First published: Fri Dec 02 2016(Updated: )
QEMU (aka Quick Emulator) 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.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
QEMU KVM | <=2.7.1 | |
QEMU KVM | =2.8.0-rc0 | |
QEMU KVM | =2.8.0-rc1 | |
QEMU KVM | =2.8.0-rc2 | |
Debian Debian Linux | =8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-9776 is classified as a high severity vulnerability due to its potential to crash the QEMU process on the host.
To mitigate CVE-2016-9776, upgrade to QEMU version 2.8.0 or later, which contains the necessary patches.
CVE-2016-9776 affects QEMU versions up to 2.7.1 and the specific release candidates 2.8.0-rc0, 2.8.0-rc1, and 2.8.0-rc2.
Exploitation of CVE-2016-9776 requires a privileged user or process within the guest environment, making it less likely to be exploited remotely.
CVE-2016-9776 is an infinite loop issue occurring in the ColdFire Fast Ethernet Controller emulator while receiving packets.