]> Git Repo - J-linux.git/commitdiff
Merge tag 'jfs-6.8' of github.com:kleikamp/linux-shaggy
authorLinus Torvalds <[email protected]>
Wed, 10 Jan 2024 18:04:36 +0000 (10:04 -0800)
committerLinus Torvalds <[email protected]>
Wed, 10 Jan 2024 18:04:36 +0000 (10:04 -0800)
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


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