Qemu has a Buffer Overflow in rtl8139_do_receive in hw/net/rtl8139.c because an incorrect integer data type is used.
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.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2018/10/08/1 | third party advisory mailing list |
https://lists.gnu.org/archive/html/qemu-devel/2018-09/msg03269.html | mailing list third party advisory patch |
http://www.securityfocus.com/bid/105556 | vdb entry third party advisory |
https://lists.debian.org/debian-lts-announce/2019/01/msg00023.html | third party advisory mailing list |
https://usn.ubuntu.com/3826-1/ | third party advisory vendor advisory |
https://www.debian.org/security/2019/dsa-4454 | third party advisory vendor advisory |
https://seclists.org/bugtraq/2019/May/76 | third party advisory mailing list |
https://access.redhat.com/errata/RHSA-2019:2425 | third party advisory vendor advisory |
https://access.redhat.com/errata/RHSA-2019:2553 | third party advisory vendor advisory |