]> git.ipfire.org Git - thirdparty/bind9.git/commit
2828. [security] Cached CNAME or DNAME RR could be returned to clients
authorTatuya JINMEI 神明達哉 <jinmei@isc.org>
Wed, 30 Dec 2009 08:02:23 +0000 (08:02 +0000)
committerTatuya JINMEI 神明達哉 <jinmei@isc.org>
Wed, 30 Dec 2009 08:02:23 +0000 (08:02 +0000)
commitd8680445d6212d5552ea8a22fd2f9951b11c4b10
tree4537bec63df50e61034e17b48129b9e4e89a2d57
parent0f348b269ba93df52b7533c5a6a602408e16a602
2828. [security] Cached CNAME or DNAME RR could be returned to clients
without DNSSEC validation. [RT #20737]

9.4-ESV, 9.5.3, 9.6.2, 9.7.0, 9.8.0(?)
15 files changed:
CHANGES
bin/named/query.c
bin/tests/Makefile.in
bin/tests/system/dnssec/ns2/example.db.in
bin/tests/system/dnssec/ns2/sign.sh
bin/tests/system/dnssec/tests.sh
bin/tests/system/pending/clean.sh
bin/tests/system/pending/ns1/root.db.in
bin/tests/system/pending/ns1/sign.sh
bin/tests/system/pending/ns2/example.com.db.in [new file with mode: 0644]
bin/tests/system/pending/ns2/named.conf
bin/tests/system/pending/ns2/sign.sh
bin/tests/system/pending/tests.sh
lib/dns/include/dns/types.h
lib/dns/rbtdb.c