Bugzilla – Bug 1222566
VUL-0: CVE-2024-26719: kernel: nouveau: offload fence uevents work to workqueue
Last modified: 2024-06-10 09:13:35 UTC
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: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26719 https://www.cve.org/CVERecord?id=CVE-2024-26719 https://git.kernel.org/stable/c/39126abc5e20611579602f03b66627d7cd1422f0 https://git.kernel.org/stable/c/985d053f7633d8b539ab1531738d538efac678a9 https://git.kernel.org/stable/c/cc0037fa592d56e4abb9c7d1c52c4d2dc25cd906 https://bugzilla.redhat.com/show_bug.cgi?id=2273143 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-26719.mbox
See comment 2 for the resolution.
Also pending for SLE15-SP2-EB and SLE12-SP5.
REOPENING as the patch needs more work before it goes into SLE12-SP5.