[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240520132621.4054-1-konishi.ryusuke@gmail.com>
Date: Mon, 20 May 2024 22:26:18 +0900
From: Ryusuke Konishi <konishi.ryusuke@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-nilfs@...r.kernel.org,
syzbot <syzbot+e3973c409251e136fdd0@...kaller.appspotmail.com>,
syzkaller-bugs@...glegroups.com,
linux-kernel@...r.kernel.org,
sjb7183@....edu
Subject: [PATCH 0/3] nilfs2: fix log writer related issues
Hello Andrew,
Please apply this series as bug fixes.
This bug fix series covers three nilfs2 log writer-related issues,
including a timer use-after-free issue and potential deadlock issue on
unmount, and a potential freeze issue in event synchronization found
during their analysis. Details are described in each commit log.
thank you always.
Ryusuke Konishi
Ryusuke Konishi (3):
nilfs2: fix use-after-free of timer for log writer thread
nilfs2: fix unexpected freezing of nilfs_segctor_sync()
nilfs2: fix potential hang in nilfs_detach_log_writer()
fs/nilfs2/segment.c | 63 +++++++++++++++++++++++++++++++++++----------
1 file changed, 50 insertions(+), 13 deletions(-)
--
2.34.1
Powered by blists - more mailing lists