Security Advisory

CVE-2024-26719

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-04-03 14:55:19
Last updated 2026-05-11 20:02:50
Assigner Linux
CVSS score not scored
State PUBLISHED

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.