### [CVE-2016-9588](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9588) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description arch/x86/kvm/vmx.c in the Linux kernel through 4.9 mismanages the #BP and #OF exceptions, which allows guest OS users to cause a denial of service (guest OS crash) by declining to handle an exception thrown by an L2 guest. ### POC #### Reference - https://usn.ubuntu.com/3822-1/ #### Github No PoCs found on GitHub currently.