Bug 2491587 (CVE-2026-12244) - CVE-2026-12244 nsd: A specially crafted SVCB RR can cause a heap overflow of up to 65509 attacker controlled bytes.
Summary: CVE-2026-12244 nsd: A specially crafted SVCB RR can cause a heap overflow of ...
Keywords:
Status: NEW
Alias: CVE-2026-12244
Deadline: 2026-06-25
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2494186 2494188
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-22 23:38 UTC by OSIDB Bzimport
Modified: 2026-06-29 13:49 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-22 23:38:10 UTC
If NSD is configured as secondary for a zone, the primary of that zone can crash NSD with an AXFR containing a DNS message with a special crafted SVCB RR with an rdata size of 65512, that let's an (uint16_t) variable that is used to allocate space needed for the RR wrap (because total size > 65535), causing a heap overflow. The attacker can perform a controlled (RCE class) head write of up to 65509 bytes.

Even though the data is from a configured primary inside NSD's trust boundary, we do consider the risk significant enough for multi-tenant secondary DNS deployments, given the potential severity of the attack.


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