]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix CVE-2026-55991, Remote DNS-over-QUIC (DoQ) flow-control
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 22 Jul 2026 08:19:02 +0000 (10:19 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 22 Jul 2026 08:19:02 +0000 (10:19 +0200)
commitaac261cbb3795cbd60af2f37ef57bfa5c186aae6
treeec7d66539abd90628de4d3d6f981d29bbdce0949
parentae1b3810cc3a8eb9b43c378289f74020b42aa7f4
- Fix CVE-2026-55991, Remote DNS-over-QUIC (DoQ) flow-control
  assertion failure in libngtcp2. Thanks to Qifan Zhang, Palo Alto
  Networks, for the report. In addition, thanks to Xuanchao Xie,
  for also reporting this issue.
services/listen_dnsport.c
testcode/doqclient.c