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-2025-37936

8.7 · HIGH
Published May 20, 2025 linux EPSS 0.20% (10th pctl)

Overview

CVE-2025-37936 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 20, 2025 and has a CVSS 3.1 base score of 8.7 (HIGH).

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

perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.

When generating the MSR_IA32_PEBS_ENABLE value that will be loaded on

VM-Entry to a KVM guest, mask the value with the vCPU's desired PEBS_ENABLE

value. Consulting only the host kernel's host vs. guest masks results in

running the guest with PEBS enabled even when the guest doesn't want to use

PEBS. Because KVM uses perf events to proxy the guest virtual PMU, simply

looking at exclude_host can't differentiate between events created by host

userspace, and events created by KVM on behalf of the guest.

Running the guest with PEBS unexpectedly enabled typically manifests as

crashes due to a near-infinite stream of #PFs. E.g. if the guest hasn't

written MSR_IA32_DS_AREA, the CPU will hit page faults on address '0' when

trying to record PEBS events.

The issue is most easily reproduced by running `perf kvm top` from before

commit 7b100989b4f6 ("p

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.138 Affected

Frequently Asked Questions

What is CVE-2025-37936?

CVE-2025-37936 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 20, 2025 and has a CVSS 3.1 base score of 8.7 (HIGH).

How severe is CVE-2025-37936?

This vulnerability has a CVSS 3.1 base score of 8.7, 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-2025-37936?

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-2025-37936?

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