Device crash via unlocked TCP list iteration
Published Jun 15, 2026 · Updated Jun 15, 2026
Use-after-free in Zephyr Project Zephyr RTOS 2.5.0 through 4.4.0 allows attackers to crash devices during concurrent TCP teardown. net_tcp_foreach() drops tcp_lock around its callback, allowing tcp_conn_release() to free the iterator's cached next slab node before it is dereferenced. Reachability requires list iteration through the network shell or interface shutdown while ordinary peer traffic releases a connection; reused slab memory can also expose data or trigger another fault.
Summary
What happened
Use-after-free in Zephyr Project Zephyr RTOS 2.5.0 through 4.4.0 allows attackers to crash devices during concurrent TCP teardown. net_tcp_foreach() drops tcp_lock around its callback, allowing tcp_conn_release() to free the iterator's cached next slab node before it is dereferenced. Reachability requires list iteration through the network shell or interface shutdown while ordinary peer traffic releases a connection; reused slab memory can also expose data or trigger another fault.
The record
- CVE
- CVE-2026-10634
- Published
- Jun 15, 2026
- Updated
- Jun 15, 2026
- Vendor
- Zephyr Project
- Product
- Zephyr RTOS
- Classifications
- CWE-416, T1499
- Attack vector
- adjacent
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 15, 2026CVE publishedPublication date reported by the CVE source.
- Jun 15, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.5.0 <4.5.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo