]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[CVE-2026-13204] fix: usr: Prevent crash from malformed NSEC/NSEC3 response
authorMatthijs Mekking <matthijs@isc.org>
Tue, 7 Jul 2026 11:11:57 +0000 (11:11 +0000)
committerMichał Kępień <michal@isc.org>
Fri, 10 Jul 2026 07:26:46 +0000 (09:26 +0200)
An assertion could be triggered by an improperly signed NOQNAME proof. This has been fixed.

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

Closes https://gitlab.isc.org/isc-projects/bind9/-/issues/5985

Merge branch '5985-confidential-addnoqname' into 'security-main'

See merge request isc-private/bind9!1039


Trivial merge