CVE-2024-7730
Last modified
CVE-2024-7730 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Qemu | Qemu | < 9.1.0 |
References
- https://access.redhat.com/security/cve/CVE-2024-7730Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2304289Issue Tracking, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-7730?
How severe is CVE-2024-7730?
How do I fix CVE-2024-7730?
Are you affected by CVE-2024-7730?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
