[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACT4Y+amS4Dj99FE1h-e+5dV=q74_ueWiL-vX70RjMMhR5GLdw@mail.gmail.com>
Date: Wed, 20 Nov 2019 09:53:51 +0100
From: Dmitry Vyukov <dvyukov@...gle.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: syzbot <syzbot+3dcb532381f98c86aeb1@...kaller.appspotmail.com>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
LKML <linux-kernel@...r.kernel.org>,
Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>,
rafael@...nel.org,
syzkaller-bugs <syzkaller-bugs@...glegroups.com>,
Tejun Heo <tj@...nel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: WARNING in kernfs_get
On Wed, Nov 20, 2019 at 9:30 AM Greg KH <gregkh@...uxfoundation.org> wrote:
>
> On Wed, Nov 20, 2019 at 12:17:01AM -0800, syzbot wrote:
> > syzbot has bisected this bug to:
> >
> > commit 726e41097920a73e4c7c33385dcc0debb1281e18
> > Author: Benjamin Herrenschmidt <benh@...nel.crashing.org>
> > Date: Tue Jul 10 00:29:10 2018 +0000
> >
> > drivers: core: Remove glue dirs from sysfs earlier
> >
> > bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=17a101cee00000
> > start commit: 9a568276 Merge branch 'x86-urgent-for-linus' of git://git...
> > git tree: upstream
> > final crash: https://syzkaller.appspot.com/x/report.txt?x=146101cee00000
> > console output: https://syzkaller.appspot.com/x/log.txt?x=106101cee00000
> > kernel config: https://syzkaller.appspot.com/x/.config?x=8f59875069d721b6
> > dashboard link: https://syzkaller.appspot.com/bug?extid=3dcb532381f98c86aeb1
> > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=12657f0a400000
> > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=117728ae400000
> >
> > Reported-by: syzbot+3dcb532381f98c86aeb1@...kaller.appspotmail.com
> > Fixes: 726e41097920 ("drivers: core: Remove glue dirs from sysfs earlier")
> >
> > For information about bisection process see: https://goo.gl/tpsmEJ#bisection
>
> Again, I think this should be resolved with ac43432cb1f5 ("driver core:
> Fix use-after-free and double free on glue directory")
>
> Is there any way to run the reproducer on a newer tree?
The generic fix testing instruction should work:
https://github.com/google/syzkaller/blob/master/docs/syzbot.md#testing-patches
Note: you don't need to attach any patch, just pointing to a
tree/branch works too.
Powered by blists - more mailing lists