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

7.8 · HIGH
Published Jul 10, 2025 linux EPSS 0.17% (6th pctl)

Overview

CVE-2025-38288 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 10, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

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

scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels

Correct kernel call trace when calling smp_processor_id() when called in

preemptible kernels by using raw_smp_processor_id().

smp_processor_id() checks to see if preemption is disabled and if not,

issue an error message followed by a call to dump_stack().

Brief example of call trace:

kernel: check_preemption_disabled: 436 callbacks suppressed

kernel: BUG: using smp_processor_id() in preemptible [00000000]

code: kworker/u1025:0/2354

kernel: caller is pqi_scsi_queue_command+0x183/0x310 [smartpqi]

kernel: CPU: 129 PID: 2354 Comm: kworker/u1025:0

kernel: ...

kernel: Workqueue: writeback wb_workfn (flush-253:0)

kernel: Call Trace:

kernel: <TASK>

kernel: dump_stack_lvl+0x34/0x48

kernel: check_preemption_disabled+0xdd/0xe0

kernel: pqi_scsi_queue_command+0x183/0x310 [smartpqi]

kernel: ...

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

Frequently Asked Questions

What is CVE-2025-38288?

CVE-2025-38288 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 10, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2025-38288?

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

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

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