[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <3bf9944a-3809-4a79-99e9-d3b797c25836@oracle.com>
Date: Mon, 16 Sep 2024 14:45:35 -0500
From: Dave Kleikamp <dave.kleikamp@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
"jfs-discussion@...ts.sourceforge.net" <jfs-discussion@...ts.sourceforge.net>
Subject: [GIT PULL] jfs updates for v6.12
The following changes since commit 3d5f968a177d468cd13568ef901c5be84d83d32b:
Merge tag 'pwrseq-fixes-for-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux (2024-08-23 17:48:27 +0800)
are available in the Git repository at:
git@...hub.com:kleikamp/linux-shaggy.git tags/jfs-6.12
for you to fetch changes up to 2b59ffad47db1c46af25ccad157bb3b25147c35c:
jfs: Fix uninit-value access of new_ea in ea_buffer (2024-09-04 10:28:08 -0500)
----------------------------------------------------------------
A few fixes for jfs
----------------------------------------------------------------
Edward Adam Davis (2):
jfs: Fix uaf in dbFreeBits
jfs: check if leafidx greater than num leaves per dmap tree
Jeongjun Park (1):
jfs: fix out-of-bounds in dbNextAG() and diAlloc()
Remington Brasga (1):
jfs: UBSAN: shift-out-of-bounds in dbFindBits
Zhao Mengmeng (1):
jfs: Fix uninit-value access of new_ea in ea_buffer
fs/jfs/jfs_discard.c | 11 +++++++++--
fs/jfs/jfs_dmap.c | 11 +++++++----
fs/jfs/jfs_imap.c | 2 +-
fs/jfs/xattr.c | 2 ++
4 files changed, 19 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists