CVE-2024-24474

QEMU before 8.2.0 has an integer underflow, and resultant buffer overflow, via a TI command when an expected non-DMA transfer length is less than the length of the available FIFO data. This occurs in esp_do_nodma in hw/scsi/esp.c because of an underflow of async_len.
Configurations

Configuration 1 (hide)

cpe:2.3:a:qemu:qemu:*:-:*:*:*:*:*:*

History

25 Jun 2025, 19:29

Type Values Removed Values Added
CPE cpe:2.3:a:qemu:qemu:*:-:*:*:*:*:*:*
References () https://gist.github.com/1047524396/5ce07b9d387095c276b1cd234ae5615e - () https://gist.github.com/1047524396/5ce07b9d387095c276b1cd234ae5615e - Third Party Advisory
References () https://github.com/qemu/qemu/commit/77668e4b9bca03a856c27ba899a2513ddf52bb52 - () https://github.com/qemu/qemu/commit/77668e4b9bca03a856c27ba899a2513ddf52bb52 - Patch
References () https://gitlab.com/qemu-project/qemu/-/issues/1810 - () https://gitlab.com/qemu-project/qemu/-/issues/1810 - Exploit, Issue Tracking, Vendor Advisory
References () https://security.netapp.com/advisory/ntap-20240510-0012/ - () https://security.netapp.com/advisory/ntap-20240510-0012/ - Third Party Advisory
First Time Qemu qemu
Qemu

Information

Published : 2024-02-20 18:15

Updated : 2025-06-25 19:29


NVD link : CVE-2024-24474

Mitre link : CVE-2024-24474

CVE.ORG link : CVE-2024-24474


JSON object : View

Products Affected

qemu

  • qemu
CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

CWE-191

Integer Underflow (Wrap or Wraparound)