Quick Emulator(Qemu) built with the ColdFire Fast Ethernet Controller emulator support is vulnerable to an infinite loop issue. It could occur while receiving packets in 'mcf_fec_receive'. A privileged user/process inside guest could use this issue to crash the Qemu process on the host leading to DoS. Upstream patch -------------- -> https://lists.gnu.org/archive/html/qemu-devel/2016-11/msg05324.html Reference: ---------- -> http://www.openwall.com/lists/oss-security/2016/12/02/3
Acknowledgments: Name: Wjjzhang (tencent.com)
Created qemu tracking bugs for this issue: Affects: fedora-all [bug 1400830]
commit 77d54985b85a0cb760330ec2bd92505e0a2a97a9 Author: Prasad J Pandit <pjp> Date: Tue Nov 29 00:38:39 2016 +0530 net: mcf: check receive buffer size register value
*** Bug 1399531 has been marked as a duplicate of this bug. ***