First published: Wed Feb 01 2017(Updated: )
Memory leak in the virgl_cmd_resource_unref function in hw/display/virtio-gpu-3d.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_UNREF commands sent without detaching the backing storage beforehand.
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-5857 has been classified as a high severity vulnerability due to potential denial of service impacts.
To fix CVE-2017-5857, upgrade to QEMU version 2.8.1.1 or later.
Local guest OS users of QEMU versions up to 2.8.1.1 are affected by CVE-2017-5857.
The impact of CVE-2017-5857 is a memory leak leading to excessive host memory consumption.
CVE-2017-5857 is a memory leak vulnerability found in the virgl_cmd_resource_unref function.