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

No configuration.

History

No history.

Information

Published : 2024-02-20 18:15

Updated : 2024-11-21 08:59


NVD link : CVE-2024-24474

Mitre link : CVE-2024-24474

CVE.ORG link : CVE-2024-24474


JSON object : View

Products Affected

No product.

CWE
CWE-120

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

CWE-191

Integer Underflow (Wrap or Wraparound)