Description
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.
INFO
Published Date :
2026-04-05T03:34:56.323Z
Last Modified :
2026-04-06T14:22:23.284Z
Source :
zephyr
AFFECTED PRODUCTS
The following products are affected by CVE-2026-5590 vulnerability.
| Vendors | Products |
|---|---|
| Zephyrproject-rtos |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-5590.
CVSS Vulnerability Scoring System
Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact