First published: Fri Dec 09 2016(Updated: )
Memory leak in the v9fs_write function in hw/9pfs/9p.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (memory consumption) by leveraging failure to free an IO vector.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
QEMU | <=2.7.1 | |
SUSE Linux | =42.2 | |
Debian Linux | =8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-9106 is classified as a medium severity vulnerability due to its potential to cause denial of service.
To mitigate CVE-2016-9106, update QEMU to version 2.8 or later, which addresses this memory leak issue.
CVE-2016-9106 affects QEMU versions up to 2.7.1, openSUSE Leap 42.2, and Debian 8.0.
CVE-2016-9106 takes advantage of the v9fs_write function's failure to free an IO vector, causing memory leaks.
CVE-2016-9106 can be exploited by local guest OS administrators who have control over the affected QEMU instances.