Vulnerability Description
A flaw was found in QEMU's virtio-blk device. The issue arises because the device does not properly validate the size of input descriptors before writing data. A malicious guest with high privileges could exploit this vulnerability by submitting a malformed virtio-blk SCSI request, leading to an out-of-bounds write in the host heap memory and a potential denial of service (DoS) for the QEMU process.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/errata/RHSA-2026:39311
- https://access.redhat.com/security/cve/CVE-2026-48914
- https://bugzilla.redhat.com/show_bug.cgi?id=2488283
- https://lore.kernel.org/qemu-devel/[email protected]/
FAQ
What is CVE-2026-48914?
CVE-2026-48914 is a vulnerability with a CVSS score of 6.7 (MEDIUM). A flaw was found in QEMU's virtio-blk device. The issue arises because the device does not properly validate the size of input descriptors before writing data. A malicious guest with high privileges c...
How severe is CVE-2026-48914?
CVE-2026-48914 has been rated MEDIUM with a CVSS base score of 6.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-48914?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.