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-45009

8.2 · HIGH
Published Sep 11, 2024 linux EPSS 0.52% (42th pctl)

Overview

CVE-2024-45009 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 11, 2024 and has a CVSS 3.1 base score of 8.2 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.2, 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: pm: only decrement add_addr_accepted for MPJ req

Adding the following warning ...

WARN_ON_ONCE(msk->pm.add_addr_accepted == 0)

... before decrementing the add_addr_accepted counter helped to find a

bug when running the "remove single subflow" subtest from the

mptcp_join.sh selftest.

Removing a 'subflow' endpoint will first trigger a RM_ADDR, then the

subflow closure. Before this patch, and upon the reception of the

RM_ADDR, the other peer will then try to decrement this

add_addr_accepted. That's not correct because the attached subflows have

not been created upon the reception of an ADD_ADDR.

A way to solve that is to decrement the counter only if the attached

subflow was an MP_JOIN to a remote id that was not 0, and initiated by

the host receiving the RM_ADDR.

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, < 5.15.167 Affected

Frequently Asked Questions

What is CVE-2024-45009?

CVE-2024-45009 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 11, 2024 and has a CVSS 3.1 base score of 8.2 (HIGH).

How severe is CVE-2024-45009?

This vulnerability has a CVSS 3.1 base score of 8.2, 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-45009?

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-45009?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-45009 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.