cm109 10-1:0.8: cm109_urb_irq_callback: urb status -71
------------[ cut here ]------------
URB ffff88801b9cd100 submitted while active
WARNING: CPU: 0 PID: 4301 at drivers/usb/core/urb.c:378 usb_submit_urb+0x10b1/0x1990 drivers/usb/core/urb.c:378
Modules linked in:
CPU: 0 PID: 4301 Comm: kworker/u4:8 Not tainted 5.15.176-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024
Workqueue: bat_events batadv_nc_worker
RIP: 0010:usb_submit_urb+0x10b1/0x1990 drivers/usb/core/urb.c:378
Code: 2b 54 fb eb 4d e8 5f 2b 54 fb e9 fc ef ff ff e8 55 2b 54 fb c6 05 46 79 ca 07 01 48 c7 c7 60 c2 44 8b 4c 89 ee e8 8f c5 1f fb <0f> 0b e9 c7 ef ff ff e8 33 2b 54 fb eb 1a e8 2c 2b 54 fb eb 13 e8
RSP: 0018:ffffc90000007738 EFLAGS: 00010046
RAX: 78ebacc8ae8e2600 RBX: ffff88807ee0b048 RCX: 0000000000040000
RDX: ffffc90002139000 RSI: 00000000000073d2 RDI: 00000000000073d3
RBP: ffff88801b9cd108 R08: ffffffff8166aa6c R09: ffffed10171c4f24
R10: 0000000000000000 R11: dffffc0000000001 R12: dffffc0000000000
R13: ffff88801b9cd100 R14: 0000000000000a20 R15: ffff8881427c2321
FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000000 CR3: 000000001f7a7000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
cm109_urb_irq_callback+0x6c4/0xc20 drivers/input/misc/cm109.c:422
__usb_hcd_giveback_urb+0x371/0x530 drivers/usb/core/hcd.c:1674
dummy_timer+0x8ad/0x3200 drivers/usb/gadget/udc/dummy_hcd.c:1987
call_timer_fn+0x16d/0x560 kernel/time/timer.c:1451
expire_timers kernel/time/timer.c:1496 [inline]
__run_timers+0x67c/0x890 kernel/time/timer.c:1767
run_timer_softirq+0x63/0xf0 kernel/time/timer.c:1780
handle_softirqs+0x3a7/0x930 kernel/softirq.c:558
__do_softirq kernel/softirq.c:592 [inline]
invoke_softirq kernel/softirq.c:432 [inline]
__irq_exit_rcu+0x157/0x240 kernel/softirq.c:641
irq_exit_rcu+0x5/0x20 kernel/softirq.c:653
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:should_resched arch/x86/include/asm/preempt.h:103 [inline]
RIP: 0010:__local_bh_enable_ip+0x16c/0x1f0 kernel/softirq.c:390
Code: 8a e8 e8 99 f1 08 65 66 8b 05 70 fe b5 7e 66 85 c0 75 57 bf 01 00 00 00 e8 51 f2 09 00 e8 dc 68 39 00 fb 65 8b 05 5c d5 b4 7e <85> c0 75 05 e8 2b f2 b2 ff 48 c7 44 24 20 0e 36 e0 45 49 c7 04 1c
RSP: 0018:ffffc900031dfaa0 EFLAGS: 00000286
RAX: 0000000080000000 RBX: 1ffff9200063bf58 RCX: ffffffff81633db8
RDX: dffffc0000000000 RSI: ffffffff8aab2b80 RDI: ffffffff8af9f340
RBP: ffffc900031dfb50 R08: dffffc0000000000 R09: fffffbfff213143e
R10: 0000000000000000 R11: dffffc0000000001 R12: dffffc0000000000
R13: 1ffff9200063bf5c R14: ffffc900031dfae0 R15: 0000000000000201
spin_unlock_bh include/linux/spinlock.h:408 [inline]
batadv_nc_purge_paths+0x30e/0x3b0 net/batman-adv/network-coding.c:475
batadv_nc_worker+0x30b/0x5b0 net/batman-adv/network-coding.c:726
process_one_work+0x8a1/0x10c0 kernel/workqueue.c:2310
worker_thread+0xaca/0x1280 kernel/workqueue.c:2457
kthread+0x3f6/0x4f0 kernel/kthread.c:334
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287
----------------
Code disassembly (best guess):
0: 8a e8 mov %al,%ch
2: e8 99 f1 08 65 call 0x6508f1a0
7: 66 8b 05 70 fe b5 7e mov 0x7eb5fe70(%rip),%ax # 0x7eb5fe7e
e: 66 85 c0 test %ax,%ax
11: 75 57 jne 0x6a
13: bf 01 00 00 00 mov $0x1,%edi
18: e8 51 f2 09 00 call 0x9f26e
1d: e8 dc 68 39 00 call 0x3968fe
22: fb sti
23: 65 8b 05 5c d5 b4 7e mov %gs:0x7eb4d55c(%rip),%eax # 0x7eb4d586
* 2a: 85 c0 test %eax,%eax <-- trapping instruction
2c: 75 05 jne 0x33
2e: e8 2b f2 b2 ff call 0xffb2f25e
33: 48 c7 44 24 20 0e 36 movq $0x45e0360e,0x20(%rsp)
3a: e0 45
3c: 49 rex.WB
3d: c7 .byte 0xc7
3e: 04 1c add $0x1c,%al