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. …
Summary
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. This issue affects BIND 9 v…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Lint boundary warnings (3)
The following non-blocking warnings were raised during the lint phase of this triage (e.g. reference URLs not yet on the allowlist). They do not affect entry usability and are disclosed for transparency (see DR-002).
-
REF_URL_NOT_ALLOWLISTEDurl not in allowlist: https://downloads.isc.org/isc/bind9/9.20.23 -
REF_URL_NOT_ALLOWLISTEDurl not in allowlist: https://downloads.isc.org/isc/bind9/9.21.22 -
REF_URL_NOT_ALLOWLISTEDurl not in allowlist: https://kb.isc.org/docs/cve-2026-5947
Sources
- NVD DATABASE
Original Links
- https://downloads.isc.org/isc/bind9/9.20.23 Patch
- https://downloads.isc.org/isc/bind9/9.21.22 Patch
- https://kb.isc.org/docs/cve-2026-5947 Vendor Advisory
- https://access.redhat.com/errata/RHSA-2026:7412
- https://access.redhat.com/security/cve/CVE-2026-5947
- https://bugzilla.redhat.com/show_bug.cgi?id=2479772
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-5947.json
Timeline
- nvd_ingest NVD