cvs commit: src UPDATING src/contrib/bind9/bin/named query.c
src/contrib/bind9/lib/dns resolver.c src/crypto/openssl/crypto/rsa
rsa_sign.c src/sys/conf newvers.sh
Simon L. Nielsen
simon at FreeBSD.org
Wed Sep 6 14:22:46 PDT 2006
simon 2006-09-06 21:22:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5_4)
. UPDATING
contrib/bind9/bin/named query.c
contrib/bind9/lib/dns resolver.c
crypto/openssl/crypto/rsa rsa_sign.c
sys/conf newvers.sh
Log:
Correct incorrect PKCS#1 v1.5 padding validation in crypto(3). [1]
Correct multiple denial-of-service vulnerabilities in BIND related to
SIG Query Processing and Excessive Recursive Queries. [2]
Security: FreeBSD-SA-06:19.openssl [1]
Security: FreeBSD-SA-06:20.bind [2]
Approved by: so (simon)
Revision Changes Path
1.342.2.24.2.27 +7 -0 src/UPDATING
1.1.1.1.2.1.4.1 +2 -2 src/contrib/bind9/bin/named/query.c
1.1.1.1.2.2.2.1 +28 -21 src/contrib/bind9/lib/dns/resolver.c
1.1.1.6.8.1 +17 -0 src/crypto/openssl/crypto/rsa/rsa_sign.c
1.62.2.18.2.23 +1 -1 src/sys/conf/newvers.sh
More information about the cvs-src
mailing list