------------[ cut here ]------------
NETDEV WATCHDOG: sl0 (): transmit queue 0 timed out
WARNING: CPU: 1 PID: 3076 at net/sched/sch_generic.c:481 dev_watchdog+0x8d3/0xab0 net/sched/sch_generic.c:480
Modules linked in:
CPU: 1 PID: 3076 Comm: kworker/u4:6 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
Workqueue: events_unbound fsnotify_connector_destroy_workfn
RIP: 0010:dev_watchdog+0x8d3/0xab0 net/sched/sch_generic.c:480
Code: f9 c6 05 59 d4 68 05 01 4c 8b 74 24 28 4c 89 f7 e8 72 47 e4 ff 48 c7 c7 00 cd 01 8b 4c 89 f6 48 89 c2 44 89 e1 e8 dd 68 aa 01 <0f> 0b e9 31 fe ff ff e8 f1 0c 8b f9 0f 0b e9 13 fe ff ff 44 89 e1
RSP: 0018:ffffc90000dd0b08 EFLAGS: 00010246
RAX: 8250b64fa4233100 RBX: dffffc0000000000 RCX: ffff88802a51d940
RDX: 0000000000000100 RSI: 0000000080000102 RDI: 0000000000000000
RBP: ffff88801b60e468 R08: dffffc0000000000 R09: fffff520001ba0c5
R10: fffff520001ba0c5 R11: 1ffff920001ba0c4 R12: 0000000000000000
R13: ffff888024730540 R14: ffff888024730000 R15: dffffc0000000000
FS: 0000000000000000(0000) GS:ffff8880b9100000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000200000000000 CR3: 00000000676ed000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
call_timer_fn+0x16c/0x530 kernel/time/timer.c:1451
expire_timers kernel/time/timer.c:1496 [inline]
__run_timers+0x525/0x7c0 kernel/time/timer.c:1767
run_timer_softirq+0x63/0xf0 kernel/time/timer.c:1780
handle_softirqs+0x328/0x820 kernel/softirq.c:576
__do_softirq kernel/softirq.c:610 [inline]
invoke_softirq kernel/softirq.c:450 [inline]
__irq_exit_rcu+0x12f/0x220 kernel/softirq.c:659
irq_exit_rcu+0x5/0x20 kernel/softirq.c:671
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1108 [inline]
sysvec_apic_timer_interrupt+0xa0/0xc0 arch/x86/kernel/apic/apic.c:1108
asm_sysvec_apic_timer_interrupt+0x16/0x20 arch/x86/include/asm/idtentry.h:676
RIP: 0010:finish_lock_switch+0x134/0x280 kernel/sched/core.c:4804
Code: be ff ff ff ff e8 ec 75 4e 08 85 c0 74 4a 4d 85 ff 75 66 0f 1f 44 00 00 48 89 df e8 96 da 57 08 e8 11 76 2a 00 fb 48 83 c4 08 <5b> 41 5c 41 5d 41 5e 41 5f 5d c3 48 89 df e8 d9 0f fe ff 43 80 3c
RSP: 0018:ffffc9000ce0f5e8 EFLAGS: 00000286
RAX: 8250b64fa4233100 RBX: ffff8880b913a340 RCX: 8250b64fa4233100
RDX: dffffc0000000000 RSI: ffffffff8a0b1be0 RDI: ffffffff8a59e800
RBP: 1ffff11017227613 R08: dffffc0000000000 R09: fffffbfff1ff5431
R10: fffffbfff1ff5431 R11: 1ffffffff1ff5430 R12: 1ffff110172275c1
R13: dffffc0000000000 R14: ffff8880b913ae08 R15: 0000000000000000
finish_task_switch+0x12f/0x640 kernel/sched/core.c:4921
context_switch kernel/sched/core.c:5052 [inline]
__schedule+0x11c3/0x4390 kernel/sched/core.c:6395
schedule+0x11b/0x1e0 kernel/sched/core.c:6478
schedule_timeout+0x97/0x280 kernel/time/timer.c:1890
do_wait_for_common+0x29a/0x440 kernel/sched/completion.c:85
__wait_for_common kernel/sched/completion.c:106 [inline]
wait_for_common kernel/sched/completion.c:117 [inline]
wait_for_completion+0x48/0x60 kernel/sched/completion.c:138
__synchronize_srcu+0x285/0x310 kernel/rcu/srcutree.c:930
fsnotify_connector_destroy_workfn+0x40/0xa0 fs/notify/mark.c:234
process_one_work+0x863/0x1000 kernel/workqueue.c:2310
worker_thread+0xaa8/0x12a0 kernel/workqueue.c:2457
kthread+0x436/0x520 kernel/kthread.c:334
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287
----------------
Code disassembly (best guess):
0: be ff ff ff ff mov $0xffffffff,%esi
5: e8 ec 75 4e 08 call 0x84e75f6
a: 85 c0 test %eax,%eax
c: 74 4a je 0x58
e: 4d 85 ff test %r15,%r15
11: 75 66 jne 0x79
13: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
18: 48 89 df mov %rbx,%rdi
1b: e8 96 da 57 08 call 0x857dab6
20: e8 11 76 2a 00 call 0x2a7636
25: fb sti
26: 48 83 c4 08 add $0x8,%rsp
* 2a: 5b pop %rbx <-- trapping instruction
2b: 41 5c pop %r12
2d: 41 5d pop %r13
2f: 41 5e pop %r14
31: 41 5f pop %r15
33: 5d pop %rbp
34: c3 ret
35: 48 89 df mov %rbx,%rdi
38: e8 d9 0f fe ff call 0xfffe1016
3d: 43 rex.XB
3e: 80 .byte 0x80
3f: 3c .byte 0x3c