cve/2014/CVE-2014-3690.md
2024-05-26 14:27:05 +02:00

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

Github

No PoCs found on GitHub currently.