mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
723 B
Markdown
18 lines
723 B
Markdown
### [CVE-2016-2391](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2391)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/bid/83263
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|