syzbot


BUG: soft lockup in tc_modify_qdisc (2)

Status: premoderation: reported on 2025/09/06 05:55
Reported-by: syzbot+bcd67a641461fdcf780c@syzkaller.appspotmail.com
First crash: 162d, last: 18h24m
Similar bugs (13)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-6-1 BUG: soft lockup in tc_modify_qdisc 1 C done done 53 810d 842d 0/2 auto-obsoleted due to no activity on 2024/02/06 04:01
android-5-15 BUG: soft lockup in tc_modify_qdisc origin:lts 1 C done done 254 899d 954d 0/2 auto-obsoleted due to no activity on 2023/11/09 01:01
linux-5.15 BUG: soft lockup in tc_modify_qdisc origin:upstream 1 C error 1 988d 988d 0/3 auto-obsoleted due to no activity on 2023/09/11 01:53
android-6-1 BUG: soft lockup in tc_modify_qdisc (2) 1 2 60d 68d 0/2 premoderation: reported on 2025/12/08 21:51
linux-6.1 INFO: rcu detected stall in tc_modify_qdisc 1 3 580d 619d 0/3 auto-obsoleted due to no activity on 2024/10/23 00:42
linux-6.1 BUG: soft lockup in tc_modify_qdisc origin:upstream 1 C done 1 987d 987d 3/3 fixed on 2023/07/10 11:22
android-5-10 BUG: soft lockup in tc_modify_qdisc 1 C done done 314 901d 955d 0/2 auto-obsoleted due to no activity on 2023/11/07 07:54
upstream INFO: rcu detected stall in tc_modify_qdisc net 1 C done 625 12d 2027d 0/29 upstream: reported C repro on 2020/07/29 05:53
linux-6.1 INFO: rcu detected stall in tc_modify_qdisc (2) origin:upstream 1 C error 20 36d 464d 0/3 upstream: reported C repro on 2024/11/08 00:04
linux-5.15 INFO: rcu detected stall in tc_modify_qdisc origin:lts-only 1 C error 23 42d 551d 0/3 upstream: reported C repro on 2024/08/13 15:46
android-5-10 BUG: soft lockup in tc_modify_qdisc (2) 1 C 71 7d17h 163d 0/2 upstream: reported C repro on 2025/09/05 07:56
linux-6.6 INFO: rcu detected stall in tc_modify_qdisc 1 1 240d 240d 0/2 auto-obsoleted due to no activity on 2025/09/27 23:42
linux-6.6 INFO: rcu detected stall in tc_modify_qdisc (2) 1 1 70d 70d 0/2 upstream: reported on 2025/12/07 12:53

Sample crash report:
RBP: 00007f497674c7e0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f4976930128 R14: 00007f4976930090 R15: 00007fffbbece718
 </TASK>
