In the Linux kernel, the following vulnerability has been resolved:
accel/ivpu: Fix deadlock in ivpumscleanup()
Fix deadlock in ivpumscleanup() by preventing runtime resume after filepriv->mslock is acquired.
During a failure in runtime resume, a cold boot is executed, which calls ivpumscleanupall(). This function calls ivpumscleanup() that acquires filepriv->ms_lock and causes the deadlock.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/37xxx/CVE-2025-37847.json"
}