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.
References
Configurations
Configuration 1 (hide)
|
History
17 Nov 2025, 12:54
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux
Linux linux Kernel |
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.15:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
| CWE | CWE-667 | |
| References | () https://git.kernel.org/stable/c/84547128526441b45c3c241419dececf20c30104 - Patch | |
| References | () https://git.kernel.org/stable/c/afada73000bef7c79a22f0d7e93fac414eeff19e - Patch | |
| References | () https://git.kernel.org/stable/c/c3d9fc2f2746b52e9f820a13c53b4418bec04b48 - Patch | |
| References | () https://git.kernel.org/stable/c/d893da85e06edf54737bb80648bb58ba8fd56d9f - Patch |
12 May 2025, 17:32
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
09 May 2025, 07:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-05-09 07:16
Updated : 2025-11-17 12:54
NVD link : CVE-2025-37848
Mitre link : CVE-2025-37848
CVE.ORG link : CVE-2025-37848
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-667
Improper Locking
