mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
19 lines
824 B
Markdown
19 lines
824 B
Markdown
### [CVE-2016-5403](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5403)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The virtqueue_pop function in hw/virtio/virtio.c in QEMU allows local guest OS administrators to cause a denial of service (memory consumption and QEMU process crash) by submitting requests without waiting for completion.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
|
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|