CVE-2024-53122
Last modified
CVE-2024-53122 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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().. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
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().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.10, < 6.1.119 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.63 | — |
| Linux | Linux Kernel | >= 6.7, < 6.11.10 | — |
| Linux | Linux Kernel | 6.12 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-53122?
How severe is CVE-2024-53122?
How do I fix CVE-2024-53122?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-53117In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53118In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53119In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5312PHP Server Monitor, version 3.2.0, is vulnerable to an XSS v…6.3
- CVE-2024-53120In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53121In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53123In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53124In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-53125In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53126In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-53127In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53128In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-53122?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
