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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The VGA module in QEMU improperly performs bounds checking on banked access to video memory, which allows local guest OS administrators to execute arbitrary code on the host by changing access modes after setting the bank register, aka the "Dark Portal" issue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://rhn.redhat.com/errata/RHSA-2016-0725.html
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
|
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|