CVE-2026-5590
EUVD-2026-1902805.04.2026, 04:16
A race condition during TCP connection teardown can cause tcp_recv() to operate on a connection that has already been released. If tcp_conn_search() returns NULL while processing a SYN packet, a NULL pointer derived from stale context data is passed to tcp_backlog_is_full() and dereferenced without validation, leading to a crash.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| zephyrproject | zephyr | 𝑥 ≤ 4.3.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration