CVE-2024-8612
Last modified
CVE-2024-8612 is a low-severity vulnerability rated 3.8/10 on the CVSS scale. A flaw was found in QEMU, in the virtio-scsi, virtio-blk, and virtio-crypto devices. The size for virtqueue_push as set in virtio_scsi_complete_req / virtio_blk_req_complete / virito_crypto_req_complete could be larger than the true size of the data which has been sent to guest. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
A flaw was found in QEMU, in the virtio-scsi, virtio-blk, and virtio-crypto devices. The size for virtqueue_push as set in virtio_scsi_complete_req / virtio_blk_req_complete / virito_crypto_req_complete could be larger than the true size of the data which has been sent to guest. Once virtqueue_push() finally calls dma_memory_unmap to ummap the in_iov, it may call the address_space_write function to write back the data. Some uninitialized data may exist in the bounce.buffer, leading to an information leak.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-8612?
How severe is CVE-2024-8612?
How do I fix CVE-2024-8612?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-8606Bypass of two factor authentication in RestAPI in Checkmk < …8.8
- CVE-2024-8607Improper Neutralization of Special Elements used in an SQL C…9.8
- CVE-2024-8608Improper Neutralization of Input During Web Page Generation …5.4
- CVE-2024-8609Insertion of Sensitive Information into Log File vulnerabili…7.5
- CVE-2024-8610A vulnerability classified as problematic has been found in …5.4
- CVE-2024-8611A vulnerability classified as critical was found in itsource…9.8
- CVE-2024-8613A vulnerability in gaizhenbiao/chuanhuchatgpt version 202408…8.8
- CVE-2024-8614The JobSearch WP Job Board plugin for WordPress is vulnerabl…8.8
- CVE-2024-8615The JobSearch WP Job Board plugin for WordPress is vulnerabl…9.8
- CVE-2024-8616In h2oai/h2o-3 version 3.46.0, the `/99/Models/{name}/json` …8.2
- CVE-2024-8617The Quiz Maker WordPress plugin before 6.5.9.9 does not sani…4.8
- CVE-2024-8618The Page Builder: Pagelayer WordPress plugin before 1.9.0 d…4.8
Are you affected by CVE-2024-8612?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
