Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-53122

7.5 · HIGH
Published Dec 2, 2024 linux CWE-362 EPSS 0.53% (43th pctl)

Overview

CVE-2024-53122 is a high-severity vulnerability affecting linux linux_kernel. It was published on December 2, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

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

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.10, < 6.1.119 Affected

Frequently Asked Questions

What is CVE-2024-53122?

CVE-2024-53122 is a high-severity vulnerability affecting linux linux_kernel. It was published on December 2, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2024-53122?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-53122?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-53122?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-53122 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.