Ad

CVE-2026-5590

MEDIUM CVSS 3.1: 6.4 EPSS 0.04%
Updated Apr 07, 2026
Parameter Value
CVSS 6.4 (MEDIUM)
Type CWE-476 (NULL Pointer Dereference)
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
High
Difficult to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
Low
Partial data modification
Availability
High
Complete denial of service

CVSS Vector v3.1