Concurrency Issue in Kernel Queue Handling in Zephyr RTOS by Nordic Semiconductor
CVE-2026-11742

3.6LOW

Key Information:

Status
Vendor
CVE Published:
7 August 2026

What is CVE-2026-11742?

A concurrency flaw in the kernel queue handling functions of Zephyr RTOS can lead to a use-after-free condition. The function z_queue_node_peek() improperly accesses nodes from a queue without the necessary spinlock synchronization. This results in potential dereferencing of freed memory, risking system crashes or memory corruption. Malicious actors can exploit this vulnerability during concurrent access operations, allowing them to expose stale data or cause unintended behaviors within the system.

Affected Version(s)

zephyr 1.12.0 < 4.4.2

References

CVSS V3.1

Score:
3.6
Severity:
LOW
Confidentiality:
Low
Integrity:
None
Availability:
Low
Attack Vector:
Local
Attack Complexity:
High
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.