Ad

CVE-2026-1678

CRITICAL CVSS 3.1: 9.4 EPSS 0.08%
Updated Mar 05, 2026
dns_unpack_name
Parameter Value
CVSS 9.4 (CRITICAL)
Type CWE-787 (Out-of-bounds Write)
Vendor dns_unpack_name
Public PoC No

dns_unpack_name() caches the buffer tailroom once and reuses it while appending DNS labels. As the buffer grows, the cached size becomes incorrect, and the final null terminator can be written past the buffer. With assertions disabled (default), a malicious DNS response can trigger an out-of-bounds write when CONFIG_DNS_RESOLVER is enabled.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Weakness Type (CWE)