### [CVE-2016-4485](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4485) ![](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 llc_cmsg_rcv function in net/llc/af_llc.c in the Linux kernel before 4.5.5 does not initialize a certain data structure, which allows attackers to obtain sensitive information from kernel stack memory by reading a message. ### POC #### Reference - http://www.ubuntu.com/usn/USN-3000-1 - http://www.ubuntu.com/usn/USN-3002-1 - http://www.ubuntu.com/usn/USN-3003-1 - http://www.ubuntu.com/usn/USN-3004-1 #### Github No PoCs found on GitHub currently.