Missing Release of Resource after Effective Lifetime in dnsdist - CVE-2026-40209
Published: June 25, 2026
dnsdist
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to missing release of resources after effective lifetime in backend TCP connection handling when processing crafted IXFR queries. A remote attacker can send crafted IXFR queries to cause a denial of service.
Outgoing TCP connections to the backend can remain stuck until a timeout occurs, which can exhaust concurrent backend connections or file descriptors.