First published: Wed Mar 15 2017(Updated: )
Memory leak in the virtio_gpu_resource_attach_backing function in hw/display/virtio-gpu.c in QEMU (aka Quick Emulator) allows local guest OS users to cause a denial of service (host memory consumption) via a large number of VIRTIO_GPU_CMD_RESOURCE_ATTACH_BACKING commands.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
QEMU KVM | <=2.8.1.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-5578 is classified as a denial of service vulnerability that can lead to significant memory consumption on the host.
To mitigate CVE-2017-5578, you should upgrade to the latest version of QEMU beyond 2.8.1.1 where the vulnerability has been patched.
CVE-2017-5578 affects QEMU versions up to and including 2.8.1.1.
Exploiting CVE-2017-5578 can lead to a denial of service by exhausting host memory through excessive VIRTIO_GPU_CMD_RESOURCE_ATTACH_BACKING commands.
CVE-2017-5578 can be exploited by local users of a guest operating system running on an affected QEMU instance.