[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c503f186-9098-0b67-8ade-572fcbc4bf24@acm.org>
Date: Sat, 18 Apr 2020 08:26:55 -0700
From: Bart Van Assche <bvanassche@....org>
To: "yukuai (C)" <yukuai3@...wei.com>, axboe@...nel.dk,
ming.lei@...hat.com
Cc: yi.zhang@...wei.com, yuyufen@...wei.com,
linux-block@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC] block: fix access of uninitialized pointer address in
bt_for_each()
On 2020-04-18 02:42, yukuai (C) wrote:
> [ 61.988933] BUG: KASAN: use-after-free in bt_iter+0x29e/0x310
> [ 61.989446] Read of size 8 at addr ffff88824f5d8c00 by task dd/2659
> [ 61.989996]
> [ 61.990136] CPU: 2 PID: 2659 Comm: dd Not tainted
> 4.19.90-00001-g9c3fb8226112-dirty #44
Hi Yu Kuai,
So this use-after-free was encountered with kernel version 4.19? Please
develop block layer kernel patches against Jens' for-next branch from
git://git.kernel.dk/linux-block. If it wouldn't be possible to reproduce
this issue with Jens' for-next branch, the next step is to check which
patch(es) fixed this issue and to ask Greg KH to backport these patches
to the stable tree.
Thanks,
Bart.
Powered by blists - more mailing lists