Vulnerability Database

308,485

Total vulnerabilities in the database

CVE-2024-3447

A heap-based buffer overflow was found in the SDHCI device emulation of QEMU. The bug is triggered when both s->data_count and the size of s->fifo_buffer are set to 0x200, leading to an out-of-bound access. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition.

  • Published: Nov 14, 2024
  • Updated: Nov 4, 2025
  • CVE: CVE-2024-3447
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 6
  • AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H

CWEs: