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

5.5 · MEDIUM
Published Jun 18, 2025 linux CWE-476 EPSS 0.16% (6th pctl)

Overview

CVE-2025-38055 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 18, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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: Fix segfault with PEBS-via-PT with sample_freq

Currently, using PEBS-via-PT with a sample frequency instead of a sample

period, causes a segfault. For example:

BUG: kernel NULL pointer dereference, address: 0000000000000195

<NMI>

? __die_body.cold+0x19/0x27

? page_fault_oops+0xca/0x290

? exc_page_fault+0x7e/0x1b0

? asm_exc_page_fault+0x26/0x30

? intel_pmu_pebs_event_update_no_drain+0x40/0x60

? intel_pmu_pebs_event_update_no_drain+0x32/0x60

intel_pmu_drain_pebs_icl+0x333/0x350

handle_pmi_common+0x272/0x3c0

intel_pmu_handle_irq+0x10a/0x2e0

perf_event_nmi_handler+0x2a/0x50

That happens because intel_pmu_pebs_event_update_no_drain() assumes all the

pebs_enabled bits represent counter indexes, which is not always the case.

In this particular case, bits 60 and 61 are set for PEBS-via-PT purposes.

The behaviour of PEBS-via-PT with sample frequency is questi

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.10.5, < 6.12.31 Affected

Frequently Asked Questions

What is CVE-2025-38055?

CVE-2025-38055 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 18, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2025-38055?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-38055?

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

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