Bugzilla – Bug 1214287
VUL-0: CVE-2023-40360: kvm,qemu: NULL pointer in nvme_directive_receive in hw/nvme/ctrl.c
Last modified: 2024-05-24 09:07:21 UTC
CVE-2023-40360 QEMU through 8.0.4 accesses a NULL pointer in nvme_directive_receive in hw/nvme/ctrl.c because there is no check for whether an endurance group is configured before checking whether Flexible Data Placement is enabled. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-40360 https://www.cve.org/CVERecord?id=CVE-2023-40360 https://gitlab.com/birkelund/qemu/-/commit/6c8f8456cb0b239812dee5211881426496da7b98 https://gitlab.com/qemu-project/qemu/-/issues/1815 https://www.qemu.org/docs/master/system/security.html
Fixing commit: https://gitlab.com/qemu-project/qemu/-/commit/6c8f8456cb0b239812dee5211881426496da7b98 Affected: - SUSE:ALP:Source:Standard:1.0/qemu - openSUSE:Factory/qemu
done, closing