Files
CVEs-PoC/2013/CVE-2013-1796.md
T
2025-09-29 21:09:30 +02:00

883 B

CVE-2013-1796

Description

The kvm_set_msr_common function in arch/x86/kvm/x86.c in the Linux kernel through 3.8.4 does not ensure a required time_page alignment during an MSR_KVM_SYSTEM_TIME operation, which allows guest OS users to cause a denial of service (buffer overflow and host OS memory corruption) or possibly have unspecified other impact via a crafted application.

POC

Reference

Github

No PoCs found on GitHub currently.