PT-2026-39062 · Linux · Linux Kernel
Published
2026-05-08
·
Updated
2026-05-15
·
CVE-2026-43401
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A NULL pointer dereference exists in the
update cpu qos request() function within the intel pstate component. The function attempts to initialize the freq variable by dereferencing cpudata before verifying if the policy is valid. This occurs on systems booted with the "nosmt" parameter, where all cpu data[cpu] is NULL for SMT sibling threads, leading to a crash when the code attempts to access pstate.turbo freq using the NULL cpudata pointer.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel