#VU89048 Heap-based buffer overflow in QEMU - CVE-2024-3447
Published: April 29, 2024
QEMU
QEMU
Description
The vulnerability allows a malicious guest to perform a denial of service (DoS) attack.
The vulnerability exists due to a boundary error in the SDHCI device emulation. A malicious guest can set both "s->data_count" and the size of "s->fifo_buffer" to the value of "0x200" to trigger an out-of-bound memory access and perform a denial of service (DoS) attack.