Use-after-free in QEMU - CVE-2020-25084
Published: September 17, 2020
QEMU
QEMU
Description
The vulnerability allows a remote user to perform a denial of service (DoS) attack.
The vulnerability exists due to a use-after-free error in USB(xHCI/eHCI) controller emulators of QEMU in hw/usb/hcd-xhci.c and hw/usb/hcd-ehci.c files when processing USB packets. A remote user on the guest operating system can send specially crafted data to the controller, trigger a use-after-free error and crash the QEMU process.