2 matches found
kernel: scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels
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 rawsmpprocessorid. smpprocessorid checks to see if preemption...
PT-2025-40728
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.19.0-rc7+ Description The Linux kernel contains an issue where using smp processor id can lead to a kernel crash when CPU 0 is offline and intel powerclamp is used to inject idle. This occurs because the functi...