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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The paravirt_ops_setup function in arch/x86/kernel/kvm.c in the Linux kernel through 3.18 uses an improper paravirt_enabled setting for KVM guest kernels, which makes it easier for guest OS users to bypass the ASLR protection mechanism via a crafted application that reads a 16-bit value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|