]> Git Repo - linux.git/commitdiff
Merge tag 'jfs-6.13' of github.com:kleikamp/linux-shaggy
authorLinus Torvalds <[email protected]>
Thu, 21 Nov 2024 17:59:59 +0000 (09:59 -0800)
committerLinus Torvalds <[email protected]>
Thu, 21 Nov 2024 17:59:59 +0000 (09:59 -0800)
Pull jfs updates from Dave Kleikamp:
 "A few more patches to add sanity checks in jfs"

* tag 'jfs-6.13' of github.com:kleikamp/linux-shaggy:
  jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
  jfs: xattr: check invalid xattr size more strictly
  jfs: fix array-index-out-of-bounds in jfs_readdir
  jfs: fix shift-out-of-bounds in dbSplit
  jfs: array-index-out-of-bounds fix in dtReadFirst


Trivial merge
This page took 0.062731 seconds and 4 git commands to generate.