In the Linux kernel, the following vulnerability has been resolved:
drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTL
Upon failure all locks need to be dropped before returning to the user.
(cherry picked from commit 7d1a4258e602ffdce529f56686925034c1b3b095)
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-11-19 18:15
Updated : 2024-11-27 20:01
NVD link : CVE-2024-53086
Mitre link : CVE-2024-53086
CVE.ORG link : CVE-2024-53086
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-667
Improper Locking