mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-06 03:00:55 +00:00
830 B
830 B
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.