QEMU through 8.0.0 could trigger a division by zero in...
Moderate severity
Unreviewed
Published
Sep 11, 2023
to the GitHub Advisory Database
•
Updated Nov 13, 2023
Description
Published by the National Vulnerability Database
Sep 11, 2023
Published to the GitHub Advisory Database
Sep 11, 2023
Last updated
Nov 13, 2023
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.
References