CVE-2024-3447

Modified
Published: 14 Nov 2024, 12:10
Last modified:12 May 2026, 11:30

Vulnerability Summary

Overall Risk (default)
medium
34/100
CVSS Score
6 MEDIUM
v3.1 (cve.org)
EPSS Score
0.01% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

14 Nov 2024, 12:10
Published
Vulnerability first disclosed
12 May 2026, 11:30
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1MEDIUMScore: 6CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.01% Percentile: 3%

Techniques & Countermeasures

  • CWE-122Heap-based Buffer Overflow

    A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().

Affected Systems

  • netapphci_compute_node_firmware

    na

  • qemuqemu

    < 7.2.11 | ≥ 8.0.0, < 8.2.3 | 9.0.0 | 9.0.0:rc0 | 9.0.0:rc1 | 9.0.0:rc2

References (7)