CVE-2005-3358
Linux Kernel < 2.6.15 - Denial of Service via set_mempolicy Bitmask
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-3358. PoCs published by Doug Chapman.
AI-analyzed exploit summary This exploit triggers a local denial-of-service vulnerability in the Linux kernel by calling set_mempolicy() with invalid arguments, causing a kernel crash. The PoC is minimal and directly demonstrates the vulnerability.
Description
Linux kernel before 2.6.15 allows local users to cause a denial of service (panic) via a set_mempolicy call with a 0 bitmask, which causes a panic when a page fault occurs.
Exploits (1)
This exploit triggers a local denial-of-service vulnerability in the Linux kernel by calling set_mempolicy() with invalid arguments, causing a kernel crash. The PoC is minimal and directly demonstrates the vulnerability.