The dhcp_decode function in slirp/bootp.c in QEMU (aka Quick Emulator) allows local guest OS users to cause a denial of service (out-of-bounds read and QEMU process crash) via a crafted DHCP options string.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html | third party advisory mailing list |
http://www.securityfocus.com/bid/99923 | vdb entry third party advisory |
https://lists.gnu.org/archive/html/qemu-devel/2017-07/msg05001.html | issue tracking mailing list third party advisory patch |
https://bugzilla.redhat.com/show_bug.cgi?id=1472611 | issue tracking third party advisory patch |
http://www.openwall.com/lists/oss-security/2017/07/19/2 | mailing list third party advisory patch |
http://www.debian.org/security/2017/dsa-3925 | third party advisory vendor advisory |