[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230107032126.4165860-1-libaokun1@huawei.com>
Date: Sat, 7 Jan 2023 11:21:24 +0800
From: Baokun Li <libaokun1@...wei.com>
To: <linux-ext4@...r.kernel.org>
CC: <tytso@....edu>, <adilger.kernel@...ger.ca>, <jack@...e.cz>,
<ritesh.list@...il.com>, <linux-kernel@...r.kernel.org>,
<yi.zhang@...wei.com>, <yukuai3@...wei.com>, <libaokun1@...wei.com>
Subject: [PATCH v2 0/2] ext4: fix possible null pointer dereference in ext4_get_group_info
V1->V2:
In PATCH 1/2, -EFSCORRUPTED instead of -ESTALE is returned for
special inode errors, and extra parentheses are removed.
Baokun Li (2):
ext4: fail ext4_iget if special inode unallocated
ext4: update s_journal_inum if it changes after journal replay
fs/ext4/inode.c | 18 ++++++++----------
fs/ext4/super.c | 7 +++++--
2 files changed, 13 insertions(+), 12 deletions(-)
--
2.31.1
Powered by blists - more mailing lists