{ "schema_version": "1.4.0", "id": "GHSA-q76v-8f8c-4c2j", "modified": "2023-11-04T06:34:05Z", "published": "2023-09-11T06:30:15Z", "aliases": [ "CVE-2023-42467" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42467" }, { "type": "WEB", "url": "https://gitlab.com/qemu-project/qemu/-/commit/7cfcc79b0ab800959716738aff9419f53fc68c9c" }, { "type": "WEB", "url": "https://gitlab.com/qemu-project/qemu/-/issues/1813" }, { "type": "WEB", "url": "https://gitlab.com/thuth/qemu/-/commit/3f91104484e5bf55b56d7e1b039a4a5a17d0c1a7" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20231103-0005" } ], "database_specific": { "cwe_ids": [ "CWE-369" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-09-11T04:15:10Z" } }