PT-2025-51590 · Linux+3 · Linux Kernel+3
Published
2025-09-01
·
Updated
2026-05-07
·
CVE-2025-68177
CVSS v2.0
5.5
Medium
| Vector | AV:A/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw within the cpufreq/longhaul component. Specifically, the
longhaul exit() function calls cpufreq cpu get(0) without verifying if the policy pointer is NULL. This can result in a NULL dereference, potentially leading to a kernel warning or system panic. A patch has been implemented to add a check using unlikely() and return early if the policy is NULL, preventing the dereference.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu