cm109 3-1:0.8: cm109_urb_irq_callback: urb status -71
------------[ cut here ]------------
URB ffff888028d9be00 submitted while active
WARNING: CPU: 0 PID: 4299 at drivers/usb/core/urb.c:379 usb_submit_urb+0x10b1/0x1990 drivers/usb/core/urb.c:379
Modules linked in:
CPU: 0 PID: 4299 Comm: kworker/0:4 Tainted: G W 6.1.122-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
Workqueue: usb_hub_wq hub_event
RIP: 0010:usb_submit_urb+0x10b1/0x1990 drivers/usb/core/urb.c:379
Code: 7c 11 fb eb 4d e8 3f 7c 11 fb e9 fc ef ff ff e8 35 7c 11 fb c6 05 f8 91 0d 08 01 48 c7 c7 20 e3 ac 8b 4c 89 ee e8 6f 95 d9 fa <0f> 0b e9 c7 ef ff ff e8 13 7c 11 fb eb 1a e8 0c 7c 11 fb eb 13 e8
RSP: 0018:ffffc900000077f8 EFLAGS: 00010046
RAX: 91851793cefff500 RBX: ffff8880213e6848 RCX: 0000000000040000
RDX: ffffc90002121000 RSI: 00000000000068f8 RDI: 00000000000068f9
RBP: ffff888028d9be08 R08: ffffffff8152b84e R09: ffffed10171c4f1c
R10: 0000000000000000 R11: dffffc0000000001 R12: dffffc0000000000
R13: ffff888028d9be00 R14: 0000000000000a20 R15: ffff888020b08cf9
FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000000 CR3: 00000000784cc000 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:1675
dummy_timer+0x8dc/0x32b0 drivers/usb/gadget/udc/dummy_hcd.c:1994
__run_hrtimer kernel/time/hrtimer.c:1689 [inline]
__hrtimer_run_queues+0x5e5/0xe50 kernel/time/hrtimer.c:1753
hrtimer_run_softirq+0x196/0x2c0 kernel/time/hrtimer.c:1770
handle_softirqs+0x2ee/0xa40 kernel/softirq.c:571
__do_softirq kernel/softirq.c:605 [inline]
invoke_softirq kernel/softirq.c:445 [inline]
__irq_exit_rcu+0x157/0x240 kernel/softirq.c:654
irq_exit_rcu+0x5/0x20 kernel/softirq.c:666
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1118 [inline]
sysvec_apic_timer_interrupt+0xa0/0xc0 arch/x86/kernel/apic/apic.c:1118
asm_sysvec_apic_timer_interrupt+0x16/0x20 arch/x86/include/asm/idtentry.h:691
RIP: 0010:__raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:152 [inline]
RIP: 0010:_raw_spin_unlock_irqrestore+0xd4/0x130 kernel/locking/spinlock.c:194
Code: 9c 8f 44 24 20 42 80 3c 23 00 74 08 4c 89 f7 e8 32 61 25 f7 f6 44 24 21 02 75 4e 41 f7 c7 00 02 00 00 74 01 fb bf 01 00 00 00 e7 c0 a1 f6 65 8b 05 a8 a0 45 75 85 c0 74 3f 48 c7 04 24 0e 36
RSP: 0018:ffffc90004c27820 EFLAGS: 00000206
RAX: 91851793cefff500 RBX: 1ffff92000984f08 RCX: ffffffff816b123a
RDX: dffffc0000000000 RSI: ffffffff8b0c0340 RDI: 0000000000000001
RBP: ffffc90004c278a8 R08: dffffc0000000000 R09: fffffbfff2249c5a
R10: 0000000000000000 R11: dffffc0000000001 R12: dffffc0000000000
R13: 1ffff92000984f04 R14: ffffc90004c27840 R15: 0000000000000246
spin_unlock_irqrestore include/linux/spinlock.h:406 [inline]
__pm_runtime_resume+0x129/0x170 drivers/base/power/runtime.c:1171
pm_runtime_get_sync include/linux/pm_runtime.h:429 [inline]
usb_autopm_get_interface+0x1c/0x50 drivers/usb/core/driver.c:1815
hub_event+0x286/0x5730 drivers/usb/core/hub.c:5813
process_one_work+0x8a9/0x11d0 kernel/workqueue.c:2292
worker_thread+0xa47/0x1200 kernel/workqueue.c:2439
kthread+0x28d/0x320 kernel/kthread.c:376
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
----------------
Code disassembly (best guess):
0: 9c pushf
1: 8f 44 24 20 pop 0x20(%rsp)
5: 42 80 3c 23 00 cmpb $0x0,(%rbx,%r12,1)
a: 74 08 je 0x14
c: 4c 89 f7 mov %r14,%rdi
f: e8 32 61 25 f7 call 0xf7256146
14: f6 44 24 21 02 testb $0x2,0x21(%rsp)
19: 75 4e jne 0x69
1b: 41 f7 c7 00 02 00 00 test $0x200,%r15d
22: 74 01 je 0x25
24: fb sti
25: bf 01 00 00 00 mov $0x1,%edi
* 2a: e8 e7 c0 a1 f6 call 0xf6a1c116 <-- trapping instruction
2f: 65 8b 05 a8 a0 45 75 mov %gs:0x7545a0a8(%rip),%eax # 0x7545a0de
36: 85 c0 test %eax,%eax
38: 74 3f je 0x79
3a: 48 rex.W
3b: c7 .byte 0xc7
3c: 04 24 add $0x24,%al
3e: 0e (bad)
3f: 36 ss