[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240313105827.5296-1-konishi.ryusuke@gmail.com>
Date: Wed, 13 Mar 2024 19:58:25 +0900
From: Ryusuke Konishi <konishi.ryusuke@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: syzbot <syzbot+cfed5b56649bddf80d6e@...kaller.appspotmail.com>,
syzkaller-bugs@...glegroups.com,
linux-nilfs@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] nilfs2: fix kernel bug at submit_bh_wbc()
Hi Andrew,
please apply this series as a bug fix.
This resolves a kernel BUG reported by syzbot. Since there are two
flaws involved, I've made each one a separate patch.
The first patch alone resolves the syzbot-reported bug, but I think
both fixes should be sent to stable, so I've tagged them as such.
This series does not conflict with the currently queued conversion
to kmap_local series, etc and can be applied independently.
Thanks,
Ryusuke Konishi
Ryusuke Konishi (2):
nilfs2: fix failure to detect DAT corruption in btree and direct
mappings
nilfs2: prevent kernel bug at submit_bh_wbc()
fs/nilfs2/btree.c | 9 +++++++--
fs/nilfs2/direct.c | 9 +++++++--
fs/nilfs2/inode.c | 2 +-
3 files changed, 15 insertions(+), 5 deletions(-)
--
2.34.1
Powered by blists - more mailing lists