Memory leak in QEMU - CVE-2017-5857

 

Memory leak in QEMU - CVE-2017-5857

Published: March 16, 2017 / Updated: July 28, 2020


Vulnerability identifier: #VU32085
CSH Severity: Medium
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2017-5857
CWE-ID: CWE-401
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to memory leak within 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. A remote attacker can perform a denial of service attack.


Affected software

QEMU
Gentoo Linux
qemu (Alpine package)

How to mitigate CVE-2017-5857

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

qemu (Alpine package) - addressed in versions 2.8.1-r1, 2.8.1.1-r0

External References

Related Security Bulletins