U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2025-38609 Detail

Description

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.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://git.kernel.org/stable/c/2731c68f536fddcb71332db7f8d78c5eb4684c04 kernel.org
https://git.kernel.org/stable/c/631e101728df2a86b8fb761b49fad9712c651f8a kernel.org
https://git.kernel.org/stable/c/75323a49aa603cf5484a6d74d0d329e86d756e11 kernel.org
https://git.kernel.org/stable/c/81f50619370045120c133bfdda5b320c8c97d41e kernel.org
https://git.kernel.org/stable/c/bab7834c03820eb11269bc48f07c3800192460d2 kernel.org
https://git.kernel.org/stable/c/d5632359dbc44862fc1ed04093c1f57529830261 kernel.org
https://git.kernel.org/stable/c/f0479e878d4beb45e73c03e574c59f0a23ccd176 kernel.org

Weakness Enumeration

CWE-ID CWE Name Source

Change History

2 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2025-38609
NVD Published Date:
08/19/2025
NVD Last Modified:
08/28/2025
Source:
kernel.org