boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2024-58239MEDIUM
Linux Linux — tls: stop recv() if initial process_rx_list gave us non-DATA
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   L   L   N  U  N  N  H    5.5   .0034   26.9     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    692d7b5d1f9125a1cf0595e979e3b5fb7210547e –  —
  Linux    5.1 –                                       5.4.270
TIMELINE
  Apr 16  Reserved by Linux
  Aug 22  Published (CNA: Linux)
  Aug 4   RESCORED — CVE-2024-58239 (Linux). CVSS 8.2 → 5.5 (NVD).
CNA: Linux · CVSS v3.1 · 7 references · NVD status: Modified

Description

In the Linux kernel, the following vulnerability has been resolved: tls: stop recv() if initial process_rx_list gave us non-DATA If we have a non-DATA record on the rx_list and another record of the same type still on the queue, we will end up merging them: - process_rx_list copies the non-DATA record - we start the loop and process the first available record since it's of the same type - we break out of the loop since the record was not DATA Just check the record type and jump to the end in case process_rx_list did some work.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
April 16, 2025ReservedReserved by Linux
August 22, 2025PublishedPublished (CNA: Linux)
August 4, 2026RESCOREDRESCORED — CVE-2024-58239 (Linux). CVSS 8.2 → 5.5 (NVD).

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux692d7b5d1f9125a1cf0595e979e3b5fb7210547e
LinuxLinux5.15.4.270

References (7)

Related

Authoritative record: CVE-2024-58239 at cve.org

Vendors: linux

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-58239 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.