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

15 Aug 2024, 21:35

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8
CWE CWE-120
CWE-191

10 Jun 2024, 16:15

Type Values Removed Values Added
Summary
  • (es) QEMU anterior a 8.2.0 tiene un desbordamiento de número entero y un desbordamiento de búfer resultante, a través de un comando TI cuando una longitud de transferencia esperada que no es DMA es menor que la longitud de los datos FIFO disponibles. Esto ocurre en esp_do_nodma en hw/scsi/esp.c debido a un desbordamiento insuficiente de async_len.
References
  • () https://security.netapp.com/advisory/ntap-20240510-0012/ -

21 Feb 2024, 01:15

Type Values Removed Values Added
Summary (en) Buffer Overflow vulnerability in Qemu before v.8.2.0 allows a remote attacker to execute arbitrary code via the async_len variable to the FIFO buffer component. (en) 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.

20 Feb 2024, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-02-20 18:15

Updated : 2024-08-15 21:35


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)