CVE-2025-37848 Information
May 10, 2025
cve
Description
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.
Reference
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
Share on: