CVE-2026-1678
â criticalSummary
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.
CVSS Score
9.4
Critical
EPSS Score
0.1
Exploit Probability
Published Date
2026-03-05
First Seen: 2026-03-06
đ Relative Risk Intelligence
This CVE is Very High Risk - more severe than 90.2% of all 330,193 vulnerabilities in our database.
#32,266
Top 10% most severe
Severity Percentile
đ¯ CISA SSVC Assessment Updated: Mar 5, 2026
đ Exploitation Status
Poc
Proof-of-concept available
âī¸ Automatable
YES
Can be exploited automatically
đĨ Technical Impact
Total
Complete system compromise possible
SSVC data provided by
CISA
Last Modified
2026-03-09
Source
NVD đ
CVSS Vector 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
CWE IDs (Weakness Types)