Infinite loop in QEMU - CVE-2020-25625
Published: September 25, 2020 / Updated: December 31, 2025
QEMU
QEMU
Description
The vulnerability allows a local user to perform a denial of service (DoS) attack.
The vulnerability exists due to infinite loop within the USB OHCI controller emulator of QEMU in hw/usb/hcd-ohci.c while servicing OHCI isochronous transfer descriptors (TD) in ohci_service_iso_td routine. A local privileged user can consume all available system resources and cause denial of service conditions.