linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [syzbot] WARNING: suspicious RCU usage (5)
@ 2022-06-17 22:56 syzbot
  2022-06-23  7:35 ` syzbot
  0 siblings, 1 reply; 4+ messages in thread
From: syzbot @ 2022-06-17 22:56 UTC (permalink / raw)
  To: linux-kernel, netdev, syzkaller-bugs

Hello,

syzbot found the following issue on:

HEAD commit:    a5b00f5b78b7 Merge branch 'hns3-fixres'
git tree:       net
console output: https://syzkaller.appspot.com/x/log.txt?x=105d68bbf00000
kernel config:  https://syzkaller.appspot.com/x/.config?x=20ac3e0ebf0db3bd
dashboard link: https://syzkaller.appspot.com/bug?extid=9cbc6bed3a22f1d37395
compiler:       gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=143b22abf00000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=125194eff00000

IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+9cbc6bed3a22f1d37395@syzkaller.appspotmail.com

netdevsim netdevsim0 netdevsim0: set [1, 0] type 2 family 0 port 6081 - 0
netdevsim netdevsim0 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0
netdevsim netdevsim0 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0
netdevsim netdevsim0 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0
=============================
WARNING: suspicious RCU usage
5.19.0-rc1-syzkaller-00254-ga5b00f5b78b7 #0 Not tainted
-----------------------------
net/ipv6/addrconf


---
This report is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzkaller@googlegroups.com.

syzbot will keep track of this issue. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.
syzbot can test patches for this issue, for details see:
https://goo.gl/tpsmEJ#testing-patches

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [syzbot] WARNING: suspicious RCU usage (5)
  2022-06-17 22:56 [syzbot] WARNING: suspicious RCU usage (5) syzbot
@ 2022-06-23  7:35 ` syzbot
  2022-06-23  8:22   ` Xuan Zhuo
  2022-06-23  8:54   ` Paolo Bonzini
  0 siblings, 2 replies; 4+ messages in thread
From: syzbot @ 2022-06-23  7:35 UTC (permalink / raw)
  To: alobakin, bp, daniel, hpa, jmattson, john.fastabend, joro, kvm,
	linux-kernel, mingo, netdev, pbonzini, seanjc, syzkaller-bugs,
	tglx, vkuznets, wanpengli, x86, xuanzhuo

syzbot has bisected this issue to:

commit c2ff53d8049f30098153cd2d1299a44d7b124c57
Author: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Date:   Thu Feb 18 20:50:02 2021 +0000

    net: Add priv_flags for allow tx skb without linear

bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=11596838080000
start commit:   a5b00f5b78b7 Merge branch 'hns3-fixres'
git tree:       net
final oops:     https://syzkaller.appspot.com/x/report.txt?x=13596838080000
console output: https://syzkaller.appspot.com/x/log.txt?x=15596838080000
kernel config:  https://syzkaller.appspot.com/x/.config?x=20ac3e0ebf0db3bd
dashboard link: https://syzkaller.appspot.com/bug?extid=9cbc6bed3a22f1d37395
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=143b22abf00000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=125194eff00000

Reported-by: syzbot+9cbc6bed3a22f1d37395@syzkaller.appspotmail.com
Fixes: c2ff53d8049f ("net: Add priv_flags for allow tx skb without linear")

