### [CVE-2017-8106](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8106) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The handle_invept function in arch/x86/kvm/vmx.c in the Linux kernel 3.12 through 3.15 allows privileged KVM guest OS users to cause a denial of service (NULL pointer dereference and host OS crash) via a single-context INVEPT instruction with a NULL EPT pointer. ### POC #### Reference - https://bugzilla.kernel.org/show_bug.cgi?id=195167 - https://launchpad.net/bugs/1678676 #### Github No PoCs found on GitHub currently.