mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 20:04:01 +02:00
19 lines
757 B
Markdown
19 lines
757 B
Markdown
### [CVE-2014-3646](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3646)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
arch/x86/kvm/vmx.c in the KVM subsystem in the Linux kernel through 3.17.2 does not have an exit handler for the INVVPID instruction, which allows guest OS users to cause a denial of service (guest OS crash) via a crafted application.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2394-1
|
|
|
|
#### Github
|
|
- https://github.com/abazhaniuk/Publications
|
|
- https://github.com/auditt7708/rhsecapi
|
|
|