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.
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).
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
| Date | Event | Detail |
| November 19, 2024 | Reserved | Reserved by Linux |
| December 2, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2024-53122 (Linux). CVSS 7.5 → 5.5 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | c76c6956566f974bac2470bd72fc22fb923e04a1 | — |
| Linux | Linux | — | 5.10 | 5.15.174 |
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.