From owner-svn-src-all@freebsd.org Mon Sep 26 17:26:09 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 673B7BEA5BA; Mon, 26 Sep 2016 17:26:09 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 294263B3; Mon, 26 Sep 2016 17:26:08 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::604c:a6f1:2871:83a7] (unknown [IPv6:2001:7b8:3a7:0:604c:a6f1:2871:83a7]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id D36523CB82; Mon, 26 Sep 2016 19:25:59 +0200 (CEST) Subject: Re: svn commit: r306335 - stable/9/crypto/openssl/crypto/bn Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_E56E9B4C-BA62-4965-8078-B1C6019CD381"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.6.1 From: Dimitry Andric In-Reply-To: <201609260819.u8Q8JYla058123@repo.freebsd.org> Date: Mon, 26 Sep 2016 19:25:49 +0200 Cc: src-committers , svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Message-Id: <69AE35C2-6D9E-4C75-9A14-A9CA283FE2FD@FreeBSD.org> References: <201609260819.u8Q8JYla058123@repo.freebsd.org> To: Xin LI X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Sep 2016 17:26:09 -0000 --Apple-Mail=_E56E9B4C-BA62-4965-8078-B1C6019CD381 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 26 Sep 2016, at 10:19, Xin LI wrote: > > Author: delphij > Date: Mon Sep 26 08:19:33 2016 > New Revision: 306335 > URL: https://svnweb.freebsd.org/changeset/base/306335 > > Log: > Apply upstream revision 3612ff6fcec0e3d1f2a598135fe12177c0419582: > > Fix overflow check in BN_bn2dec() > Fix an off by one error in the overflow check added by 07bed46 > ("Check for errors in BN_bn2dec()"). > > This fixes a regression introduced in SA-16:26.openssl. > > Submitted by: jkim > PR: 212921 Doesn't this also apply to stable/10? -Dimitry --Apple-Mail=_E56E9B4C-BA62-4965-8078-B1C6019CD381 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAlfpWicACgkQsF6jCi4glqN3WQCfa9zpOglgArBiZFncUTXsNgOJ Ya4AmwXsUIliYqagPVl/MAYdUPY5dpc9 =ImGz -----END PGP SIGNATURE----- --Apple-Mail=_E56E9B4C-BA62-4965-8078-B1C6019CD381--