syzbot


BUG: soft lockup in inet_sendmsg

Status: upstream: reported on 2022/03/05 20:29
Reported-by: syzbot+e59e34067b9dc67982ee@syzkaller.appspotmail.com
First crash: 780d, last: 443d
Similar bugs (3)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-4.14 BUG: soft lockup in inet_sendmsg 1 749d 749d 0/1 auto-closed as invalid on 2022/08/03 16:05
upstream INFO: rcu detected stall in inet_sendmsg (4) net 1 558d 558d 0/26 auto-obsoleted due to no activity on 2023/01/16 15:35
upstream INFO: rcu detected stall in inet_sendmsg (3) perf syz error error 68 729d 1367d 0/26 auto-obsoleted due to no activity on 2022/10/08 22:05

Sample crash report:
watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [syz-executor.4:26310]
Modules linked in:
irq event stamp: 5107
hardirqs last  enabled at (5106): [<ffffffff81003ce4>] trace_hardirqs_on_thunk+0x1a/0x1c
hardirqs last disabled at (5107): [<ffffffff81003d00>] trace_hardirqs_off_thunk+0x1a/0x1c
softirqs last  enabled at (168): [<ffffffff86a4ea3f>] spin_unlock include/linux/spinlock.h:369 [inline]
softirqs last  enabled at (168): [<ffffffff86a4ea3f>] nf_conntrack_double_unlock net/netfilter/nf_conntrack_core.c:119 [inline]
softirqs last  enabled at (168): [<ffffffff86a4ea3f>] __nf_conntrack_confirm+0x156f/0x2ff0 net/netfilter/nf_conntrack_core.c:998
softirqs last disabled at (170): [<ffffffff87020872>] lwtunnel_xmit_redirect include/net/lwtunnel.h:92 [inline]
softirqs last disabled at (170): [<ffffffff87020872>] ip6_finish_output2+0x1f2/0x2290 net/ipv6/ip6_output.c:106
CPU: 1 PID: 26310 Comm: syz-executor.4 Not tainted 4.19.211-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/12/2023
RIP: 0010:__sanitizer_cov_trace_pc+0x0/0x50 kernel/kcov.c:97
Code: ff 48 89 df e8 11 dd 35 00 e9 ab fe ff ff 4c 89 ef e8 04 dd 35 00 e9 23 fe ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 <48> 8b 34 24 65 48 8b 04 25 c0 df 01 00 65 8b 15 cc 59 9f 7e 81 e2
RSP: 0018:ffff888035a37048 EFLAGS: 00000286 ORIG_RAX: ffffffffffffff13
RAX: 0000000000000002 RBX: ffff8880a8527200 RCX: ffffffff8699cbf7
RDX: 00000000c2089614 RSI: ffff8880ae4be4c0 RDI: 0000000000000005
RBP: ffff8880aabf91f8 R08: ffffffff8c665058 R09: 0000000000000000
R10: 0000000000000005 R11: ffffffff8c66505b R12: dffffc0000000000
R13: 00000000c2089614 R14: ffff8880a8527480 R15: ffff8880a8527490
FS:  00007f231626c700(0000) GS:ffff8880ba100000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f2317d0edf0 CR3: 00000000abb0a000 CR4: 00000000003406e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 fq_dequeue+0x75b/0x12b0 net/sched/sch_fq.c:487
 dequeue_skb net/sched/sch_generic.c:282 [inline]
 qdisc_restart net/sched/sch_generic.c:385 [inline]
 __qdisc_run+0x1b9/0x1640 net/sched/sch_generic.c:403
 __dev_xmit_skb net/core/dev.c:3500 [inline]
 __dev_queue_xmit+0x1518/0x2e00 net/core/dev.c:3807
 neigh_resolve_output+0x55a/0x910 net/core/neighbour.c:1374
 neigh_output include/net/neighbour.h:501 [inline]
 ip6_finish_output2+0x113d/0x2290 net/ipv6/ip6_output.c:120
 ip6_finish_output+0x89b/0x10f0 net/ipv6/ip6_output.c:192
 NF_HOOK_COND include/linux/netfilter.h:278 [inline]
 ip6_output+0x205/0x770 net/ipv6/ip6_output.c:209
 dst_output include/net/dst.h:455 [inline]
 ip6_local_out+0xaf/0x170 net/ipv6/output_core.c:160
 ip6_send_skb+0xb3/0x300 net/ipv6/ip6_output.c:1741
 udp_v6_send_skb+0x7d7/0x1610 net/ipv6/udp.c:1114
 udpv6_sendmsg+0x236b/0x2ae0 net/ipv6/udp.c:1411
 inet_sendmsg+0x132/0x5a0 net/ipv4/af_inet.c:798
 sock_sendmsg_nosec net/socket.c:651 [inline]
 sock_sendmsg+0xc3/0x120 net/socket.c:661
 ___sys_sendmsg+0x3b3/0x8e0 net/socket.c:2227
 __sys_sendmmsg+0x195/0x470 net/socket.c:2322
 __do_sys_sendmmsg net/socket.c:2351 [inline]
 __se_sys_sendmmsg net/socket.c:2348 [inline]
 __x64_sys_sendmmsg+0x99/0x100 net/socket.c:2348
 do_syscall_64+0xf9/0x620 arch/x86/entry/common.c:293
 entry_SYSCALL_64_after_hwframe+0x49/0xbe
