The rocker_io_writel function in hw/net/rocker/rocker.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging failure to limit DMA buffer size.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2016/10/15/9 | third party advisory mailing list |
https://security.gentoo.org/glsa/201611-11 | third party advisory vendor advisory |
http://www.openwall.com/lists/oss-security/2016/10/14/8 | mailing list third party advisory patch |
https://lists.gnu.org/archive/html/qemu-devel/2016-10/msg02501.html | mailing list third party advisory patch |
http://lists.opensuse.org/opensuse-updates/2016-12/msg00140.html | mailing list third party advisory vendor advisory |
http://www.securityfocus.com/bid/93566 | vdb entry third party advisory |