syzbot


BUG: soft lockup in tipc_disc_timeout

Status: upstream: reported on 2025/07/20 01:12
Reported-by: syzbot+c2f8826cba2c5fd3c982@syzkaller.appspotmail.com
First crash: 2d08h, last: 2d08h
Similar bugs (5)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-4.19 BUG: soft lockup in tipc_disc_timeout (2) 1 1 1017d 1017d 0/1 auto-obsoleted due to no activity on 2023/02/06 01:50
upstream BUG: soft lockup in tipc_disc_timeout net 1 1 225d 225d 0/29 closed as invalid on 2025/01/15 12:30
linux-4.19 BUG: soft lockup in tipc_disc_timeout 1 2 1401d 1402d 0/1 auto-closed as invalid on 2022/01/17 13:56
android-5-15 BUG: soft lockup in tipc_disc_timeout 1 1 715d 715d 0/2 auto-obsoleted due to no activity on 2023/11/05 03:35
upstream INFO: rcu detected stall in tipc_disc_timeout (3) net 1 1 381d 381d 0/29 auto-obsoleted due to no activity on 2024/10/03 12:56

Sample crash report:
watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [ksoftirqd/1:21]
Modules linked in:
irq event stamp: 1290461
hardirqs last  enabled at (1290460): [<ffff8000083b94f4>] seqcount_lockdep_reader_access include/linux/seqlock.h:104 [inline]
hardirqs last  enabled at (1290460): [<ffff8000083b94f4>] timekeeping_get_delta kernel/time/timekeeping.c:254 [inline]
hardirqs last  enabled at (1290460): [<ffff8000083b94f4>] timekeeping_get_ns+0x124/0x3b8 kernel/time/timekeeping.c:388
hardirqs last disabled at (1290461): [<ffff800011944e78>] __el1_irq arch/arm64/kernel/entry-common.c:468 [inline]
hardirqs last disabled at (1290461): [<ffff800011944e78>] el1_interrupt+0x24/0x54 arch/arm64/kernel/entry-common.c:486
softirqs last  enabled at (898206): [<ffff8000081a9670>] softirq_handle_end kernel/softirq.c:439 [inline]
softirqs last  enabled at (898206): [<ffff8000081a9670>] handle_softirqs+0xaf8/0xc6c kernel/softirq.c:624
softirqs last disabled at (898211): [<ffff8000081abf10>] run_ksoftirqd+0x7c/0x2a0 kernel/softirq.c:963
CPU: 1 PID: 21 Comm: ksoftirqd/1 Not tainted 6.1.146-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
pstate: 40400005 (nZcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
pc : check_kcov_mode kernel/kcov.c:182 [inline]
pc : __sanitizer_cov_trace_pc+0x54/0x94 kernel/kcov.c:216
lr : cake_drop net/sched/sch_cake.c:1574 [inline]
lr : cake_enqueue+0x3344/0x6880 net/sched/sch_cake.c:1945
sp : ffff80001c926df0
x29: ffff80001c927260 x28: 1fffe0001b4ac85b x27: ffff000100300000
x26: 00000000000179a8 x25: ffff0000da5642d8 x24: ffff0000da5602d0
x23: ffff80001c9273c0 x22: dfff800000000000 x21: ffff0000da5602c0
x20: 0000000000000000 x19: 00000000000004e3 x18: 0000000031db878b
x17: ffff8000181e7000 x16: ffff8000082d2400 x15: ffff800017cc7fc0
x14: ffff0000c0a52658 x13: 1ffff00002a160b1 x12: 0000000000ff0100
x11: ff0080000ffa688c x10: 0000000000000301 x9 : ffff80000ffa688c
x8 : ffff0000c0a51bc0 x7 : ffff8000083b9900 x6 : 0000000000000000
x5 : 0000000000000080 x4 : 0000000000000001 x3 : 0000000000000000
x2 : 0000000000000002 x1 : 00000000000004e3 x0 : 00000000000004e3
Call trace:
 check_kcov_mode kernel/kcov.c:182 [inline]
 __sanitizer_cov_trace_pc+0x54/0x94 kernel/kcov.c:216
 qdisc_enqueue include/net/sch_generic.h:816 [inline]
 netem_dequeue+0xa74/0x107c net/sched/sch_netem.c:737
 dequeue_skb net/sched/sch_generic.c:292 [inline]
 qdisc_restart net/sched/sch_generic.c:397 [inline]
 __qdisc_run+0x1c4/0x1368 net/sched/sch_generic.c:415
 __dev_xmit_skb net/core/dev.c:3958 [inline]
 __dev_queue_xmit+0xc18/0x309c net/core/dev.c:4300
 dev_queue_xmit include/linux/netdevice.h:3051 [inline]
 tipc_l2_send_msg+0x29c/0x35c net/tipc/bearer.c:518
 tipc_bearer_xmit_skb+0x244/0x384 net/tipc/bearer.c:577
 tipc_disc_timeout+0x4c8/0x608 net/tipc/discover.c:338
 call_timer_fn+0x1b8/0x964 kernel/time/timer.c:1504
 expire_timers kernel/time/timer.c:1549 [inline]
 __run_timers+0x460/0x6bc kernel/time/timer.c:1820
 run_timer_softirq+0x7c/0x114 kernel/time/timer.c:1833
 handle_softirqs+0x318/0xc6c kernel/softirq.c:596
 run_ksoftirqd+0x7c/0x2a0 kernel/softirq.c:963
 smpboot_thread_fn+0x4b0/0x964 kernel/smpboot.c:164
 kthread+0x250/0x2d8 kernel/kthread.c:376
 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:849

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/07/20 01:12 linux-6.1.y 3369c6df2fae 7117feec .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 BUG: soft lockup in tipc_disc_timeout
* Struck through repros no longer work on HEAD.