]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Fix issues with original SA-15:06.openssl commit:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 20 Mar 2015 07:11:20 +0000 (07:11 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 20 Mar 2015 07:11:20 +0000 (07:11 +0000)
commite4f2601b897e4cc5311f3734a8a1479b97484179
tree17c4ce9319ee277f21144b2f69766d2c81903a70
parentd90a0f498645c913a9f6bbe8026aa98d92c89bcf
Fix issues with original SA-15:06.openssl commit:

 - Revert a portion of ASN1 change per suggested by OpenBSD
   and OpenSSL developers.  The change was removed from the
   formal OpenSSL release and does not solve security issue.
 - Properly fix CVE-2015-0209 and CVE-2015-0288.

Pointy hat to: delphij

git-svn-id: svn://svn.freebsd.org/base/stable/9@280274 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
crypto/openssl/crypto/asn1/tasn_dec.c
crypto/openssl/crypto/ec/ec_asn1.c
crypto/openssl/crypto/x509/x509_req.c