PT-2025-37333 · Linux · Linux Kernel
Published
2025-09-12
·
Updated
2025-09-12
·
CVE-2025-39799
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions:
Linux Kernel (affected versions not specified)
Description:
The Linux kernel contains a flaw related to ACPI processor performance object handling. A check for
pr->performance was added in a previous commit, which prevented frequency QoS requests from being added when a processor lacked a performance object. This caused a warning during CPU offline operations because the frequency QoS object was not added. The issue was addressed by moving the pr->performance check before calling acpi processor get platform limit(), ensuring the frequency QoS request is added even if the performance object is missing.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel