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

785 B

CVE-2009-0269

Description

fs/ecryptfs/inode.c in the eCryptfs subsystem in the Linux kernel before 2.6.28.1 allows local users to cause a denial of service (fault or memory corruption), or possibly have unspecified other impact, via a readlink call that results in an error, leading to use of a -1 return value as an array index.

POC

Reference

Github

No PoCs found on GitHub currently.