]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'affs-for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Apr 2026 23:39:01 +0000 (16:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Apr 2026 23:39:01 +0000 (16:39 -0700)
Pull AFFS fix from David Sterba:
 "There's a potential out-of-bounds read in the directory hash table
  during readdir"

* tag 'affs-for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  affs: bound hash_pos before table lookup in affs_readdir

1  2 
fs/affs/dir.c

diff --cc fs/affs/dir.c
Simple merge