The mcf_fec_do_tx function in hw/net/mcf_fec.c in QEMU (aka Quick Emulator) does not properly limit the buffer descriptor count when transmitting packets, which allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via vectors involving a buffer descriptor with a length of 0 and crafted values in bd.flags.
References
Configurations
History
21 Nov 2024, 02:58
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=070c4b92b8cd5390889716677a0b92444d6e087a - | |
References | () http://lists.opensuse.org/opensuse-updates/2016-12/msg00140.html - Mailing List, Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2016/10/03/2 - Mailing List, Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2016/10/03/5 - Mailing List, Third Party Advisory | |
References | () http://www.securityfocus.com/bid/93273 - Third Party Advisory, VDB Entry | |
References | () https://lists.debian.org/debian-lts-announce/2018/11/msg00038.html - Third Party Advisory | |
References | () https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg05557.html - Mailing List, Patch, Vendor Advisory | |
References | () https://security.gentoo.org/glsa/201611-11 - Third Party Advisory |
Information
Published : 2016-10-05 16:59
Updated : 2024-11-21 02:58
NVD link : CVE-2016-7908
Mitre link : CVE-2016-7908
CVE.ORG link : CVE-2016-7908
JSON object : View
Products Affected
debian
- debian_linux
qemu
- qemu
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')