The vmsvga_fifo_run function in hw/display/vmware_vga.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) via vectors related to cursor.mask[] and cursor.image[] array sizes when processing a DEFINE_CURSOR svga command.
The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/92904 | third party advisory vdb entry |
http://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=167d97a3def77ee2dbf6e908b0ecbfe2103977db | |
http://lists.opensuse.org/opensuse-updates/2016-12/msg00140.html | vendor advisory mailing list third party advisory |
https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg01764.html | patch mailing list third party advisory |
http://www.openwall.com/lists/oss-security/2016/09/09/7 | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2018/11/msg00038.html | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2016/09/09/4 | third party advisory mailing list |