]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commitf3756afb6f6cdcbbc246f1edd0580b8c7485124a
treeb3134ea0acc89aa709f836f06e2a522a980aa8c0
parentc92b4d3dd59f9f71ac34b42d4603d2323a499ab0
parent6fa253b38b9b293a0de2a361de400557ca7666ca
Merge tag 'affs-for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

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
fs/affs/dir.c