๐Ÿ” CVE Alert

CVE-2024-53122

UNKNOWN 0.0

mptcp: cope racing subflow creation in mptcp_rcv_space_adjust

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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().

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Dec 2, 2024
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
c76c6956566f974bac2470bd72fc22fb923e04a1 < 0a9a182ea5c7bb0374e527130fd85024ace7279b c76c6956566f974bac2470bd72fc22fb923e04a1 < 24995851d58c4a205ad0ffa7b2f21e479a9c8527 c76c6956566f974bac2470bd72fc22fb923e04a1 < ff825ab2f455299c0c7287550915a8878e2a66e0 c76c6956566f974bac2470bd72fc22fb923e04a1 < aad6412c63baa39dd813e81f16a14d976b3de2e8 c76c6956566f974bac2470bd72fc22fb923e04a1 < ce7356ae35943cc6494cc692e62d51a734062b7d
Linux / Linux
5.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/0a9a182ea5c7bb0374e527130fd85024ace7279b git.kernel.org: https://git.kernel.org/stable/c/24995851d58c4a205ad0ffa7b2f21e479a9c8527 git.kernel.org: https://git.kernel.org/stable/c/ff825ab2f455299c0c7287550915a8878e2a66e0 git.kernel.org: https://git.kernel.org/stable/c/aad6412c63baa39dd813e81f16a14d976b3de2e8 git.kernel.org: https://git.kernel.org/stable/c/ce7356ae35943cc6494cc692e62d51a734062b7d lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html