CVE-2016-6888
Vulnerability Summary
Timeline
Description
Integer overflow in the net_tx_pkt_init function in hw/net/net_tx_pkt.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (QEMU process crash) via the maximum fragmentation count, which triggers an unchecked multiplication and NULL pointer dereference.
CVSS Metrics
- v3.1•MEDIUM•Score: 4.4CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
- v2.0•LOW•Score: 2.1AV:L/AC:L/Au:N/C:N/I:N/A:P
EPSS Trends
Current EPSS score: 0.10%• Percentile: 27%
Techniques & Countermeasures
- CWE-190•Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Affected Systems
- debian•debian_linux
8.0
- qemu•qemu
≤ 2.6.2 | 2.7.0:rc0 | 2.7.0:rc1 | 2.7.0:rc2 | 2.7.0:rc3
- redhat•openstack
6.0 | 7.0 | 8 | 9 | 10 | 11
- redhat•virtualization
4.0
References (9)
- http://www.securityfocus.com/bid/92556
- http://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=47882fa4975bf0b58dd74474329fdd7154e8f04c
- http://www.openwall.com/lists/oss-security/2016/08/19/6
- https://access.redhat.com/errata/RHSA-2017:2392
- https://security.gentoo.org/glsa/201609-01
- https://lists.gnu.org/archive/html/qemu-devel/2016-08/msg03176.html
- http://www.openwall.com/lists/oss-security/2016/08/19/10
- https://lists.debian.org/debian-lts-announce/2018/11/msg00038.html
- https://access.redhat.com/errata/RHSA-2017:2408