EIP-2026-102646
PRE-CVELinux Kernel 2.0/2.0.33 - i_count Overflow (PoC)
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-102646. PoCs published by Aleph One.
AI-analyzed exploit summary This exploit demonstrates an inode structure overflow in the Linux kernel by repeatedly mapping a file into memory, potentially leading to local privilege escalation or denial of service. The code targets the i_count member in the inode structure, which is an unsigned short integer.
Description
Linux Kernel 2.0/2.0.33 - i_count Overflow (PoC)
Exploits (1)
This exploit demonstrates an inode structure overflow in the Linux kernel by repeatedly mapping a file into memory, potentially leading to local privilege escalation or denial of service. The code targets the i_count member in the inode structure, which is an unsigned short integer.