mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
715 B
Markdown
18 lines
715 B
Markdown
### [CVE-2018-12904](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12904)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In arch/x86/kvm/vmx.c in the Linux kernel before 4.17.2, when nested virtualization is used, local attackers could cause L1 KVM guests to VMEXIT, potentially allowing privilege escalations and denial of service attacks due to lack of checking of CPL.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/44944/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|