CVE-2025-38288

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38288
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-38288.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-38288
Downstream
Related
Published
2025-07-10T08:15:27Z
Modified
2025-07-10T16:00:21Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

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

Correct kernel call trace when calling smpprocessorid() when called in preemptible kernels by using rawsmpprocessor_id().

smpprocessorid() 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: checkpreemptiondisabled: 436 callbacks suppressed kernel: BUG: using smpprocessorid() in preemptible [00000000] code: kworker/u1025:0/2354 kernel: caller is pqiscsiqueuecommand+0x183/0x310 [smartpqi] kernel: CPU: 129 PID: 2354 Comm: kworker/u1025:0 kernel: ... kernel: Workqueue: writeback wbworkfn (flush-253:0) kernel: Call Trace: kernel: <TASK> kernel: dumpstacklvl+0x34/0x48 kernel: checkpreemptiondisabled+0xdd/0xe0 kernel: pqiscsiqueue_command+0x183/0x310 [smartpqi] kernel: ...

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.35-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}