]> git.ipfire.org Git - thirdparty/bind9.git/commit
Skip "deny-answer-address" for non-IN addresses
authorEvan Hunt <each@isc.org>
Tue, 17 Mar 2026 20:24:43 +0000 (13:24 -0700)
committerMichał Kępień <michal@isc.org>
Thu, 7 May 2026 11:21:59 +0000 (13:21 +0200)
commit772d1d5f905c819d7155e76a08c33218bfcc973e
tree98e05f56b5c2dbffddd9a56c388c96581b9a16f2
parent185c10981b941bfa5b753b3624b6e11ccca8737f
Skip "deny-answer-address" for non-IN addresses

Ensure that we don't attempt an ACL match for answer addresses
when handling a class-CHAOS zone. This is an additional line of
defense for YWH-PGM40640-74.

(cherry picked from commit e62673c765b52307c800e86f0185fe52b573c145)
lib/dns/resolver.c