cve/2009/CVE-2009-0745.md
2024-06-18 02:51:15 +02:00

826 B

CVE-2009-0745

Description

The ext4_group_add function in fs/ext4/resize.c in the Linux kernel 2.6.27 before 2.6.27.19 and 2.6.28 before 2.6.28.7 does not properly initialize the group descriptor during a resize (aka resize2fs) operation, which might allow local users to cause a denial of service (OOPS) by arranging for crafted values to be present in available memory.

POC

Reference

Github

No PoCs found on GitHub currently.