Date: Wed, 6 Sep 2006 21:18:26 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/bind9/bin/named query.c src/contrib/bind9/lib/dns resolver.c src/crypto/openssl/crypto/rsa rsa_sign.c Message-ID: <200609062118.k86LIRht064932@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simon 2006-09-06 21:18:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) contrib/bind9/bin/named query.c contrib/bind9/lib/dns resolver.c crypto/openssl/crypto/rsa rsa_sign.c 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] Revision Changes Path 1.1.1.1.4.2 +2 -2 src/contrib/bind9/bin/named/query.c 1.1.1.2.2.3 +28 -21 src/contrib/bind9/lib/dns/resolver.c 1.1.1.6.10.1 +17 -0 src/crypto/openssl/crypto/rsa/rsa_sign.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609062118.k86LIRht064932>