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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
QEMU (aka Quick Emulator), when built with VMWARE PVSCSI paravirtual SCSI bus emulation support, allows local guest OS administrators to cause a denial of service (out-of-bounds array access) via vectors related to the (1) PVSCSI_CMD_SETUP_RINGS or (2) PVSCSI_CMD_SETUP_MSG_RING SCSI command.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Resery/Learning_Record
|
|
- https://github.com/SexyBeast233/SecBooks
|
|
- https://github.com/qianfei11/QEMU-CVES
|
|
|