Files
CVEs-PoC/2010/CVE-2010-2798.md
T
2024-06-23 04:42:52 +00:00

1005 B

CVE-2010-2798

Description

The gfs2_dirent_find_space function in fs/gfs2/dir.c in the Linux kernel before 2.6.35 uses an incorrect size value in calculations associated with sentinel directory entries, which allows local users to cause a denial of service (NULL pointer dereference and panic) and possibly have unspecified other impact by renaming a file in a GFS2 filesystem, related to the gfs2_rename function in fs/gfs2/ops_inode.c.

POC

Reference

Github

No PoCs found on GitHub currently.