Vulnerability CVE-2024-26719


Published: 2024-04-03

Description:
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:
https://git.kernel.org/stable/c/cc0037fa592d56e4abb9c7d1c52c4d2dc25cd906
https://git.kernel.org/stable/c/985d053f7633d8b539ab1531738d538efac678a9
https://git.kernel.org/stable/c/39126abc5e20611579602f03b66627d7cd1422f0

Copyright 2026, cxsecurity.com

 

Back to Top