[PATCH 0/2] hfs&hfsplus: abort for unexpected name length

Yangtao Li posted 2 patches 1 month, 4 weeks ago
fs/hfs/dir.c     | 3 +++
fs/hfsplus/dir.c | 3 +++
2 files changed, 6 insertions(+)
[PATCH 0/2] hfs&hfsplus: abort for unexpected name length
Posted by Yangtao Li 1 month, 4 weeks ago
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