Vulnerabilities
Report: Update: CVE-2026-5590 - net: ip/tcp: Null pointer dereference can be triggered by a race condition
CVE ID :CVE-2026-5590 Published : April 5, 2026, 4:16 a.m. | 16 minutes ago 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. Severity: 6.4 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...