netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [syzbot] bpf test error: WARNING in __nf_unregister_net_hook
@ 2021-05-03 17:21 syzbot
  2021-05-03 20:12 ` Florian Westphal
  0 siblings, 1 reply; 2+ messages in thread
From: syzbot @ 2021-05-03 17:21 UTC (permalink / raw)
  To: ast, coreteam, daniel, davem, fw, kadlec, kuba, linux-kernel,
	netdev, netfilter-devel, pablo, syzkaller-bugs

Hello,

syzbot found the following issue on:

HEAD commit:    f80f88f0 selftests/bpf: Fix the snprintf test
git tree:       bpf
console output: https://syzkaller.appspot.com/x/log.txt?x=16fd921ed00000
kernel config:  https://syzkaller.appspot.com/x/.config?x=57b4b78935781045
dashboard link: https://syzkaller.appspot.com/bug?extid=854457fa0d41f836cd0e

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

------------[ cut here ]------------
hook not found, pf 3 num 0
WARNING: CPU: 1 PID: 9 at net/netfilter/core.c:480 __nf_unregister_net_hook+0x1eb/0x610 net/netfilter/core.c:480
Modules linked in:
CPU: 1 PID: 9 Comm: kworker/u4:0 Not tainted 5.12.0-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: netns cleanup_net
RIP: 0010:__nf_unregister_net_hook+0x1eb/0x610 net/netfilter/core.c:480
Code: 0f b6 14 02 48 89 c8 83 e0 07 83 c0 03 38 d0 7c 08 84 d2 0f 85 11 04 00 00 8b 53 1c 89 ee 48 c7 c7 c0 78 6d 8a e8 40 4c 8a 01 <0f> 0b e9 e5 00 00 00 e8 59 48 30 fa 44 8b 3c 24 4c 89 f8 48 c1 e0
RSP: 0018:ffffc90000ce7bc0 EFLAGS: 00010286
RAX: 0000000000000000 RBX: ffff8881474f6900 RCX: 0000000000000000
RDX: ffff888011d50000 RSI: ffffffff815c8ba5 RDI: fffff5200019cf6a
RBP: 0000000000000003 R08: 0000000000000000 R09: 0000000000000000
R10: ffffffff815c2a0e R11: 0000000000000000 R12: ffff888028a68f20
R13: 0000000000000000 R14: ffff8880144d9100 R15: 0000000000000001
FS:  0000000000000000(0000) GS:ffff8880b9c00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f41d41cb000 CR3: 0000000021c10000 CR4: 00000000001506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 nf_unregister_net_hook net/netfilter/core.c:502 [inline]
 nf_unregister_net_hooks+0x117/0x160 net/netfilter/core.c:576
 arpt_unregister_table_pre_exit+0x67/0x80 net/ipv4/netfilter/arp_tables.c:1565
 ops_pre_exit_list net/core/net_namespace.c:165 [inline]
 cleanup_net+0x451/0xb10 net/core/net_namespace.c:583
 process_one_work+0x98d/0x1600 kernel/workqueue.c:2275
 worker_thread+0x64c/0x1120 kernel/workqueue.c:2421
 kthread+0x3b1/0x4a0 kernel/kthread.c:313
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294


---
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.

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

* Re: [syzbot] bpf test error: WARNING in __nf_unregister_net_hook
  2021-05-03 17:21 [syzbot] bpf test error: WARNING in __nf_unregister_net_hook syzbot
@ 2021-05-03 20:12 ` Florian Westphal
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Westphal @ 2021-05-03 20:12 UTC (permalink / raw)
  To: syzbot
  Cc: ast, coreteam, daniel, davem, fw, kadlec, kuba, linux-kernel,
	netdev, netfilter-devel, pablo, syzkaller-bugs

syzbot <syzbot+854457fa0d41f836cd0e@syzkaller.appspotmail.com> wrote:
> Hello,
> 
> syzbot found the following issue on:
> 
> HEAD commit:    f80f88f0 selftests/bpf: Fix the snprintf test
> git tree:       bpf
> console output: https://syzkaller.appspot.com/x/log.txt?x=16fd921ed00000
> kernel config:  https://syzkaller.appspot.com/x/.config?x=57b4b78935781045
> dashboard link: https://syzkaller.appspot.com/bug?extid=854457fa0d41f836cd0e
> 
> IMPORTANT: if you fix the issue, please add the following tag to the commit:
> Reported-by: syzbot+854457fa0d41f836cd0e@syzkaller.appspotmail.com

#syz dup: linux-next test error: WARNING in __nf_unregister_net_hook

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

end of thread, other threads:[~2021-05-03 20:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-03 17:21 [syzbot] bpf test error: WARNING in __nf_unregister_net_hook syzbot
2021-05-03 20:12 ` Florian Westphal

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).