CVE-2005-3808
Linux Kernel 2.6.11-2.6.14 - Denial of Service via 64-bit mmap Calls
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-3808. PoCs published by Oleg Drokin.
AI-analyzed exploit summary This exploit targets a local integer overflow vulnerability in the Linux kernel (CVE-2005-3808) by manipulating file offsets and memory mappings. It attempts to trigger a kernel crash or potential arbitrary code execution via a race condition between parent and child processes.
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.
Exploits (1)
This exploit targets a local integer overflow vulnerability in the Linux kernel (CVE-2005-3808) by manipulating file offsets and memory mappings. It attempts to trigger a kernel crash or potential arbitrary code execution via a race condition between parent and child processes.