[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230510151918.280115-1-agruenba@redhat.com>
Date: Wed, 10 May 2023 17:19:18 +0200
From: Andreas Gruenbacher <agruenba@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andreas Gruenbacher <agruenba@...hat.com>,
cluster-devel@...hat.com, linux-kernel@...r.kernel.org
Subject: [GIT PULL] gfs2: Don't deref jdesc in evict
Hello Linus,
could you please pull the following gfs2 fix for 6.4?
Thanks,
Andreas
The following changes since commit e0fcc9c68d1147ca33159d57332b02ca8bac6ab9:
Merge tag 'gfs2-v6.3-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 (2023-04-26 09:28:15 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v6.3-fix
for you to fetch changes up to 504a10d9e46bc37b23d0a1ae2f28973c8516e636:
gfs2: Don't deref jdesc in evict (2023-05-10 17:15:18 +0200)
----------------------------------------------------------------
gfs2 fix
- Fix a NULL pointer dereference when mounting corrupted filesystems.
----------------------------------------------------------------
Bob Peterson (1):
gfs2: Don't deref jdesc in evict
fs/gfs2/super.c | 8 ++++++++
1 file changed, 8 insertions(+)
Powered by blists - more mailing lists