Files
CVEs-PoC/2014/CVE-2014-3647.md
T
2024-06-18 02:51:15 +02:00

20 lines
830 B
Markdown

### [CVE-2014-3647](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3647)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.