[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <9c4c2b58-be98-42c6-8ae6-582c60bc9f7b@oracle.com>
Date: Thu, 21 Nov 2024 10:08:53 -0600
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.13
The following changes since commit e42b1a9a2557aa94fee47f078633677198386a52:
Merge tag 'spi-fix-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (2024-10-28 11:16:33 -1000)
are available in the Git repository at:
git@...hub.com:kleikamp/linux-shaggy.git tags/jfs-6.13
for you to fetch changes up to a174706ba4dad895c40b1d2277bade16dfacdcd9:
jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree (2024-10-29 17:43:41 -0500)
----------------------------------------------------------------
A few more patches to add sanity checks in jfs
----------------------------------------------------------------
Artem Sadovnikov (1):
jfs: xattr: check invalid xattr size more strictly
Ghanshyam Agrawal (3):
jfs: array-index-out-of-bounds fix in dtReadFirst
jfs: fix shift-out-of-bounds in dbSplit
jfs: fix array-index-out-of-bounds in jfs_readdir
Nihar Chaithanya (1):
jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
fs/jfs/jfs_dmap.c | 6 ++++++
fs/jfs/jfs_dtree.c | 15 +++++++++++++++
fs/jfs/xattr.c | 2 +-
3 files changed, 22 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists