]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'fs_for_v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Apr 2025 15:19:52 +0000 (08:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Apr 2025 15:19:52 +0000 (08:19 -0700)
Pull isofs fix from Jan Kara:
 "Fix a case where isofs could be reading beyond end of the passed
  file handle if its type was incorrectly set"

* tag 'fs_for_v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  isofs: Prevent the use of too small fid


Trivial merge