[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200903065950.GA19012@lst.de>
Date: Thu, 3 Sep 2020 08:59:50 +0200
From: Christoph Hellwig <hch@....de>
To: Peilin Ye <yepeilin.cs@...il.com>
Cc: Jens Axboe <axboe@...nel.dk>, Hillf Danton <hdanton@...a.com>,
Christoph Hellwig <hch@....de>,
Johannes Thumshirn <johannes.thumshirn@....com>,
Jan Kara <jack@...e.cz>, Ming Lei <ming.lei@...hat.com>,
Konstantin Khlebnikov <koct9i@...il.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-block@...r.kernel.org,
linux-kernel-mentees@...ts.linuxfoundation.org,
syzkaller-bugs@...glegroups.com, linux-kernel@...r.kernel.org
Subject: Re: [Linux-kernel-mentees] [PATCH] block: Fix use-after-free in
bdev_del_partition()
On Thu, Sep 03, 2020 at 02:55:34AM -0400, Peilin Ye wrote:
> In bdev_del_partition(), `part` is being looked up outside the critical
> section. This is causing bdev_del_partition() to delete the same partition
> more than once. Fix it by reverting commit cddae808aeb7.
We've already fix the problem properly:
https://git.kernel.dk/cgit/linux-block/commit/?h=block-5.9&id=08fc1ab6d748ab1a690fd483f41e2938984ce353
Powered by blists - more mailing lists