]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] [CVE-2026-3593] sec: usr: Add system test for HTTP/2 SETTINGS frame flood
authorAydın Mercan <aydin@isc.org>
Wed, 6 May 2026 07:23:43 +0000 (10:23 +0300)
committerMichał Kępień <michal@isc.org>
Thu, 7 May 2026 11:09:18 +0000 (13:09 +0200)
A use-after-free vulnerability in the DNS-over-HTTPS implementation could cause named to crash when a client sends a flood of HTTP/2 SETTINGS frames while a DoH response is being written. This affects servers with DoH (DNS-over-HTTPS) enabled.

ISC would like to thank Naresh Kandula Parmar (Nottiboy) for reporting this.

For: https://gitlab.isc.org/isc-projects/bind9/-/issues/5755

Backport of https://gitlab.isc.org/isc-private/bind9/-/merge_requests/949

Merge branch '5755-security-heap-user-after-free-http2-settings-9.20' into 'security-bind-9.20'

See merge request isc-private/bind9!992


Trivial merge