Files
CVEs-PoC/2015/CVE-2015-7513.md
T
2024-06-09 00:33:16 +00:00

893 B

CVE-2015-7513

Description

arch/x86/kvm/x86.c in the Linux kernel before 4.4 does not reset the PIT counter values during state restoration, which allows guest OS users to cause a denial of service (divide-by-zero error and host OS crash) via a zero value, related to the kvm_vm_ioctl_set_pit and kvm_vm_ioctl_set_pit2 functions.

POC

Reference

Github

No PoCs found on GitHub currently.