216.73.216.133

CVE-2026-5590

· Published 05/04/2026 04:16 · Modified 05/04/2026 04:16

Labels: CVE-2026-5590 2026-04-05CVE-2026-5590CWE-476[email protected]

Essential information

Published
05/04/2026 04:16
Modified
05/04/2026 04:16
Author
Creator
CVSS
6.4 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
zephyrproject / tcp cpe:2.3:a:zephyrproject:tcp:*:*:*:*:*:*:*:*

References