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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Use-after-free vulnerability in the FIFO event channel code in Xen 4.4.x allows local guest OS administrators to cause a denial of service (host crash) and possibly execute arbitrary code or obtain sensitive information via an invalid guest frame number.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.c7zero.info/stuff/csw2017_ExploringYourSystemDeeper_updated.pdf
|
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|