------------[ cut here ]------------ conntrack cleanup blocked for 60s WARNING: net/netfilter/nf_conntrack_core.c:2511 at nf_conntrack_cleanup_net_list+0x4f7/0x690 net/netfilter/nf_conntrack_core.c:2511, CPU#3: kworker/u32:6/103 Modules linked in: CPU: 3 UID: 0 PID: 103 Comm: kworker/u32:6 Tainted: G L syzkaller #0 PREEMPT(full) Tainted: [L]=SOFTLOCKUP Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014 Workqueue: netns cleanup_net RIP: 0010:nf_conntrack_cleanup_net_list+0x4f7/0x690 net/netfilter/nf_conntrack_core.c:2511 Code: 29 c3 48 89 de e8 19 6c 5b f8 48 85 db 78 0f e8 2f 71 5b f8 e8 6a 72 e3 01 e9 0e fc ff ff e8 20 71 5b f8 48 8d 3d e9 bf 3a 07 <67> 48 0f b9 3a eb de 4c 8b 6c 24 40 e8 08 71 5b f8 48 b8 00 00 00 RSP: 0018:ffffc9000162f970 EFLAGS: 00010293 RAX: 0000000000000000 RBX: ffffffffffffffff RCX: ffffffff89ad2e27 RDX: ffff888023b80000 RSI: ffffffff89ad2e40 RDI: ffffffff90e7ee30 RBP: 0000000000000001 R08: 0000000000000007 R09: 0000000000000000 R10: ffffffffffffffff R11: 0000000000000000 R12: 0000000000000001 R13: 0000000000000001 R14: ffffc9000162fb28 R15: dffffc0000000000 FS: 0000000000000000(0000) GS:ffff8880d664a000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000200000001000 CR3: 000000002e034000 CR4: 0000000000352ef0 DR0: 0000000000000004 DR1: 0000000000000800 DR2: 0000000000000024 DR3: 0000000000000005 DR6: 00000000ffff0ff0 DR7: 0000000000000400 Call Trace: ops_exit_list net/core/net_namespace.c:205 [inline] ops_undo_list+0x363/0xab0 net/core/net_namespace.c:252 cleanup_net+0x499/0x920 net/core/net_namespace.c:704 process_one_work+0x9d7/0x1920 kernel/workqueue.c:3275 process_scheduled_works kernel/workqueue.c:3358 [inline] worker_thread+0x5da/0xe40 kernel/workqueue.c:3439 kthread+0x370/0x450 kernel/kthread.c:467 ret_from_fork+0x754/0xd80 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 ---------------- Code disassembly (best guess): 0: 29 c3 sub %eax,%ebx 2: 48 89 de mov %rbx,%rsi 5: e8 19 6c 5b f8 call 0xf85b6c23 a: 48 85 db test %rbx,%rbx d: 78 0f js 0x1e f: e8 2f 71 5b f8 call 0xf85b7143 14: e8 6a 72 e3 01 call 0x1e37283 19: e9 0e fc ff ff jmp 0xfffffc2c 1e: e8 20 71 5b f8 call 0xf85b7143 23: 48 8d 3d e9 bf 3a 07 lea 0x73abfe9(%rip),%rdi # 0x73ac013 * 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction 2f: eb de jmp 0xf 31: 4c 8b 6c 24 40 mov 0x40(%rsp),%r13 36: e8 08 71 5b f8 call 0xf85b7143 3b: 48 rex.W 3c: b8 .byte 0xb8 3d: 00 00 add %al,(%rax)