Vulnerability in Linux
CVE-2025-38038
In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boost set_boost is a per-policy function call, hence a driver wide lock is unnecessary. Also this mutex_acquire can collide with the mutex_acquire from the mode-switch path in status_store(), which can lead to a deadlock. So, remove it.
EPSS: 0.002 (6.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions ec437d71db77a181227bf6d0ac9d4a80e58ecf0f, 5.17, 0
- Linux Linux_kernel
References
Frequently asked questions
- What is CVE-2025-38038?
- CVE-2025-38038 is a medium-severity vulnerability in Linux. CVSS score: 5.5/10. Published 2025-06-18.
- How severe is CVE-2025-38038?
- Medium severity. CVSS v3 base score is 5.5 out of 10.