### [CVE-2013-3231](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3231) ![](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_ui_recvmsg function in net/llc/af_llc.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call. ### POC #### Reference - http://www.mandriva.com/security/advisories?name=MDVSA-2013:176 #### Github No PoCs found on GitHub currently.