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

8.8 · HIGH
Published Dec 4, 2024 linux EPSS 0.24% (15th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 8.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:

KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN

Hide KVM's pt_mode module param behind CONFIG_BROKEN, i.e. disable support

for virtualizing Intel PT via guest/host mode unless BROKEN=y. There are

myriad bugs in the implementation, some of which are fatal to the guest,

and others which put the stability and health of the host at risk.

For guest fatalities, the most glaring issue is that KVM fails to ensure

tracing is disabled, and *stays* disabled prior to VM-Enter, which is

necessary as hardware disallows loading (the guest's) RTIT_CTL if tracing

is enabled (enforced via a VMX consistency check). Per the SDM:

If the logical processor is operating with Intel PT enabled (if

IA32_RTIT_CTL.TraceEn = 1) at the time of VM entry, the "load

IA32_RTIT_CTL" VM-entry control must be 0.

On the host side, KVM doesn't validate the guest CPUID configuration

provided by userspace, and even wo

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.0, < 6.1.119 Affected

Frequently Asked Questions

What is CVE-2024-53135?

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

How severe is CVE-2024-53135?

This vulnerability has a CVSS 3.1 base score of 8.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-53135?

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

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