cve/2024/CVE-2024-26719.md
2024-05-25 21:48:12 +02:00

751 B

CVE-2024-26719

Description

In the Linux kernel, the following vulnerability has been resolved:nouveau: offload fence uevents work to workqueueThis 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.

POC

Reference

No PoCs from references.

Github