Linux Kernel cpufreq Policy Reference Counting Vulnerability in amd-pstate

Vulnerability

A vulnerability in the Linux kernel's cpufreq policy handling for the amd-pstate driver has been addressed. The issue arose because the function amd_pstate_update_limits() improperly managed reference counting for cpufreq_policy. It took a reference but failed to decrement it in one of the exit paths, leading to a potential memory management issue.

Impact

The vulnerability could lead to a memory leak or improper memory management by not correctly decrementing the reference count, potentially causing issues in resource allocation or leading to use-after-free vulnerabilities.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.3
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.