QEMU (aka Quick Emulator) built with the TPR optimization for 32-bit Windows guests support is vulnerable to a null pointer dereference flaw. It occurs while doing I/O port write operations via hmp interface. In that, 'current_cpu' remains null, which leads to the null pointer dereference. A user or process could use this flaw to crash the QEMU instance, resulting in DoS issue.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2016/01/16/1 | third party advisory mailing list |
https://security.gentoo.org/glsa/201604-01 | third party advisory vendor advisory |
http://www.openwall.com/lists/oss-security/2016/01/16/6 | third party advisory mailing list |
http://www.debian.org/security/2016/dsa-3469 | third party advisory vendor advisory |
http://www.debian.org/security/2016/dsa-3470 | third party advisory vendor advisory |
http://www.debian.org/security/2016/dsa-3471 | third party advisory vendor advisory |
https://lists.gnu.org/archive/html/qemu-devel/2016-01/msg02812.html | mailing list patch vendor advisory |
http://www.securityfocus.com/bid/81058 | vdb entry third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1283934 | issue tracking third party advisory |