CVE-2026-1681

Issuing an ICMP ping via the `net ping` shell command to a device's own IPv4 address causes the network stack to recursively re-enter the input path on the same system work-queue stack. Because the destination is recognized as a local address, both the echo request and the resulting echo reply are processed inline before the current frame returns. The nested input-path frames exceed the work-queue stack and trigger a stack overflow.
References
Configurations

Configuration 1 (hide)

cpe:2.3:o:zephyrproject:zephyr:*:*:*:*:*:*:*:*

History

08 Jul 2026, 13:34

Type Values Removed Values Added
CWE CWE-787
First Time Zephyrproject zephyr
Zephyrproject
CPE cpe:2.3:o:zephyrproject:zephyr:*:*:*:*:*:*:*:*
References () https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-6fcc-8rwr-w7xx - () https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-6fcc-8rwr-w7xx - Exploit, Patch, Vendor Advisory

12 May 2026, 07:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-12 07:16

Updated : 2026-07-08 13:34


NVD link : CVE-2026-1681

Mitre link : CVE-2026-1681

CVE.ORG link : CVE-2026-1681


JSON object : View

Products Affected

zephyrproject

  • zephyr
CWE
CWE-674

Uncontrolled Recursion

CWE-787

Out-of-bounds Write