First published: Mon Sep 11 2023(Updated: )
QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s->qdev.blocksize from being 256. This stops QEMU and the guest immediately.
Credit: cve@mitre.org cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ubuntu/qemu | <1:7.2+dfsg-5ubuntu2.4 | 1:7.2+dfsg-5ubuntu2.4 |
ubuntu/qemu | <1:8.0.4+dfsg-1ubuntu3.23.10.2 | 1:8.0.4+dfsg-1ubuntu3.23.10.2 |
ubuntu/qemu | <1:8.1.3+ | 1:8.1.3+ |
debian/qemu | 1:5.2+dfsg-11+deb11u3 1:5.2+dfsg-11+deb11u2 1:7.2+dfsg-7+deb12u7 1:9.0.2+ds-2 1:9.1.0+ds-3 | |
QEMU KVM | <=8.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-42467 is a vulnerability in QEMU versions up to 8.0.0 that could trigger a division by zero, leading to a denial of service (DoS) condition.
CVE-2023-42467 can be exploited to cause QEMU to crash, resulting in the immediate termination of the QEMU process and the guest system.
CVE-2023-42467 has a medium severity rating, with a CVSS score of 5.5.
To mitigate CVE-2023-42467, you should update your QEMU installation to a version that is not affected by this vulnerability.
You can find more information about CVE-2023-42467 at the official GitLab page for QEMU and the associated commit.