PT-2024-31324 · Linux+3 · Linux Kernel+3
Published
2024-04-18
·
Updated
2025-10-03
·
CVE-2024-44956
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to the drm/xe/preempt fence component in the Linux kernel, where subtle deadlocks can be introduced in the preempt fence work func() due to the use of a single global ordered-wq for signaling preempt fences. To address this, the fence critical section is enlarged to cover the entire callback, allowing lockdep to better understand the issue and complain if a sensitive lock like
vm->lock is grabbed.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Locking
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Alt Linux
Linuxmint
Linux Kernel
Ubuntu