Input validation error in QEMU - CVE-2015-4037

 

Input validation error in QEMU - CVE-2015-4037

Published: August 26, 2015 / Updated: August 4, 2020


Vulnerability identifier: #VU33813
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2015-4037
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: QEMU
Affected software:
QEMU

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

The slirp_smb function in net/slirp.c in QEMU 2.3.0 and earlier creates temporary files with predictable names, which allows local users to cause a denial of service (instantiation failure) by creating /tmp/qemu-smb.*-* files before the program.


How to mitigate CVE-2015-4037

Install update from vendor's website.

Sources