Infinite loop in QEMU - CVE-2020-25625

 

Infinite loop in QEMU - CVE-2020-25625

Published: September 25, 2020 / Updated: December 31, 2025


Vulnerability identifier: #VU47246
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-25625
CWE-ID: CWE-835
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: QEMU
Affected software:
QEMU

Detailed vulnerability 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.


How to mitigate CVE-2020-25625

Install update from vendor's website.

Sources