Denial of Service Vulnerability in Zephyr's Ethernet Bridge Feature
CVE-2026-14696

6.5MEDIUM

Key Information:

Status
Vendor
CVE Published:
31 August 2026

What is CVE-2026-14696?

A Denial of Service vulnerability exists in Zephyr RTOS when the Ethernet bridging feature is enabled. Specifically, the issue arises in the eth_bridge_input_process() function, where the processing of received frames can lead to memory leaks. If a broadcast flood occurs within a bridged Layer 2 segment, devices can emit frames without authentication, causing the RX buffer pool to be exhausted. This situation effectively denies network traffic until the device is rebooted, as the system fails to reclaim the leaked memory correctly. A fix has been introduced to ensure the proper management of packet references to prevent such leaks.

Affected Version(s)

zephyr 4.4.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

.