All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gao Xiang <xiang@kernel.org>
To: Dmitry Vyukov <dvyukov@google.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	syzkaller-bugs <syzkaller-bugs@googlegroups.com>,
	Dongliang Mu <mudongliangabcd@gmail.com>,
	LKML <linux-kernel@vger.kernel.org>,
	syzbot <syzbot+f05ba4652c0471416eaf@syzkaller.appspotmail.com>,
	Muchun Song <songmuchun@bytedance.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-erofs@lists.ozlabs.org
Subject: Re: [syzbot] WARNING: kobject bug in erofs_unregister_sysfs
Date: Wed, 23 Mar 2022 09:54:58 +0800	[thread overview]
Message-ID: <Yjp98n5sxzfu2q36@debian> (raw)
In-Reply-To: <CACT4Y+Yh7t=wBftzCA9zxtVFKFiYFurBOq-5GFe1Le3W5ujOPw@mail.gmail.com>

On Mon, Mar 21, 2022 at 07:55:29AM +0100, Dmitry Vyukov wrote:
> On Sun, 20 Mar 2022 at 05:19, Dongliang Mu <mudongliangabcd@gmail.com> wrote:
> >
> > On Sat, Mar 19, 2022 at 10:21 AM Muchun Song <songmuchun@bytedance.com> wrote:
> > >
> > > On Sat, Mar 19, 2022 at 6:33 AM syzbot
> > > <syzbot+f05ba4652c0471416eaf@syzkaller.appspotmail.com> wrote:
> > > >
> > > > syzbot has bisected this issue to:
> > > >
> > > > commit 2768c206f2c3e95c0e5cf2e7f846103fda7cd429
> > > > Author: Muchun Song <songmuchun@bytedance.com>
> > > > Date:   Thu Mar 3 01:15:36 2022 +0000
> > > >
> > > >     mm: list_lru: allocate list_lru_one only when needed
> > > >
> > > > bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=1495694d700000
> > > > start commit:   91265a6da44d Add linux-next specific files for 20220303
> > > > git tree:       linux-next
> > > > final oops:     https://syzkaller.appspot.com/x/report.txt?x=1695694d700000
> > > > console output: https://syzkaller.appspot.com/x/log.txt?x=1295694d700000
> > > > kernel config:  https://syzkaller.appspot.com/x/.config?x=617f79440a35673a
> > > > dashboard link: https://syzkaller.appspot.com/bug?extid=f05ba4652c0471416eaf
> > > > syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=137f17d9700000
> > > > C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=114ebabd700000
> > > >
> > > > Reported-by: syzbot+f05ba4652c0471416eaf@syzkaller.appspotmail.com
> > > > Fixes: 2768c206f2c3 ("mm: list_lru: allocate list_lru_one only when needed")
> > >
> > > Does this patch [1] fix the issue? If yes, I am confused why the Fixes tag
> > > should be the commit 2768c206f2c3?  What am I missing here?
> >
> > Sometimes syzkaller bisection may make mistakes. Please ignore it.
> >
> > >
> > > [1] https://lore.kernel.org/r/20220315132814.12332-1-dzm91@hust.edu.cn
> >
> 
> Let's tell syzbot so that it reports new bugs in future:
> 
> #syz fix: fs: erofs: add sanity check for kobject in erofs_unregister_sysfs

Thanks! The fix has been landed upstream now.

Thanks,
Gao Xiang

WARNING: multiple messages have this Message-ID (diff)
From: Gao Xiang <xiang@kernel.org>
To: Dmitry Vyukov <dvyukov@google.com>
Cc: Dongliang Mu <mudongliangabcd@gmail.com>,
	Muchun Song <songmuchun@bytedance.com>,
	syzbot <syzbot+f05ba4652c0471416eaf@syzkaller.appspotmail.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Chao Yu <chao@kernel.org>,
	linux-erofs@lists.ozlabs.org, LKML <linux-kernel@vger.kernel.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	syzkaller-bugs <syzkaller-bugs@googlegroups.com>
