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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
arch/x86/kvm/emulate.c in the KVM subsystem in the Linux kernel through 3.17.2 does not properly perform RIP changes, which allows guest OS users to cause a denial of service (guest OS crash) via a crafted application.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
|
|
- http://www.ubuntu.com/usn/USN-2394-1
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=1144897
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|