Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0746. PoCs published by Sami Liedes.
AI-analyzed exploit summary This is a writeup describing a local denial-of-service vulnerability in the Linux kernel prior to version 2.6.27.14, caused by improper handling of malformed filesystem images. Exploitation requires the ability to mount filesystems, typically needing privileged access.
Description
The make_indexed_dir function in fs/ext4/namei.c in the Linux kernel 2.6.27 before 2.6.27.19 and 2.6.28 before 2.6.28.7 does not validate a certain rec_len field, which allows local users to cause a denial of service (OOPS) by attempting to mount a crafted ext4 filesystem.
Exploits (1)
This is a writeup describing a local denial-of-service vulnerability in the Linux kernel prior to version 2.6.27.14, caused by improper handling of malformed filesystem images. Exploitation requires the ability to mount filesystems, typically needing privileged access.