CVE-2025-23137: cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update
In the Linux kernel, the following vulnerability has been resolved:
cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update
Check if policy is NULL before dereferencing it in amd_pstate_update.
Security readout for executives and security teams
Plain-English summary
This is a Linux kernel bug in the AMD P-State CPU frequency driver. The kernel could dereference a missing policy object because a NULL check was absent. The public record does not provide CVSS, confirmed impact severity, or evidence of active exploitation.
Executive priority
Track this as a kernel maintenance item until vendor severity is clearer. Patch through normal Linux kernel update channels, prioritizing AMD infrastructure, but the provided evidence does not justify emergency response by itself.
Technical view
CVE-2025-23137 is resolved by adding a NULL pointer check before amd_pstate_update dereferences policy. The source identifies Linux kernel amd-pstate/cpufreq code and stable kernel fixes, but does not describe a trigger path, privilege requirement, or practical exploitability.
Likely exposure
Exposure is most relevant to Linux systems running affected kernel versions or branches containing the amd-pstate driver code. Distribution backports may change package-level status, so vulnerability managers should map local kernel builds to vendor advisories or the listed stable commits.
Exploitation context
The provided sources do not show active exploitation, public exploit availability, or KEV listing. Treat exploitability as unproven from this bundle, with likely concern centered on kernel stability rather than confirmed code execution.
Researcher notes
The record is sparse: no CVSS, CWE, CPEs, trigger details, or exploit observations are provided. Analysis should stay tied to the amd_pstate_update NULL policy dereference and the three stable kernel commits listed as references.
Mitigation direction
Apply Linux distribution kernel updates that include the referenced stable fixes.
Confirm whether running kernels include one of the listed fixed commits.
Prioritize AMD Linux hosts where amd-pstate is enabled or relevant.
Check vendor guidance if a patched kernel is not yet available.
Validation and detection
Inventory Linux kernel versions across AMD-based systems.
Compare kernel source or package changelogs against the referenced stable commits.
Review distro security advisories for backport status and affected packages.
Monitor kernel logs for amd-pstate related crashes or NULL pointer faults.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2025-23137 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
0CVSS vectors
3Timeline events
0ADP providers
4Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Apr 16, 2025, 14:13 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.