mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2013-6763](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6763)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|