watchdog: BUG: soft lockup - CPU#1 stuck for 241s! [syz.5.6455:16926]
Modules linked in:
CPU: 1 PID: 16926 Comm: syz.5.6455 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/24/2026
RIP: 0010:__sanitizer_cov_trace_pc+0x0/0x60 kernel/kcov.c:199
Code: 00 00 00 0f 0b 0f 1f 44 00 00 55 48 89 e5 53 48 89 fb e8 13 00 00 00 48 8b 3d 8c 78 7f 05 48 89 de e8 44 75 3e 00 5b 5d c3 00 <55> 48 89 e5 48 8b 45 08 65 48 8b 0d 70 a0 98 7e 65 8b 15 71 a0 98
RSP: 0018:ffffc9000121ee80 EFLAGS: 00000287
RAX: ffffffff83da886d RBX: 00000000ffff0000 RCX: ffff8881163393c0
RDX: 0000000000000002 RSI: 00000000ffff0000 RDI: 0000000080070000
RBP: ffffc9000121eeb8 R08: ffff8881163393c0 R09: 0000000000000002
R10: 00000000ffffffff R11: 0000000000000002 R12: 0000000080070000
R13: dffffc0000000000 R14: ffff88810ae24000 R15: ffff88816fb8e000
FS:  00007f49750f06c0(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b3131eff8 CR3: 000000019bd39000 CR4: 00000000003506a0
DR0: 000000000000000a DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 qdisc_tree_reduce_backlog+0x111/0x340 net/sched/sch_api.c:784
 fq_codel_change+0xa8a/0xf70 net/sched/sch_fq_codel.c:436
 fq_codel_init+0x342/0xa20 net/sched/sch_fq_codel.c:473
 qdisc_create+0x803/0x11b0 net/sched/sch_api.c:1256
 tc_modify_qdisc+0x8ad/0x1570 net/sched/sch_api.c:-1
 rtnetlink_rcv_msg+0xa4b/0xce0 net/core/rtnetlink.c:5650
 netlink_rcv_skb+0x1f5/0x440 net/netlink/af_netlink.c:2511
 rtnetlink_rcv+0x1c/0x20 net/core/rtnetlink.c:5668
 netlink_unicast_kernel net/netlink/af_netlink.c:1322 [inline]
 netlink_unicast+0x876/0xa40 net/netlink/af_netlink.c:1348
 netlink_sendmsg+0x879/0xb80 net/netlink/af_netlink.c:1922
 sock_sendmsg_nosec net/socket.c:704 [inline]
 __sock_sendmsg net/socket.c:716 [inline]
 ____sys_sendmsg+0x5b7/0x8f0 net/socket.c:2435
 ___sys_sendmsg+0x236/0x2e0 net/socket.c:2489
 __sys_sendmsg net/socket.c:2518 [inline]
 __do_sys_sendmsg net/socket.c:2527 [inline]
 __se_sys_sendmsg net/socket.c:2525 [inline]
 __x64_sys_sendmsg+0x206/0x2f0 net/socket.c:2525
 x64_sys_call+0x4b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:47
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7f49766b5f79
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 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 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f49750f0028 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007f4976930090 RCX: 00007f49766b5f79
RDX: 0000000000008840 RSI: 0000200000000740 RDI: 0000000000000004
RBP: 00007f497674c7e0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f4976930128 R14: 00007f4976930090 R15: 00007fffbbece718
 </TASK>
Sending NMI from CPU 1 to CPUs 0:
NMI backtrace for cpu 0
CPU: 0 PID: 8166 Comm: kworker/u4:6 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/24/2026
Workqueue: events_unbound toggle_allocation_gate
RIP: 0010:__sanitizer_cov_trace_pc+0x5c/0x60 kernel/kcov.c:216
Code: 38 0b 00 00 83 fa 02 75 21 48 8b 91 40 0b 00 00 48 8b 32 48 8d 7e 01 8b 89 3c 0b 00 00 48 39 cf 73 08 48 89 44 f2 08 48 89 3a <5d> c3 66 90 55 48 89 e5 48 8b 45 08 65 48 8b 0d 10 a0 98 7e 65 8b
RSP: 0018:ffffc90000f6f850 EFLAGS: 00000293
RAX: ffffffff815f8205 RBX: ffff8881f7038e80 RCX: ffff8881179d2780
RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000
RBP: ffffc90000f6f850 R08: ffff8881f7138ec7 R09: 1ffff1103ee271d8
R10: dffffc0000000000 R11: ffffed103ee271d9 R12: 1ffff1103ee071d0
R13: 1ffff1103ee2784d R14: 0000000000000001 R15: ffff8881f713c268
FS:  0000000000000000(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f91f1a3f1b0 CR3: 000000000660f000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 csd_lock_wait kernel/smp.c:440 [inline]
 smp_call_function_many_cond+0x905/0xa10 kernel/smp.c:969
 on_each_cpu_cond_mask+0x43/0x80 kernel/smp.c:1134
 on_each_cpu include/linux/smp.h:71 [inline]
 text_poke_sync arch/x86/kernel/alternative.c:1442 [inline]
 text_poke_bp_batch+0x1d4/0x600 arch/x86/kernel/alternative.c:1642
 text_poke_flush arch/x86/kernel/alternative.c:1833 [inline]
 text_poke_finish+0x1a/0x30 arch/x86/kernel/alternative.c:1840
 arch_jump_label_transform_apply+0x15/0x30 arch/x86/kernel/jump_label.c:146
 __jump_label_update+0x37c/0x3a0 kernel/jump_label.c:459
 jump_label_update+0x39b/0x450 kernel/jump_label.c:830
 static_key_enable_cpuslocked+0x126/0x240 kernel/jump_label.c:177
 static_key_enable+0x1a/0x30 kernel/jump_label.c:190
 toggle_allocation_gate+0xba/0x440 mm/kfence/core.c:783
 process_one_work+0x6be/0xba0 kernel/workqueue.c:2325
 worker_thread+0xa59/0x1200 kernel/workqueue.c:2472
 kthread+0x411/0x500 kernel/kthread.c:337
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287
 </TASK>

Crashes (9):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/02/15 01:01 android13-5.15-lts 13d6d33696ef 1e62d198 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 BUG: soft lockup in tc_modify_qdisc
2026/02/08 17:49 android13-5.15-lts b5b90d209864 4c131dc4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 BUG: soft lockup in tc_modify_qdisc
2026/02/07 07:27 android13-5.15-lts 6b88270ef707 f20fc9f9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 BUG: soft lockup in tc_modify_qdisc
2026/01/09 07:36 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 BUG: soft lockup in tc_modify_qdisc
2025/12/21 05:26 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 BUG: soft lockup in tc_modify_qdisc
2025/12/20 21:47 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 BUG: soft lockup in tc_modify_qdisc
2025/12/13 06:47 android13-5.15-lts 057fdbf6d3c7 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 BUG: soft lockup in tc_modify_qdisc
2025/12/04 07:12 android13-5.15-lts 057fdbf6d3c7 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 BUG: soft lockup in tc_modify_qdisc
2025/09/06 05:54 android13-5.15-lts da3dbfdd15be d291dd2d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 BUG: soft lockup in tc_modify_qdisc
* Struck through repros no longer work on HEAD.