CVE-2018-17962
Vulnerability Summary
Timeline
Description
Qemu has a Buffer Overflow in pcnet_receive in hw/net/pcnet.c because an incorrect integer data type is used.
CVSS Metrics
- v3.0•HIGH•Score: 7.5CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- v2.0•MEDIUM•Score: 5AV:N/AC:L/Au:N/C:N/I:N/A:P
EPSS Trends
Current EPSS score: 0.26%• Percentile: 50%
Techniques & Countermeasures
- CWE-119•Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
- 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
- canonical•ubuntu_linux
14.04 | 16.04 | 18.04 | 18.10
- debian•debian_linux
8.0 | 9.0
- oracle•linux
7:0
- qemu•qemu
2.1.0 | 2.8.0 | 2.12.0
- redhat•linux
6.0
- suse•linux_enterprise_server
11:sp3 | 11:sp4 | 12 | 15
References (9)
- http://www.openwall.com/lists/oss-security/2018/10/08/1
- https://www.debian.org/security/2018/dsa-4338
- https://usn.ubuntu.com/3826-1/
- https://lists.gnu.org/archive/html/qemu-devel/2018-09/msg03268.html
- https://lists.debian.org/debian-lts-announce/2018/11/msg00038.html
- https://access.redhat.com/errata/RHSA-2019:2892
- https://access.redhat.com/security/cve/cve-2018-17962
- https://linux.oracle.com/cve/CVE-2018-17962.html
- https://www.suse.com/security/cve/CVE-2018-17962/