Exploit for CVE-2026-31694_B1A34079-E8F9-5174-9297-C9EF365CAE42
FUSE readdir cache out-of-bounds write PoC Local proof of concept for a missing bounds check in fs/fuse/readdir.c:fuseadddirenttocache. A FUSE server that returns a dirent with namelen = 4095 produces a 4120 byte record. The kernel copies it into a...