This patch set fix CVE-2024-26812.
Alex Williamson (4):
vfio: Introduce interface to flush virqfd inject workqueue
vfio/pci: Disable auto-enable of exclusive INTx IRQ
vfio/pci: Lock external INTx masking ops
vfio/pci: Create persistent INTx handler
drivers/vfio/pci/vfio_pci_intrs.c | 177 ++++++++++++++++++------------
drivers/vfio/virqfd.c | 21 ++++
include/linux/vfio.h | 2 +
3 files changed, 130 insertions(+), 70 deletions(-)
--
2.34.1