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-53122MEDIUM
Linux Linux — mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   L   L   N  U  N  N  H    5.5   .0053   42.4     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    c76c6956566f974bac2470bd72fc22fb923e04a1 –  —
  Linux    5.10 –                                      5.15.174
TIMELINE
  Nov 19  Reserved by Linux
  Dec 2   Published (CNA: Linux)
  Aug 4   RESCORED — CVE-2024-53122 (Linux). CVSS 7.5 → 5.5 (NVD).
CWE-362 · CNA: Linux · CVSS v3.1 · 6 references · NVD status: Modified

Description

In the Linux kernel, the following vulnerability has been resolved: mptcp: cope racing subflow creation in mptcp_rcv_space_adjust Additional active subflows - i.e. created by the in kernel path manager - are included into the subflow list before starting the 3whs. A racing recvmsg() spooling data received on an already established subflow would unconditionally call tcp_cleanup_rbuf() on all the current subflows, potentially hitting a divide by zero error on the newly created ones. Explicitly check that the subflow is in a suitable state before invoking tcp_cleanup_rbuf().

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
November 19, 2024ReservedReserved by Linux
December 2, 2024PublishedPublished (CNA: Linux)
August 4, 2026RESCOREDRESCORED — CVE-2024-53122 (Linux). CVSS 7.5 → 5.5 (NVD).

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinuxc76c6956566f974bac2470bd72fc22fb923e04a1
LinuxLinux5.105.15.174

Weaknesses

CWE-362

References (6)

Related

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

Vendors: linux

Weaknesses: CWE-362

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-53122 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.