RIP: 0033:0x7f2317cfa0c9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 19 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f231626c168 EFLAGS: 00000246 ORIG_RAX: 0000000000000133
RAX: ffffffffffffffda RBX: 00007f2317e19f80 RCX: 00007f2317cfa0c9
RDX: 0000000000000001 RSI: 0000000020000140 RDI: 0000000000000003
RBP: 00007f2317d55ae9 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffecd25a92f R14: 00007f231626c300 R15: 0000000000022000
Sending NMI from CPU 1 to CPUs 0:
NMI backtrace for cpu 0 skipped: idling at native_safe_halt+0xe/0x10 arch/x86/include/asm/irqflags.h:60

Crashes (74):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/02/05 17:37 linux-4.19.y 3f8a27f9e27b be607b78 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/21 03:26 linux-4.19.y 3f8a27f9e27b cc0f9968 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/21 00:25 linux-4.19.y 3f8a27f9e27b dd15ff29 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/20 18:00 linux-4.19.y 3f8a27f9e27b dd15ff29 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/20 15:46 linux-4.19.y 3f8a27f9e27b dd15ff29 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/17 08:12 linux-4.19.y 3f8a27f9e27b a63719e7 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/13 04:46 linux-4.19.y 3f8a27f9e27b 96166539 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/10 00:40 linux-4.19.y 3f8a27f9e27b 48bc529a .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/09 19:53 linux-4.19.y 3f8a27f9e27b 1dac8c7a .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/08 14:56 linux-4.19.y 3f8a27f9e27b 1dac8c7a .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/07 00:40 linux-4.19.y 3f8a27f9e27b 1dac8c7a .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/05 21:33 linux-4.19.y 3f8a27f9e27b 1dac8c7a .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/05 18:31 linux-4.19.y 3f8a27f9e27b 1dac8c7a .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/05 13:45 linux-4.19.y 3f8a27f9e27b 1dac8c7a .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/05 00:21 linux-4.19.y 3f8a27f9e27b 1dac8c7a .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/04 11:23 linux-4.19.y 3f8a27f9e27b 1dac8c7a .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2023/01/03 22:18 linux-4.19.y 3f8a27f9e27b f0036e18 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/31 02:00 linux-4.19.y 3f8a27f9e27b ab32d508 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/31 00:04 linux-4.19.y 3f8a27f9e27b ab32d508 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/29 02:10 linux-4.19.y 3f8a27f9e27b 44712fbc .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/27 22:30 linux-4.19.y 3f8a27f9e27b 44712fbc .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/24 13:40 linux-4.19.y 3f8a27f9e27b 9da18ae8 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/24 11:53 linux-4.19.y 3f8a27f9e27b 9da18ae8 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/23 16:09 linux-4.19.y 3f8a27f9e27b 9da18ae8 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/21 18:06 linux-4.19.y 3f8a27f9e27b 4067838e .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/21 08:47 linux-4.19.y 3f8a27f9e27b d3e76707 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/20 05:39 linux-4.19.y 3f8a27f9e27b c52b2efb .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/19 15:54 linux-4.19.y 3f8a27f9e27b 05494336 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/19 15:53 linux-4.19.y 3f8a27f9e27b 05494336 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/18 01:09 linux-4.19.y 3f8a27f9e27b 05494336 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/17 22:04 linux-4.19.y 3f8a27f9e27b 05494336 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/17 21:58 linux-4.19.y 3f8a27f9e27b 05494336 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/17 21:56 linux-4.19.y 3f8a27f9e27b 05494336 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/17 21:48 linux-4.19.y 3f8a27f9e27b 05494336 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/15 12:32 linux-4.19.y 3f8a27f9e27b 6f9c033e .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/14 15:47 linux-4.19.y 3f8a27f9e27b b18f0a64 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/14 04:59 linux-4.19.y 3f8a27f9e27b f6511626 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/09 16:37 linux-4.19.y 3f8a27f9e27b 67be1ae7 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/09 04:33 linux-4.19.y 3f8a27f9e27b 1034e5fa .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/06 19:46 linux-4.19.y 3f8a27f9e27b d88f3abb .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/06 10:37 linux-4.19.y 3f8a27f9e27b 045cbb84 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/04 05:06 linux-4.19.y 3f8a27f9e27b e080de16 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/04 05:06 linux-4.19.y 3f8a27f9e27b e080de16 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/04 05:05 linux-4.19.y 3f8a27f9e27b e080de16 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/12/04 05:05 linux-4.19.y 3f8a27f9e27b e080de16 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/11/27 16:55 linux-4.19.y 3f8a27f9e27b f4470a7b .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/10/27 05:53 linux-4.19.y 3f8a27f9e27b 86777b7f .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/10/26 13:25 linux-4.19.y 3f8a27f9e27b 2159e4d2 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/10/09 20:20 linux-4.19.y 3f8a27f9e27b aea5da89 .config console log report info [disk image] [vmlinux] ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/08/08 12:37 linux-4.19.y 3f8a27f9e27b 88e3a122 .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/07/07 00:12 linux-4.19.y 3f8a27f9e27b bff65f44 .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/06/25 02:09 linux-4.19.y 3f8a27f9e27b a371c43c .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/06/14 10:59 linux-4.19.y 3f8a27f9e27b 0f087040 .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/06/09 03:55 linux-4.19.y 3f8a27f9e27b 0d5abf15 .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/05/24 08:55 linux-4.19.y 3f8a27f9e27b e7f9308d .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/05/21 01:46 linux-4.19.y 3f8a27f9e27b bd37ad7e .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/05/21 01:06 linux-4.19.y 3f8a27f9e27b bd37ad7e .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/05/10 01:10 linux-4.19.y 3f8a27f9e27b 8b277b8e .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/05/04 11:23 linux-4.19.y 3f8a27f9e27b dc9e5259 .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/05/04 05:20 linux-4.19.y 3f8a27f9e27b dc9e5259 .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/04/12 12:53 linux-4.19.y 3f8a27f9e27b af01ee7d .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/04/10 04:07 linux-4.19.y 3f8a27f9e27b e22c3da3 .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/04/08 17:47 linux-4.19.y 3f8a27f9e27b c6ff3e05 .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/03/21 22:35 linux-4.19.y 3f8a27f9e27b e2d91b1d .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
2022/03/05 20:28 linux-4.19.y 3f8a27f9e27b 7bdd8b2c .config console log report info ci2-linux-4-19 BUG: soft lockup in inet_sendmsg
* Struck through repros no longer work on HEAD.