CVE-2024-26719

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:*

History

No history.

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