[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241106160811.3316-1-konishi.ryusuke@gmail.com>
Date: Thu, 7 Nov 2024 01:07:31 +0900
From: Ryusuke Konishi <konishi.ryusuke@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-nilfs@...r.kernel.org,
linux-kernel@...r.kernel.org,
syzbot <syzbot+9982fb8d18eba905abe2@...kaller.appspotmail.com>,
syzkaller-bugs@...glegroups.com,
bugreport@...iantsec.com
Subject: [PATCH 0/2] nilfs2: fix null-ptr-deref bugs on block tracepoints
Hi Andrew, please add this series to the queue for the next cycle.
This series fixes null pointer dereference bugs that occur when using
nilfs2 and two block-related tracepoints.
Thanks,
Ryusuke Konishi
Ryusuke Konishi (2):
nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint
nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint
fs/nilfs2/btnode.c | 2 --
fs/nilfs2/gcinode.c | 4 +---
fs/nilfs2/mdt.c | 1 -
fs/nilfs2/page.c | 2 +-
4 files changed, 2 insertions(+), 7 deletions(-)
--
2.43.0
Powered by blists - more mailing lists