CVE-2025-37848
Not scored
accel/ivpu: Fix PM related deadlocks in MS IOCTLs
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix PM related deadlocks in MS IOCTLs Prevent runtime resume/suspend while MS IOCTLs are in progress. Failed suspend will call ivpu_ms_cleanup() that would try to acquire file_priv->ms_lock, which is already held by the IOCTLs.
Exploit probability
0.2%
Published
May 9, 2025
Required by
Not available
Last source change
August 12, 2026
02 / AFFECTED SOFTWARE
Affected packages
03 / CONNECTIONS
Connected vulnerabilities
04 / EVIDENCE
Source records
Open Source Vulnerabilities
CVE-2025-37848
View original source
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix PM related deadlocks in MS IOCTLs Prevent runtime resume/suspend while MS IOCTLs are in progress. Failed suspend will call ivpu_ms_cleanup() that would try to acquire file_priv->ms_lock, which is already held by the IOCTLs.
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/84547128526441b45c3c241419dececf20c30104
- https://git.kernel.org/stable/c/afada73000bef7c79a22f0d7e93fac414eeff19e
- https://git.kernel.org/stable/c/c3d9fc2f2746b52e9f820a13c53b4418bec04b48
- https://git.kernel.org/stable/c/d893da85e06edf54737bb80648bb58ba8fd56d9f
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/37xxx/CVE-2025-37848.json
- https://nvd.nist.gov/vuln/detail/CVE-2025-37848