cve/2016/CVE-2016-9083.md
2024-05-26 14:27:05 +02:00

772 B

CVE-2016-9083

Description

drivers/vfio/pci/vfio_pci.c in the Linux kernel through 4.8.11 allows local users to bypass integer overflow checks, and cause a denial of service (memory corruption) or have unspecified other impact, by leveraging access to a vfio PCI device file for a VFIO_DEVICE_SET_IRQS ioctl call, aka a "state machine confusion bug."

POC

Reference

No PoCs from references.

Github