[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250602161242.2106610-1-agruenba@redhat.com>
Date: Mon, 2 Jun 2025 18:12:41 +0200
From: Andreas Gruenbacher <agruenba@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andreas Gruenbacher <agruenba@...hat.com>,
gfs2@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] additional gfs2 fix for 6.16
Dear Linus,
please consider pulling the following additional gfs2 fix for 6.16.
Thanks,
Andreas
The following changes since commit 914873bc7df913db988284876c16257e6ab772c6:
Merge tag 'x86-build-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2025-05-26 21:41:14 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-for-6.16-fix
for you to fetch changes up to 9126d2754c5e5d1818765811a10af0a14cf1fa0a:
gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add (2025-05-30 19:20:20 +0200)
----------------------------------------------------------------
additional gfs2 fix for 6.16
- Fix a NULL pointer dereference reported by syzbot.
----------------------------------------------------------------
Andrew Price (1):
gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add
fs/gfs2/ops_fstype.c | 4 +++-
fs/gfs2/sys.c | 1 -
2 files changed, 3 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists