Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix deadlock in ivpu_ms_cleanup() Fix deadlock in ivpu_ms_cleanup() by preventing runtime resume after file_priv->ms_lock is acquired. During a failure in runtime resume, a cold boot is executed, which calls ivpu_ms_cleanup_all(). This function calls ivpu_ms_cleanup() that acquires file_priv->ms_lock and causes the deadlock.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.11, < 6.12.24 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/019634f27a16796eab749e8107dae32099945f29Patch
- https://git.kernel.org/stable/c/7d12a7d43c7bab9097ba466581d8db702e7908dcPatch
- https://git.kernel.org/stable/c/9a6f56762d23a1f3af15e67901493c927caaf882Patch
- https://git.kernel.org/stable/c/f996ecc789b5dbaaf38b6ec0a1917821789cbd9cPatch
FAQ
What is CVE-2025-37847?
CVE-2025-37847 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix deadlock in ivpu_ms_cleanup() Fix deadlock in ivpu_ms_cleanup() by preventing runtime resume after file_priv->ms_l...
How severe is CVE-2025-37847?
CVE-2025-37847 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-37847?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.