mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
18 lines
717 B
Markdown
18 lines
717 B
Markdown
### [CVE-2005-3808](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3808)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the invalidate_inode_pages2_range function in mm/truncate.c in Linux kernel 2.6.11 to 2.6.14 allows local users to cause a denial of service (hang) via 64-bit mmap calls that are not properly handled on a 32-bit system.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/lists/linux-kernel/2005/Nov/7839.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|