]> CyberLeo.Net >> Repos - FreeBSD/stable/10.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)
commitcfa3c74fc6fd53e99a76198d5b6c74227cf529f3
tree752c8b0e1750964c61e074708f525a3c8b8321ff
parent64a76e1cea9546e7dd3df178e96f2dc249c37864
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/10@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