CVE-2024-3447

medium
Published 2024-11-14 · Modified 2026-05-12
CVSS v3
6.0
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H
CVSS v2
VIR risk
6.0

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.

Predictions

Exploit likelihood
60%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2024-3447

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2024-3447.html

vendor Authored 2026-05-27

Vendor advisory: af854a3a-2127-422b-91ae-364da2661108 — https://security.netapp.com/advisory/ntap-20250425-0005/

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed1:7.2+dfsg-7+deb12u6
debian debianbullseyefixed1:5.2+dfsg-11+deb11u4
debian debianforkyfixed1:8.2.3+ds-1
debian debiansidfixed1:8.2.3+ds-1
debian debiantrixiefixed1:8.2.3+ds-1

Application impact

VendorProductVersionsFixed
qemuqemu{"endExcluding":"7.2.11"}7.2.11
qemuqemu9.0.0

References

CWEs

CWE-122

Verify integrity in audit chain (admin only). AS-IS.