Files
cve/2009/CVE-2009-1336.md
2025-09-29 21:09:30 +02:00

802 B

CVE-2009-1336

Description

fs/nfs/client.c in the Linux kernel before 2.6.23 does not properly initialize a certain structure member that stores the maximum NFS filename length, which allows local users to cause a denial of service (OOPS) via a long filename, related to the encode_lookup function.

POC

Reference

Github

No PoCs found on GitHub currently.