CVE-2025-38038
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/06/2025
Last modified:
14/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boost<br />
<br />
set_boost is a per-policy function call, hence a driver wide lock is<br />
unnecessary. Also this mutex_acquire can collide with the mutex_acquire<br />
from the mode-switch path in status_store(), which can lead to a<br />
deadlock. So, remove it.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.17 (including) | 6.12.31 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.14.9 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



