lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 19 May 2022 13:01:25 +0200
From:   Dmitry Vyukov <dvyukov@...gle.com>
To:     syzbot <syzbot+99938118dfd9e1b0741a@...kaller.appspotmail.com>,
        syzkaller-bugs@...glegroups.com
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [syzbot] KASAN: use-after-free Read in bio_poll

On Tue, 10 May 2022 at 14:45, Jens Axboe <axboe@...nel.dk> wrote:
>
> On 5/9/22 11:50 PM, Christoph Hellwig wrote:
> > On Tue, May 10, 2022 at 08:13:58AM +0800, Ming Lei wrote:
> >>> Guys, should we just queue:
> >>>
> >>> ommit 9650b453a3d4b1b8ed4ea8bcb9b40109608d1faf
> >>> Author: Ming Lei <ming.lei@...hat.com>
> >>> Date:   Wed Apr 20 22:31:10 2022 +0800
> >>>
> >>>     block: ignore RWF_HIPRI hint for sync dio
> >>>
> >>> up for 5.18 and stable?
> >>
> >> I am fine with merging to 5.18 & stable.
> >
> > I'm fine, too.  But are we sure this actually is one and the same
> > issue?  Otherwise I'll try to find some time to feed it to syzbot
> > first.
>
> I re-wrote the reproducer a bit and can reproduce it, so I can certainly
> test a backport. But yes, I was skeptical on this being the same issue
> too. My initial reaction was that this is likely due to the bio being
> "downgraded" from polled to IRQ driven, and hence completes without an
> extra reference before the bio_poll() is done on it. Which is not the
> issue described in the referenced commit.

#syz fix: block: ignore RWF_HIPRI hint for sync dio

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