### [CVE-2016-9756](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9756) ![](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/emulate.c in the Linux kernel before 4.8.12 does not properly initialize Code Segment (CS) in certain error cases, which allows local users to obtain sensitive information from kernel stack memory via a crafted application. ### POC #### Reference - https://github.com/torvalds/linux/commit/2117d5398c81554fbf803f5fd1dc55eb78216c0c #### Github - https://github.com/ARPSyndicate/cvemon