CVE-2026-1678

d

ns_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.

Configurations

No configuration.

History

05 Mar 2026, 16:16

Type Values Removed Values Added
References () https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-536f-h63g-hj42 - () https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-536f-h63g-hj42 -

05 Mar 2026, 07:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-05 07:16

Updated : 2026-03-05 19:38


NVD link : CVE-2026-1678

Mitre link : CVE-2026-1678

CVE.ORG link : CVE-2026-1678


JSON object : View

Products Affected

No product.

CWE
CWE-787

Out-of-bounds Write