Bug 2481341

Summary: CVE-2026-3593 dhcp: Heap use-after-free vulnerability in BIND 9 DNS-over-HTTPS implementation [fedora-all]
Product: [Fedora] Fedora Reporter: Sandipan Roy <saroy>
Component: dhcpAssignee: Martin Osvald 🛹 <mosvald>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: fhrdina, jorton, mosvald, pavel, pemensik
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["6a19b16a-496f-4950-9353-238c50d4f840"]}
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-05-28 05:50:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2479770    

Description Sandipan Roy 2026-05-26 03:46:32 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Comment 1 Martin Osvald 🛹 2026-05-28 05:50:34 UTC
ISC DHCP is not affected. It doesn't perform DNS-over-HTTPS. This is a BIND server-side issue.

ISC DHCP uses portions of the ISC BIND libraries (primarily libdns, omapi, and libisccfg) only to support DDNS (TSIG support, DNS message construction/parsing, DHCID generation), OMAPI related operations, basic functions (configuration handling, data structures, logging, networking primitives).