### [CVE-2013-6763](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6763) ![](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 uio_mmap_physical function in drivers/uio/uio.c in the Linux kernel before 3.12 does not validate the size of a memory block, which allows local users to cause a denial of service (memory corruption) or possibly gain privileges via crafted mmap operations, a different vulnerability than CVE-2013-4511. ### POC #### Reference - http://www.ubuntu.com/usn/USN-2076-1 - http://www.ubuntu.com/usn/USN-2076-1 #### Github No PoCs found on GitHub currently.