CVE-2025-38038
ADVISORY - nistSummary
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 Score: 0.00157 (0.053)
Common Weakness Enumeration (CWE)
ADVISORY - nist
ADVISORY - redhat
Deadlock
Sign in to Docker Scout
See which of your images are affected by this CVE and how to fix them by signing into Docker Scout.
Sign in