A heap buffer overflow was found in the virtio-snd device in QEMU. When reading input audio in the virtio-snd input callback, virtio_snd_pcm_in_cb, the function did not check whether the iov can fit the data buffer. This issue can trigger an out-of-bounds write if the size of the virtio queue element is equal to virtio_snd_pcm_status, which makes the available space for audio data zero.
References
Link | Resource |
---|---|
https://access.redhat.com/security/cve/CVE-2024-7730 | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2304289 | Issue Tracking Third Party Advisory |
Configurations
History
05 Aug 2025, 18:26
Type | Values Removed | Values Added |
---|---|---|
First Time |
Qemu qemu
Qemu |
|
References | () https://access.redhat.com/security/cve/CVE-2024-7730 - Third Party Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2304289 - Issue Tracking, Third Party Advisory | |
CPE | cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:* |
15 Nov 2024, 13:58
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
14 Nov 2024, 12:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-14 12:15
Updated : 2025-08-05 18:26
NVD link : CVE-2024-7730
Mitre link : CVE-2024-7730
CVE.ORG link : CVE-2024-7730
JSON object : View
Products Affected
qemu
- qemu
CWE
CWE-122
Heap-based Buffer Overflow