We need to prevent to create unexpected files, which name length over NAMELEN_MAX. Yangtao Li (2): hfs: abort hfs_lookup if name is too long hfsplus: abort hfsplus_lookup if name is too long fs/hfs/dir.c | 3 +++ fs/hfsplus/dir.c | 3 +++ 2 files changed, 6 insertions(+) -- 2.48.1