In the Linux kernel, the following vulnerability has been resolved:
nouveau: offload fence uevents work to workqueue
This should break the deadlock between the fctx lock and the irq lock.
This offloads the processing off the work from the irq into a workqueue.
References
Configurations
Configuration 1 (hide)
|
History
03 Feb 2025, 16:17
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-667 | |
References | () https://git.kernel.org/stable/c/39126abc5e20611579602f03b66627d7cd1422f0 - Patch | |
References | () https://git.kernel.org/stable/c/985d053f7633d8b539ab1531738d538efac678a9 - Patch | |
References | () https://git.kernel.org/stable/c/cc0037fa592d56e4abb9c7d1c52c4d2dc25cd906 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Information
Published : 2024-04-03 15:15
Updated : 2025-02-03 16:17
NVD link : CVE-2024-26719
Mitre link : CVE-2024-26719
CVE.ORG link : CVE-2024-26719
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-667
Improper Locking