linux-yocto/fs/hfsplus
Yangtao Li 24cac083a7 hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_super()
[ Upstream commit 9282bc905f ]

If Catalog File contains corrupted record for the case of
hidden directory's type, regard it as I/O error instead of
Invalid argument.

Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Viacheslav Dubeyko <slava@dubeyko.com>
Link: https://lore.kernel.org/r/20250805165905.3390154-1-frank.li@vivo.com
Signed-off-by: Viacheslav Dubeyko <slava@dubeyko.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-10-29 14:07:00 +01:00
..
attributes.c
bfind.c hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent() 2025-10-29 14:06:59 +01:00
bitmap.c
bnode.c hfs: validate record offset in hfsplus_bmap_alloc 2025-10-29 14:07:00 +01:00
brec.c
btree.c hfs: validate record offset in hfsplus_bmap_alloc 2025-10-29 14:07:00 +01:00
catalog.c
dir.c
extents.c hfsplus: remove mutex_lock check in hfsplus_free_extents 2025-08-15 12:08:40 +02:00
hfsplus_fs.h hfs: validate record offset in hfsplus_bmap_alloc 2025-10-29 14:07:00 +01:00
hfsplus_raw.h
inode.c hfsplus: make splice write available again 2025-08-15 12:08:40 +02:00
ioctl.c
Kconfig
Makefile
options.c
part_tbl.c
super.c hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_super() 2025-10-29 14:07:00 +01:00
tables.c
unicode.c hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp() 2025-10-23 16:16:37 +02:00
wrapper.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file() 2025-08-28 16:28:14 +02:00
xattr.h