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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
arch/x86/kvm/vmx.c in the KVM subsystem in the Linux kernel before 3.12 does not have an exit handler for the INVEPT instruction, which allows guest OS users to cause a denial of service (guest OS crash) via a crafted application.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/abazhaniuk/Publications
|
|
- https://github.com/auditt7708/rhsecapi
|
|
|