[GIT PULL] AFFS fix for 7.1

From: David Sterba

Date: Thu Apr 09 2026 - 21:38:44 EST


Hi,

please pull an AFFS fix. There's a potential out-of-bounds read in the
directory hash table during readdir.

Thanks.

----------------------------------------------------------------
The following changes since commit c369299895a591d96745d6492d4888259b004a9e:

Linux 7.0-rc5 (2026-03-22 14:42:17 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/affs-for-7.1-tag

for you to fetch changes up to 6fa253b38b9b293a0de2a361de400557ca7666ca:

affs: bound hash_pos before table lookup in affs_readdir (2026-04-10 02:51:05 +0200)

----------------------------------------------------------------
Hyungjung Joo (1):
affs: bound hash_pos before table lookup in affs_readdir

fs/affs/dir.c | 2 ++
1 file changed, 2 insertions(+)