VulnerabilityAnalyzed
CVE-2025-37848
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.
MEDIUM 5.5EPSS 0.20%
Does this matter?
Lower severity and a low EPSS score (0.20%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.20% probability · 10th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-667
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/84547128526441b45c3c241419dececf20c30104Patch
- https://git.kernel.org/stable/c/afada73000bef7c79a22f0d7e93fac414eeff19ePatch
- https://git.kernel.org/stable/c/c3d9fc2f2746b52e9f820a13c53b4418bec04b48Patch
- https://git.kernel.org/stable/c/d893da85e06edf54737bb80648bb58ba8fd56d9fPatch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.