CVE-2026-5590
MEDIUMCVSS 6.4/10EPSS 0.16%
Last modified
This CVE is reserved or awaiting analysis. Details will appear once published by NVD.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Are you affected by CVE-2026-5590?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
