CVE-2025-37847
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | cdfad4db7756563db7d458216d9e3c2651dddc7d < 7d12a7d43c7bab9097ba466581d8db702e7908dc | affected |
| Linux | Linux | cdfad4db7756563db7d458216d9e3c2651dddc7d < f996ecc789b5dbaaf38b6ec0a1917821789cbd9c | affected |
| Linux | Linux | cdfad4db7756563db7d458216d9e3c2651dddc7d < 019634f27a16796eab749e8107dae32099945f29 | affected |
| Linux | Linux | cdfad4db7756563db7d458216d9e3c2651dddc7d < 9a6f56762d23a1f3af15e67901493c927caaf882 | affected |
| Linux | Linux | 6.11 | affected |
| Linux | Linux | 0 < 6.11 | unaffected |
| Linux | Linux | 6.12.24 <= 6.12.* | unaffected |
| Linux | Linux | 6.13.12 <= 6.13.* | unaffected |
| Linux | Linux | 6.14.3 <= 6.14.* | unaffected |
| Linux | Linux | 6.15 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/7d12a7d43c7bab9097ba466581d8db702e7908dc
- https://git.kernel.org/stable/c/f996ecc789b5dbaaf38b6ec0a1917821789cbd9c
- https://git.kernel.org/stable/c/019634f27a16796eab749e8107dae32099945f29
- https://git.kernel.org/stable/c/9a6f56762d23a1f3af15e67901493c927caaf882
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.