Bugzilla – Bug 1213975
VUL-0: CVE-2023-4135: kvm,qemu: NVMe: out-of-bounds read in nvme_fdp_events()
Last modified: 2023-10-25 09:10:35 UTC
CVE-2023-4135 A heap out of bounds memory read was found in the virtual nvme device in QEMU. An offset provided by guest is not validated by qemu process before computing a host heap pointer, which is used for copying data back to guest. Arbitrary heap memory relative to an allocated buffer can be disclosed. ZDI security advisory: https://www.zerodayinitiative.com/advisories/ZDI-CAN-21521 Upstream patch: https://lists.nongnu.org/archive/html/qemu-devel/2023-08/msg00516.html References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-4135 https://bugzilla.redhat.com/show_bug.cgi?id=2229101
Affects: - SUSE:ALP:Source:Standard:1.0/qemu - openSUSE:Factory/qemu Patch not merged yet.
Patch is upstream now: https://gitlab.com/qemu-project/qemu/-/commit/ecb1b7b082d3b7dceff0e486a114502fc52c0fdf
The fix is in 8.1, so we're done. Handing back