]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/commit
Fix a race condition exists in the OpenSSL TLS server extension code and
authorsimon <simon@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 29 Nov 2010 20:43:06 +0000 (20:43 +0000)
committersimon <simon@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 29 Nov 2010 20:43:06 +0000 (20:43 +0000)
commit72eed6467154368d827941ca6bd319ac634f4285
treebcfecbeee74753907f1f36c06698083e4d2ed3a4
parent851b28312f29ea979f18ffed89fcf6d5ad7c953e
Fix a race condition exists in the OpenSSL TLS server extension code and
a double free in the SSL client ECDH handling code.

Approved by: so (simon)
Security: CVE-2010-2939, CVE-2010-3864
Security: FreeBSD-SA-10:10.openssl

git-svn-id: svn://svn.freebsd.org/base/releng/8.1@216063 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
UPDATING
crypto/openssl/ssl/s3_clnt.c
crypto/openssl/ssl/t1_lib.c
sys/conf/newvers.sh