]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'jfs-6.13' of github.com:kleikamp/linux-shaggy
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Nov 2024 17:59:59 +0000 (09:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Nov 2024 17:59:59 +0000 (09:59 -0800)
commitfc39fb56917bb3cb53e99560ca3612a84456ada2
tree9a25ec524e597451fd95ca0a209c6113d73b2a23
parent6a550ae5560f7237c82dc9c0c128ba1d593c4dde
parenta174706ba4dad895c40b1d2277bade16dfacdcd9
Merge tag 'jfs-6.13' of github.com:kleikamp/linux-shaggy

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