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

5.5 · MEDIUM
Published Aug 19, 2025 linux CWE-476 EPSS 0.15% (5th pctl)

Overview

CVE-2025-38559 is a medium-severity vulnerability affecting linux linux_kernel. It was published on August 19, 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:

platform/x86/intel/pmt: fix a crashlog NULL pointer access

Usage of the intel_pmt_read() for binary sysfs, requires a pcidev. The

current use of the endpoint value is only valid for telemetry endpoint

usage.

Without the ep, the crashlog usage causes the following NULL pointer

exception:

BUG: kernel NULL pointer dereference, address: 0000000000000000

Oops: Oops: 0000 [#1] SMP NOPTI

RIP: 0010:intel_pmt_read+0x3b/0x70 [pmt_class]

Code:

Call Trace:

<TASK>

? sysfs_kf_bin_read+0xc0/0xe0

kernfs_fop_read_iter+0xac/0x1a0

vfs_read+0x26d/0x350

ksys_read+0x6b/0xe0

__x64_sys_read+0x1d/0x30

x64_sys_call+0x1bc8/0x1d70

do_syscall_64+0x6d/0x110

Augment struct intel_pmt_entry with a pointer to the pcidev to avoid

the NULL pointer exception.

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.12, < 6.12.42 Affected

Frequently Asked Questions

What is CVE-2025-38559?

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

How severe is CVE-2025-38559?

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

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

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