CVE-2023-42467: Divide by Zero
QEMU through 8.0.0 could trigger a division by zero in scsidiskreset in hw/scsi/scsi-disk.c because scsidiskemulatemodeselect does not prevent s->qdev.blocksize from being 256. This stops QEMU and the guest immediately.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2023-42467?
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.
How does CVE-2023-42467 impact QEMU?
CVE-2023-42467 can be exploited to cause QEMU to crash, resulting in the immediate termination of the QEMU process and the guest system.
What is the severity of CVE-2023-42467?
CVE-2023-42467 has a medium severity rating, with a CVSS score of 5.5.
How can I mitigate CVE-2023-42467?
To mitigate CVE-2023-42467, you should update your QEMU installation to a version that is not affected by this vulnerability.
Where can I find more information about CVE-2023-42467?
You can find more information about CVE-2023-42467 at the official GitLab page for QEMU and the associated commit.