cm109 3-1:0.8: cm109_urb_irq_callback: urb status -71
------------[ cut here ]------------
URB ffff88805c4be400 submitted while active
WARNING: CPU: 0 PID: 6203 at drivers/usb/core/urb.c:379 usb_submit_urb+0xff3/0x1890 drivers/usb/core/urb.c:379
Modules linked in:
CPU: 0 UID: 0 PID: 6203 Comm: kworker/u8:11 Not tainted 6.16.0-rc6-syzkaller-00002-g155a3c003e55 #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
Workqueue: bat_events batadv_nc_worker
RIP: 0010:usb_submit_urb+0xff3/0x1890 drivers/usb/core/urb.c:379
Code: 00 eb 5c e8 0f 06 a6 fa e9 be f0 ff ff e8 05 06 a6 fa c6 05 df 99 70 08 01 90 48 c7 c7 40 6e 33 8c 48 89 de e8 fe e8 69 fa 90 <0f> 0b 90 90 e9 85 f0 ff ff e8 df 05 a6 fa eb 11 e8 d8 05 a6 fa bd
RSP: 0018:ffffc900000077b8 EFLAGS: 00010046
RAX: 59ff0f47f7f7f600 RBX: ffff88805c4be400 RCX: 0000000000040000
RDX: ffffc90002171000 RSI: 00000000000157e9 RDI: 00000000000157ea
RBP: 000000000000000f R08: ffff8880b8624293 R09: 1ffff110170c4852
R10: dffffc0000000000 R11: ffffed10170c4853 R12: 1ffff110051a2b0a
R13: dffffc0000000000 R14: ffff88805c4be408 R15: 0000000000000820
FS: 0000000000000000(0000) GS:ffff888125c4f000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000000110c2f3928 CR3: 0000000032b66000 CR4: 00000000003526f0
Call Trace:
cm109_submit_ctl drivers/input/misc/cm109.c:380 [inline]
cm109_urb_irq_callback+0x718/0xc80 drivers/input/misc/cm109.c:431
__usb_hcd_giveback_urb+0x417/0x690 drivers/usb/core/hcd.c:1650
dummy_timer+0x862/0x4550 drivers/usb/gadget/udc/dummy_hcd.c:1995
__run_hrtimer kernel/time/hrtimer.c:1761 [inline]
__hrtimer_run_queues+0x52c/0xc60 kernel/time/hrtimer.c:1825
hrtimer_run_softirq+0x187/0x2b0 kernel/time/hrtimer.c:1842
handle_softirqs+0x283/0x870 kernel/softirq.c:579
__do_softirq kernel/softirq.c:613 [inline]
invoke_softirq kernel/softirq.c:453 [inline]
__irq_exit_rcu+0xca/0x1f0 kernel/softirq.c:680
irq_exit_rcu+0x9/0x30 kernel/softirq.c:696
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1050 [inline]
sysvec_apic_timer_interrupt+0xa6/0xc0 arch/x86/kernel/apic/apic.c:1050
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:702
RIP: 0010:lock_release+0x2b5/0x3e0 kernel/locking/lockdep.c:5896
Code: 51 48 c7 44 24 20 00 00 00 00 9c 8f 44 24 20 f7 44 24 20 00 02 00 00 75 56 f7 c3 00 02 00 00 74 01 fb 65 48 8b 05 3b c2 fe 10 <48> 3b 44 24 28 0f 85 8b 00 00 00 48 83 c4 30 5b 41 5c 41 5d 41 5e
RSP: 0018:ffffc9000ba079b8 EFLAGS: 00000206
RAX: 59ff0f47f7f7f600 RBX: 0000000000000202 RCX: 59ff0f47f7f7f600
RDX: 0000000000000002 RSI: ffffffff8db72142 RDI: ffffffff8be1ca00
RBP: ffff88801fe9a940 R08: 0000000000000000 R09: ffffffff8b360092
R10: dffffc0000000000 R11: ffffffff8b35ffc0 R12: 0000000000000002
R13: 0000000000000002 R14: ffffffff8e13f0e0 R15: ffff88801fe99e00
rcu_lock_release include/linux/rcupdate.h:341 [inline]
rcu_read_unlock include/linux/rcupdate.h:871 [inline]
batadv_nc_purge_orig_hash net/batman-adv/network-coding.c:412 [inline]
batadv_nc_worker+0x28c/0x610 net/batman-adv/network-coding.c:719
process_one_work kernel/workqueue.c:3238 [inline]
process_scheduled_works+0xade/0x17b0 kernel/workqueue.c:3321
worker_thread+0x8a0/0xda0 kernel/workqueue.c:3402
kthread+0x711/0x8a0 kernel/kthread.c:464
ret_from_fork+0x3fc/0x770 arch/x86/kernel/process.c:148
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
----------------
Code disassembly (best guess):
0: 51 push %rcx
1: 48 c7 44 24 20 00 00 movq $0x0,0x20(%rsp)
8: 00 00
a: 9c pushf
b: 8f 44 24 20 pop 0x20(%rsp)
f: f7 44 24 20 00 02 00 testl $0x200,0x20(%rsp)
16: 00
17: 75 56 jne 0x6f
19: f7 c3 00 02 00 00 test $0x200,%ebx
1f: 74 01 je 0x22
21: fb sti
22: 65 48 8b 05 3b c2 fe mov %gs:0x10fec23b(%rip),%rax # 0x10fec265
29: 10
* 2a: 48 3b 44 24 28 cmp 0x28(%rsp),%rax <-- trapping instruction
2f: 0f 85 8b 00 00 00 jne 0xc0
35: 48 83 c4 30 add $0x30,%rsp
39: 5b pop %rbx
3a: 41 5c pop %r12
3c: 41 5d pop %r13
3e: 41 5e pop %r14