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

882 B

CVE-2014-3610

Description

The WRMSR processing functionality in the KVM subsystem in the Linux kernel through 3.17.2 does not properly handle the writing of a non-canonical address to a model-specific register, which allows guest OS users to cause a denial of service (host OS crash) by leveraging guest OS privileges, related to the wrmsr_interception function in arch/x86/kvm/svm.c and the handle_wrmsr function in arch/x86/kvm/vmx.c.

POC

Reference

Github

No PoCs found on GitHub currently.