Files
CVEs-PoC/2017/CVE-2017-2596.md
2025-09-29 21:09:30 +02:00

728 B

CVE-2017-2596

Description

The nested_vmx_check_vmptr function in arch/x86/kvm/vmx.c in the Linux kernel through 4.9.8 improperly emulates the VMXON instruction, which allows KVM L1 guest OS users to cause a denial of service (host OS memory consumption) by leveraging the mishandling of page references.

POC

Reference

No PoCs from references.

Github