From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail1.windriver.com ([147.11.146.13]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TaHRi-0005Rl-6b for openembedded-devel@lists.openembedded.org; Mon, 19 Nov 2012 03:50:50 +0100 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.5/8.14.3) with ESMTP id qAJ2ampR008292 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Sun, 18 Nov 2012 18:36:48 -0800 (PST) Received: from [128.224.162.170] (128.224.162.170) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.2.318.4; Sun, 18 Nov 2012 18:36:46 -0800 Message-ID: <50A99B43.7000503@windriver.com> Date: Mon, 19 Nov 2012 10:36:51 +0800 From: yzhu1 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121028 Thunderbird/16.0.2 MIME-Version: 1.0 To: References: <1353056022-29560-1-git-send-email-yanjun.zhu@windriver.com> <50A998E3.9030103@windriver.com> In-Reply-To: <50A998E3.9030103@windriver.com> X-Originating-IP: [128.224.162.170] Subject: Re: [PATCH] python: fix for Security Advisory - python - CVE-2012-2135 X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2012 02:50:50 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 11/19/2012 10:26 AM, yzhu1 wrote: > On 11/16/2012 08:21 PM, Otavio Salvador wrote: >> On Fri, Nov 16, 2012 at 6:53 AM, yanjun.zhu >> wrote: >> >>> The utf-16 decoder in Python 3.1 through 3.3 does not update the >>> aligned_end variable after calling the unicode_decode_call_errorhandler >>> function, which allows remote attackers to obtain sensitive information >>> (process memory) or cause a denial of service (memory corruption and >>> crash) >>> via unspecified vectors. >>> >>> http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-2135 >>> >>> Signed-off-by: yanjun.zhu >>> >> I think this needs to be backported to previous releases, right? > Hi, Otavio > > OK. I will do it. > > Thanks a lot. > Zhu Yanjun > > Hi, Otavio Sorry. I do not know what is the previous releases. Do you mean denzil branch or others? Would you like to make it clear? Thanks a lot. Zhu Yanjun > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel