lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<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

Powered by Openwall GNU/*/Linux Powered by OpenVZ