mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
840 B
Markdown
18 lines
840 B
Markdown
### [CVE-2011-1474](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1474)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A locally locally exploitable DOS vulnerability was found in pax-linux versions 2.6.32.33-test79.patch, 2.6.38-test3.patch, and 2.6.37.4-test14.patch. A bad bounds check in arch_get_unmapped_area_topdown triggered by programs doing an mmap after a MAP_GROWSDOWN mmap will create an infinite loop condition without releasing the VM semaphore eventually leading to a system crash.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/oss-sec/2011/q1/579
|
|
|
|
#### Github
|
|
- https://github.com/unifuzz/getcvss
|
|
|