Merge tag 'jfs-6.8' of github.com:kleikamp/linux-shaggy
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jan 2024 18:04:36 +0000 (10:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jan 2024 18:04:36 +0000 (10:04 -0800)
commit032500abc5dc7add035ad5bc8eddf67e97f686b6
treea6ee8ba93c954848329119b8def811886f27d2da
parentbfed9a92940bae1fbdaad80b82562ce4e122434a
parenta280c9ceeca73fad22af79b08b470fc7126cf1d5
Merge tag 'jfs-6.8' of github.com:kleikamp/linux-shaggy

Pull jfs updates from David Kleikamp:
 "Stability improvements"

* tag 'jfs-6.8' of github.com:kleikamp/linux-shaggy:
  jfs: Add missing set_freezable() for freezable kthread
  jfs: fix array-index-out-of-bounds in diNewExt
  jfs: fix shift-out-of-bounds in dbJoin
  jfs: fix uaf in jfs_evict_inode
  jfs: fix array-index-out-of-bounds in dbAdjTree
  jfs: fix slab-out-of-bounds Read in dtSearch
  UBSAN: array-index-out-of-bounds in dtSplitRoot
  FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree