The ohci_bus_start function in the USB OHCI emulation support (hw/usb/hcd-ohci.c) in QEMU allows local guest OS administrators to cause a denial of service (NULL pointer dereference and QEMU process crash) via vectors related to multiple eof_timers.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/83263 | vdb entry third party advisory |
http://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=fa1298c2d623522eda7b4f1f721fcb935abb7360 | |
http://www.openwall.com/lists/oss-security/2016/02/16/2 | third party advisory mailing list |
http://www.ubuntu.com/usn/USN-2974-1 | third party advisory vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1304794 | issue tracking third party advisory patch |
https://lists.debian.org/debian-lts-announce/2018/11/msg00038.html | third party advisory mailing list |
https://lists.gnu.org/archive/html/qemu-devel/2016-02/msg03374.html | mailing list third party advisory patch |