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
Configurations
No configuration.
History
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 : 2024-11-15 13:58
NVD link : CVE-2024-7730
Mitre link : CVE-2024-7730
CVE.ORG link : CVE-2024-7730
JSON object : View
Products Affected
No product.
CWE
CWE-122
Heap-based Buffer Overflow