]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix a 'deny-answer-aliases' configuration bypass issue
authorArаm Sаrgsyаn <aram@isc.org>
Mon, 15 Jun 2026 11:35:12 +0000 (11:35 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Mon, 15 Jun 2026 11:35:12 +0000 (11:35 +0000)
It was possible to use a maliciously crafted authoritative
zone to make :iscman:`named` resolver synthesize a ``DNAME``
"alias" that should have been rejected by the configured
:any:`deny-answer-aliases` option. This has been fixed.

Closes #5930

Merge branch '5930-deny-answer-aliases-and-cached-dname-buf-fix' into 'main'

See merge request isc-projects/bind9!12044


Trivial merge