]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[CVE-2026-10723] sec: usr: Correct verification of NSEC3 signer name
authorEvan Hunt <each@isc.org>
Thu, 2 Jul 2026 05:51:01 +0000 (05:51 +0000)
committerMichał Kępień <michal@isc.org>
Fri, 10 Jul 2026 07:26:46 +0000 (09:26 +0200)
BIND 9 accepted child-zone NSEC3 records where the first label equals the hash of the parent zone as valid parent-zone closest encloser proofs. This has been fixed.

ISC thanks Qifan Zhang of Palo Alto Networks for reporting the issue.

Closes isc-projects/bind9#5874

Merge branch '5874-confidential-nsec3-apex-hash-bypass' into 'security-main'

See merge request isc-private/bind9!1082


Trivial merge