First published: Tue Mar 21 2023(Updated: )
A flaw was found in the QEMU implementation of VMWare's paravirtual RDMA device. This flaw allows a crafted guest driver to allocate and initialize a huge number of page tables to be used as a ring of descriptors for CQ and async events, potentially leading to an out-of-bounds read and crash of QEMU.
Credit: patrick@puiterwijk.org patrick@puiterwijk.org patrick@puiterwijk.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/qemu-kvm | <8.2.0 | 8.2.0 |
debian/qemu | <=1:5.2+dfsg-11+deb11u3<=1:5.2+dfsg-11+deb11u2<=1:7.2+dfsg-7+deb12u7 | 1:9.0.2+ds-2 1:9.1.0+ds-3 |
QEMU KVM | <=7.2.0 | |
Fedoraproject Fedora | =37 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-1544 is a vulnerability found in the QEMU implementation of VMWare's paravirtual RDMA device.
The severity of CVE-2023-1544 is medium, with a CVSS score of 6.3.
CVE-2023-1544 allows a crafted guest driver to allocate and initialize a huge number of page tables, potentially leading to an out-of-bounds read and crash of QEMU.
To fix CVE-2023-1544, update your QEMU version to 7.2.0 or later.
The CWE IDs for CVE-2023-1544 are CWE-770 and CWE-125.