mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
18 lines
683 B
Markdown
18 lines
683 B
Markdown
### [CVE-2013-4205](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4205)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Memory leak in the unshare_userns function in kernel/user_namespace.c in the Linux kernel before 3.10.6 allows local users to cause a denial of service (memory consumption) via an invalid CLONE_NEWUSER unshare call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1974-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|