Network Denial of Service Vulnerability in Zephyr Project's IPv6 Implementation
CVE-2026-14697

6.5MEDIUM

Key Information:

Status
Vendor
CVE Published:
31 August 2026

What is CVE-2026-14697?

A vulnerability exists in the Zephyr RTOS where the function net_ipv6_send_ns() fails to release allocated packets under certain conditions, leading to a permanent leak of Neighbor Solicitation packets. When triggered by an adjacent attacker flooding requests with spoofed addresses, this leak can exhaust the transmit packet pool, resulting in an inability for the node to send any further network packets. This creates a persistent state of denial of service, requiring a system reboot to restore normal functionality. The issue is addressed by ensuring the unsent Neighbor Solicitation packets are appropriately released before exiting the function.

Affected Version(s)

zephyr 4.3.0 < 4.4.2

References

CVSS V3.1

Score:
6.5
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Adjacent Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.