mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
945 B
945 B
CVE-2014-3690
Description
arch/x86/kvm/vmx.c in the KVM subsystem in the Linux kernel before 3.17.2 on Intel processors does not ensure that the value in the CR4 control register remains the same after a VM entry, which allows host OS users to kill arbitrary processes or cause a denial of service (system disruption) by leveraging /dev/kvm access, as demonstrated by PR_SET_TSC prctl calls within a modified copy of QEMU.
POC
Reference
- http://www.openwall.com/lists/oss-security/2014/10/21/4
- http://www.openwall.com/lists/oss-security/2014/10/29/7
Github
No PoCs found on GitHub currently.