[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250806171132.3402278-1-frank.li@vivo.com>
Date: Wed, 6 Aug 2025 11:11:28 -0600
From: Yangtao Li <frank.li@...o.com>
To: slava@...eyko.com,
glaubitz@...sik.fu-berlin.de
Cc: linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org,
Yangtao Li <frank.li@...o.com>
Subject: [PATCH 0/2] hfs&hfsplus: abort for unexpected name length
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
Powered by blists - more mailing lists