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

7.3 · HIGH
Published May 1, 2024 linux EPSS 0.23% (14th pctl)

Overview

CVE-2024-26992 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2024 and has a CVSS 3.1 base score of 7.3 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.3, 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: x86/pmu: Disable support for adaptive PEBS

Drop support for virtualizing adaptive PEBS, as KVM's implementation is

architecturally broken without an obvious/easy path forward, and because

exposing adaptive PEBS can leak host LBRs to the guest, i.e. can leak

host kernel addresses to the guest.

Bug #1 is that KVM doesn't account for the upper 32 bits of

IA32_FIXED_CTR_CTRL when (re)programming fixed counters, e.g

fixed_ctrl_field() drops the upper bits, reprogram_fixed_counters()

stores local variables as u8s and truncates the upper bits too, etc.

Bug #2 is that, because KVM _always_ sets precise_ip to a non-zero value

for PEBS events, perf will _always_ generate an adaptive record, even if

the guest requested a basic record. Note, KVM will also enable adaptive

PEBS in individual *counter*, even if adaptive PEBS isn't exposed to the

guest, but this is benign as MSR_PEBS_DATA_CFG is guaranteed to be zero,

i.e. t

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 >= 6.0, < 6.1.88 Affected

Frequently Asked Questions

What is CVE-2024-26992?

CVE-2024-26992 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2024 and has a CVSS 3.1 base score of 7.3 (HIGH).

How severe is CVE-2024-26992?

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

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

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