mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-03 00:04:43 +00:00
893 B
893 B
CVE-2011-1751
Description
The pciej_write function in hw/acpi_piix4.c in the PIIX4 Power Management emulation in qemu-kvm does not check if a device is hotpluggable before unplugging the PCI-ISA bridge, which allows privileged guest users to cause a denial of service (guest crash) and possibly execute arbitrary code by sending a crafted value to the 0xae08 (PCI_EJ_BASE) I/O port, which leads to a use-after-free related to "active qemu timers."
POC
Reference
Github
No PoCs found on GitHub currently.