]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
Heavy DNSSEC Validation Load Can Cause a "Bad Cache" Assertion Failure
authordougb <dougb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 24 Jul 2012 19:04:35 +0000 (19:04 +0000)
committerdougb <dougb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 24 Jul 2012 19:04:35 +0000 (19:04 +0000)
commitc5670270112aff8deb93e126da962fd4f62c6fe4
tree46c848b516099c967fc1139e1f4f6a088c81a0dc
parent9d165ecc10d27eaa36b9a2e1e7f4affba8de2119
Heavy DNSSEC Validation Load Can Cause a "Bad Cache" Assertion Failure
in BIND9

High numbers of queries with DNSSEC validation enabled can cause an
assertion failure in named, caused by using a "bad cache" data structure
before it has been initialized.

CVE: CVE-2012-3817
Posting date: 24 July, 2012

git-svn-id: svn://svn.freebsd.org/base/stable/8@238749 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/bind9/CHANGES
contrib/bind9/lib/dns/resolver.c
contrib/bind9/lib/dns/zone.c
contrib/bind9/lib/isc/random.c
contrib/bind9/version