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

7.8 · HIGH
Published Nov 19, 2024 linux CWE-667 EPSS 0.18% (7th pctl)

Overview

CVE-2024-53079 is a high-severity vulnerability affecting linux linux_kernel. It was published on November 19, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

mm/thp: fix deferred split unqueue naming and locking

Recent changes are putting more pressure on THP deferred split queues:

under load revealing long-standing races, causing list_del corruptions,

"Bad page state"s and worse (I keep BUGs in both of those, so usually

don't get to see how badly they end up without). The relevant recent

changes being 6.8's mTHP, 6.10's mTHP swapout, and 6.12's mTHP swapin,

improved swap allocation, and underused THP splitting.

Before fixing locking: rename misleading folio_undo_large_rmappable(),

which does not undo large_rmappable, to folio_unqueue_deferred_split(),

which is what it does. But that and its out-of-line __callee are mm

internals of very limited usability: add comment and WARN_ON_ONCEs to

check usage; and return a bool to say if a deferred split was unqueued,

which can then be used in WARN_ON_ONCEs around safety checks (sparing

callers the arcane conditionals in __folio

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.4, < 6.6.62 Affected

Frequently Asked Questions

What is CVE-2024-53079?

CVE-2024-53079 is a high-severity vulnerability affecting linux linux_kernel. It was published on November 19, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2024-53079?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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

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