For information about bisection process see: https://goo.gl/tpsmEJ#bisection

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [syzbot] WARNING: suspicious RCU usage (5)
  2022-06-23  7:35 ` syzbot
@ 2022-06-23  8:22   ` Xuan Zhuo
  2022-06-23  8:54   ` Paolo Bonzini
  1 sibling, 0 replies; 4+ messages in thread
From: Xuan Zhuo @ 2022-06-23  8:22 UTC (permalink / raw)
  To: syzbot
  Cc: alobakin, bp, daniel, hpa, jmattson, john.fastabend, joro, kvm,
	linux-kernel, mingo, netdev, pbonzini, seanjc, syzkaller-bugs,
	tglx, vkuznets, wanpengli, x86

On Thu, 23 Jun 2022 00:35:13 -0700, syzbot <syzbot+9cbc6bed3a22f1d37395@syzkaller.appspotmail.com> wrote:
> syzbot has bisected this issue to:
>
> commit c2ff53d8049f30098153cd2d1299a44d7b124c57
> Author: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
> Date:   Thu Feb 18 20:50:02 2021 +0000
>
>     net: Add priv_flags for allow tx skb without linear
>
> bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=11596838080000
> start commit:   a5b00f5b78b7 Merge branch 'hns3-fixres'
> git tree:       net
> final oops:     https://syzkaller.appspot.com/x/report.txt?x=13596838080000
> console output: https://syzkaller.appspot.com/x/log.txt?x=15596838080000
> kernel config:  https://syzkaller.appspot.com/x/.config?x=20ac3e0ebf0db3bd
> dashboard link: https://syzkaller.appspot.com/bug?extid=9cbc6bed3a22f1d37395
> syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=143b22abf00000
> C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=125194eff00000
>
> Reported-by: syzbot+9cbc6bed3a22f1d37395@syzkaller.appspotmail.com
> Fixes: c2ff53d8049f ("net: Add priv_flags for allow tx skb without linear")


I think it's unlikely that my patch is causing the problem, because my patch is
very simple and doesn't have any effect on the kernel. I don't know if there is
something wrong.

I used the above config (make olddefconfig) to compile this commit, and it
crashed directly after starting it in qemu.

Thanks.


>
> For information about bisection process see: https://goo.gl/tpsmEJ#bisection

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [syzbot] WARNING: suspicious RCU usage (5)
  2022-06-23  7:35 ` syzbot
  2022-06-23  8:22   ` Xuan Zhuo
@ 2022-06-23  8:54   ` Paolo Bonzini
  1 sibling, 0 replies; 4+ messages in thread
From: Paolo Bonzini @ 2022-06-23  8:54 UTC (permalink / raw)
  To: syzbot
  Cc: Alexander Lobakin, Borislav Petkov, Daniel Borkmann, Anvin,
	H. Peter, Jim Mattson, John Fastabend, Joerg Roedel, kvm,
	Kernel Mailing List, Linux, Ingo Molnar, Networking,
	Sean Christopherson, syzkaller-bugs, Thomas Gleixner,
	Vitaly Kuznetsov, Wanpeng Li, the arch/x86 maintainers, xuanzhuo

#syz fix: x86/kvm: Fix broken irq restoration in kvm_wait

On Thu, Jun 23, 2022 at 9:35 AM syzbot
<syzbot+9cbc6bed3a22f1d37395@syzkaller.appspotmail.com> wrote:
>
> syzbot has bisected this issue to:
>
> commit c2ff53d8049f30098153cd2d1299a44d7b124c57
> Author: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
> Date:   Thu Feb 18 20:50:02 2021 +0000
>
>     net: Add priv_flags for allow tx skb without linear
>
> bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=11596838080000
> start commit:   a5b00f5b78b7 Merge branch 'hns3-fixres'
> git tree:       net
> final oops:     https://syzkaller.appspot.com/x/report.txt?x=13596838080000
> console output: https://syzkaller.appspot.com/x/log.txt?x=15596838080000
> kernel config:  https://syzkaller.appspot.com/x/.config?x=20ac3e0ebf0db3bd
> dashboard link: https://syzkaller.appspot.com/bug?extid=9cbc6bed3a22f1d37395
> syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=143b22abf00000
> C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=125194eff00000
>
> Reported-by: syzbot+9cbc6bed3a22f1d37395@syzkaller.appspotmail.com
> Fixes: c2ff53d8049f ("net: Add priv_flags for allow tx skb without linear")
>
> For information about bisection process see: https://goo.gl/tpsmEJ#bisection
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-23  8:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-17 22:56 [syzbot] WARNING: suspicious RCU usage (5) syzbot
2022-06-23  7:35 ` syzbot
2022-06-23  8:22   ` Xuan Zhuo
2022-06-23  8:54   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).