CVE-2025-38609
MEDIUMLinux Kernel 5.11-6.16 Null Pointer Dereference in PM/devfreq Governor Name Handling
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Check governor before using governor->name Commit 96ffcdf239de ("PM / devfreq: Remove redundant governor_name from struct devfreq") removes governor_name and uses governor->name to replace it. But devfreq->governor may be NULL and directly using devfreq->governor->name may cause null pointer exception. Move the check of governor to before using governor->name.
References (8)
Core 8
Core References
Third Party Advisory
https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
7.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-476
Status
published
Products (24)
debian/debian_linux
11.0
linux/Kernel
5.11.0 - 5.15.190linux
linux/Kernel
5.16.0 - 6.1.148linux
linux/Kernel
6.13.0 - 6.15.10linux
linux/Kernel
6.16.0 - 6.16.1linux
linux/Kernel
6.2.0 - 6.6.102linux
linux/Kernel
6.7.0 - 6.12.42linux
Linux/Linux
< 5.11
Linux/Linux
5.11
Linux/Linux
5.15.190 - 5.15.*
... and 14 more
Published
Aug 19, 2025
Tracked Since
Feb 18, 2026