System crash via MPTCP disconnect race
Published Dec 2, 2024 · Updated May 23, 2026
A race condition in the Linux kernel MPTCP receive path allows local users to crash the system by racing a socket disconnect. In mptcp_recvmsg, an error from sk_wait_data can leave the disconnected socket with rcv_mss set to zero, yet processing continues into __tcp_select_window and divides by that value. Exploitation requires low-privileged local access and an MPTCP socket; the demonstrated consequence is a kernel divide-error crash.
Summary
What happened
A race condition in the Linux kernel MPTCP receive path allows local users to crash the system by racing a socket disconnect. In mptcp_recvmsg, an error from sk_wait_data can leave the disconnected socket with rcv_mss set to zero, yet processing continues into __tcp_select_window and divides by that value. Exploitation requires low-privileged local access and an MPTCP socket; the demonstrated consequence is a kernel divide-error crash.
The record
- CVE
- CVE-2024-53123
- Published
- Dec 2, 2024
- Updated
- May 23, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 2, 2024CVE publishedPublication date reported by the CVE source.
- May 23, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=30fa7600e0580cabbbc50e1c94b5609a85469809
- Affected versionversion=419ce133ab928ab5efd7b50b2ef36ddfd4eadbd2 <581302298524e9d77c4c44ff5156a6cd112227ae
- Affected versionversion=419ce133ab928ab5efd7b50b2ef36ddfd4eadbd2 <955388e1d5d222c4101c596b536d41b91a8b212e
- Affected versionversion=419ce133ab928ab5efd7b50b2ef36ddfd4eadbd2 <a66805c9b22caf4e42af7a616f6c6b83c90d1010
- Affected versionversion=6.1.60 <6.1.119
- Affected versionversion=6.5.9 <6.6
- Affected versionversion=6.6
- Affected versionversion=ec9bc89a018842006d63f6545c50768e79bd89f8 <a749b23059b43a9b1787eb36c5d9d44150a34238
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo