mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
772 B
Markdown
18 lines
772 B
Markdown
### [CVE-2014-7188](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7188)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The hvm_msr_read_intercept function in arch/x86/hvm/hvm.c in Xen 4.1 through 4.4.x uses an improper MSR range for x2APIC emulation, which allows local HVM guests to cause a denial of service (host crash) or read data from the hypervisor or other guests via unspecified vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.c7zero.info/stuff/csw2017_ExploringYourSystemDeeper_updated.pdf
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|