The pcnet_rdra_addr function in hw/net/pcnet.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) by setting the (1) receive or (2) transmit descriptor ring length to 0.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/93275 | third party advisory vdb entry |
https://security.gentoo.org/glsa/201611-11 | third party advisory vendor advisory |
http://www.openwall.com/lists/oss-security/2016/10/03/6 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2016/10/03/3 | third party advisory mailing list |
http://lists.opensuse.org/opensuse-updates/2016-12/msg00140.html | vendor advisory mailing list third party advisory |
https://lists.debian.org/debian-lts-announce/2018/11/msg00038.html | third party advisory mailing list |
https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg07942.html | patch vendor advisory mailing list |