Subject: Re: [syzbot] WARNING: kobject bug in erofs_unregister_sysfs
Date: Wed, 23 Mar 2022 09:54:58 +0800	[thread overview]
Message-ID: <Yjp98n5sxzfu2q36@debian> (raw)
In-Reply-To: <CACT4Y+Yh7t=wBftzCA9zxtVFKFiYFurBOq-5GFe1Le3W5ujOPw@mail.gmail.com>

On Mon, Mar 21, 2022 at 07:55:29AM +0100, Dmitry Vyukov wrote:
> On Sun, 20 Mar 2022 at 05:19, Dongliang Mu <mudongliangabcd@gmail.com> wrote:
> >
> > On Sat, Mar 19, 2022 at 10:21 AM Muchun Song <songmuchun@bytedance.com> wrote:
> > >
> > > On Sat, Mar 19, 2022 at 6:33 AM syzbot
> > > <syzbot+f05ba4652c0471416eaf@syzkaller.appspotmail.com> wrote:
> > > >
> > > > syzbot has bisected this issue to:
> > > >
> > > > commit 2768c206f2c3e95c0e5cf2e7f846103fda7cd429
> > > > Author: Muchun Song <songmuchun@bytedance.com>
> > > > Date:   Thu Mar 3 01:15:36 2022 +0000
> > > >
> > > >     mm: list_lru: allocate list_lru_one only when needed
> > > >
> > > > bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=1495694d700000
> > > > start commit:   91265a6da44d Add linux-next specific files for 20220303
> > > > git tree:       linux-next
> > > > final oops:     https://syzkaller.appspot.com/x/report.txt?x=1695694d700000
> > > > console output: https://syzkaller.appspot.com/x/log.txt?x=1295694d700000
> > > > kernel config:  https://syzkaller.appspot.com/x/.config?x=617f79440a35673a
> > > > dashboard link: https://syzkaller.appspot.com/bug?extid=f05ba4652c0471416eaf
> > > > syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=137f17d9700000
> > > > C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=114ebabd700000
> > > >
> > > > Reported-by: syzbot+f05ba4652c0471416eaf@syzkaller.appspotmail.com
> > > > Fixes: 2768c206f2c3 ("mm: list_lru: allocate list_lru_one only when needed")
> > >
> > > Does this patch [1] fix the issue? If yes, I am confused why the Fixes tag
> > > should be the commit 2768c206f2c3?  What am I missing here?
> >
> > Sometimes syzkaller bisection may make mistakes. Please ignore it.
> >
> > >
> > > [1] https://lore.kernel.org/r/20220315132814.12332-1-dzm91@hust.edu.cn
> >
> 
> Let's tell syzbot so that it reports new bugs in future:
> 
> #syz fix: fs: erofs: add sanity check for kobject in erofs_unregister_sysfs

Thanks! The fix has been landed upstream now.

Thanks,
Gao Xiang

  reply	other threads:[~2022-03-23  1:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-18 16:39 [syzbot] WARNING: kobject bug in erofs_unregister_sysfs syzbot
2022-03-18 18:02 ` Gao Xiang
2022-03-18 18:02   ` Gao Xiang
2022-03-18 18:52   ` syzbot
2022-03-18 22:33 ` syzbot
2022-03-19  2:19   ` Muchun Song
2022-03-19  2:19     ` Muchun Song
2022-03-19  3:45     ` Gao Xiang
2022-03-19  3:45       ` Gao Xiang
2022-03-20  4:19     ` Dongliang Mu
2022-03-20  4:19       ` Dongliang Mu
2022-03-21  6:55       ` Dmitry Vyukov via Linux-erofs
2022-03-21  6:55         ` Dmitry Vyukov
2022-03-23  1:54         ` Gao Xiang [this message]
2022-03-23  1:54           ` Gao Xiang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Yjp98n5sxzfu2q36@debian \
    --to=xiang@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=dvyukov@google.com \
    --cc=linux-erofs@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mudongliangabcd@gmail.com \
    --cc=sfr@canb.auug.org.au \
    --cc=songmuchun@bytedance.com \
    --cc=syzbot+f05ba4652c0471416eaf@syzkaller.appspotmail.com \
    --cc=syzkaller-bugs@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.