Bug 2479772 (CVE-2026-5947) - CVE-2026-5947 bind: SIG(0) validation during query flood may lead to undefined behavior
Summary: CVE-2026-5947 bind: SIG(0) validation during query flood may lead to undefine...
Keywords:
Status: NEW
Alias: CVE-2026-5947
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2481347 2481349
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-19 10:01 UTC by OSIDB Bzimport
Modified: 2026-05-26 03:46 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-19 10:01:00 UTC
Undefined behavior may result due to a race condition leading to a use-after-free violation. If BIND receives an incoming DNS message signed with SIG(0), it begins work to validate that signature. If, during that validation, the "recursive-clients" limit is reached (as would occur during a query flood), and that same DNS message is discarded per the limit, there is a brief window of time while the SIG(0) validation may attempt to read the now-discarded DNS message.


Note You need to log in before you can comment on or make changes to this bug.