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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the vma_to_resize function in mm/mremap.c in the Linux kernel before 2.6.39 allows local users to cause a denial of service (BUG_ON and system crash) via a crafted mremap system call that expands a memory mapping.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=982134ba62618c2d69fbbbd166d0a11ee3b7e3d8
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|