### [CVE-2010-1083](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1083) ![](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 processcompl_compat function in drivers/usb/core/devio.c in Linux kernel 2.6.x through 2.6.32, and possibly other versions, does not clear the transfer buffer before returning to userspace when a USB command fails, which might make it easier for physically proximate attackers to obtain sensitive information (kernel memory). ### POC #### Reference - http://www.vmware.com/security/advisories/VMSA-2011-0012.html #### Github No PoCs found on GitHub currently.