cm109 1-1:0.8: cm109_urb_irq_callback: urb status -71
------------[ cut here ]------------
URB ffff888018cafd00 submitted while active
WARNING: CPU: 1 PID: 0 at drivers/usb/core/urb.c:379 usb_submit_urb+0x10b1/0x1990 drivers/usb/core/urb.c:379
Modules linked in:
CPU: 1 PID: 0 Comm: swapper/1 Not tainted 6.1.128-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024
RIP: 0010:usb_submit_urb+0x10b1/0x1990 drivers/usb/core/urb.c:379
Code: 5f 11 fb eb 4d e8 2f 5f 11 fb e9 fc ef ff ff e8 25 5f 11 fb c6 05 39 97 0d 08 01 48 c7 c7 e0 e8 ac 8b 4c 89 ee e8 2f 78 d9 fa <0f> 0b e9 c7 ef ff ff e8 03 5f 11 fb eb 1a e8 fc 5e 11 fb eb 13 e8
RSP: 0018:ffffc900001e07f8 EFLAGS: 00010046
RAX: 3688266e38500b00 RBX: ffff8880293bf848 RCX: ffff888017f51dc0
RDX: 0000000000000100 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffff888018cafd08 R08: ffffffff8152b84e R09: fffff5200003c061
R10: 0000000000000000 R11: dffffc0000000001 R12: dffffc0000000000
R13: ffff888018cafd00 R14: 0000000000000a20 R15: ffff888028d5cb91
FS: 0000000000000000(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f8828f04497 CR3: 000000002497f000 CR4: 00000000003506e0
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:578
__do_softirq kernel/softirq.c:612 [inline]
invoke_softirq kernel/softirq.c:452 [inline]
__irq_exit_rcu+0x157/0x240 kernel/softirq.c:661
irq_exit_rcu+0x5/0x20 kernel/softirq.c:673
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:native_save_fl arch/x86/include/asm/irqflags.h:22 [inline]
RIP: 0010:arch_local_save_flags arch/x86/include/asm/irqflags.h:70 [inline]
RIP: 0010:arch_irqs_disabled arch/x86/include/asm/irqflags.h:130 [inline]
RIP: 0010:acpi_safe_halt drivers/acpi/processor_idle.c:112 [inline]
RIP: 0010:acpi_idle_do_entry+0x10f/0x340 drivers/acpi/processor_idle.c:567
Code: 6a cd f6 48 83 e3 08 0f 85 0b 01 00 00 4c 8d 74 24 20 e8 b4 26 d4 f6 0f 1f 44 00 00 e8 1a 66 cd f6 0f 00 2d d3 67 ab 00 fb f4 <4c> 89 f3 48 c1 eb 03 42 80 3c 3b 00 74 08 4c 89 f7 e8 6b f9 24 f7
RSP: 0018:ffffc90000177b80 EFLAGS: 000002d3
RAX: ffffffff8abd3686 RBX: 0000000000000000 RCX: ffff888017f51dc0
RDX: 0000000000000000 RSI: ffffffff8b0c0340 RDI: ffffffff8b5e6980
RBP: ffffc90000177c10 R08: ffffffff8abd3668 R09: ffffed1002fea3b9
R10: 0000000000000000 R11: dffffc0000000001 R12: 1ffff9200002ef70
R13: ffff888148af0004 R14: ffffc90000177ba0 R15: dffffc0000000000
acpi_idle_enter+0x352/0x4f0 drivers/acpi/processor_idle.c:704
cpuidle_enter_state+0x516/0xf80 drivers/cpuidle/cpuidle.c:239
cpuidle_enter+0x59/0x90 drivers/cpuidle/cpuidle.c:356
call_cpuidle kernel/sched/idle.c:155 [inline]
cpuidle_idle_call kernel/sched/idle.c:236 [inline]
do_idle+0x3ce/0x680 kernel/sched/idle.c:303
cpu_startup_entry+0x3d/0x60 kernel/sched/idle.c:401
start_secondary+0xe4/0xf0 arch/x86/kernel/smpboot.c:281
secondary_startup_64_no_verify+0xcf/0xdb
----------------
Code disassembly (best guess):
0: 6a cd push $0xffffffffffffffcd
2: f6 48 83 e3 testb $0xe3,-0x7d(%rax)
6: 08 0f or %cl,(%rdi)
8: 85 0b test %ecx,(%rbx)
a: 01 00 add %eax,(%rax)
c: 00 4c 8d 74 add %cl,0x74(%rbp,%rcx,4)
10: 24 20 and $0x20,%al
12: e8 b4 26 d4 f6 call 0xf6d426cb
17: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
1c: e8 1a 66 cd f6 call 0xf6cd663b
21: 0f 00 2d d3 67 ab 00 verw 0xab67d3(%rip) # 0xab67fb
28: fb sti
29: f4 hlt
* 2a: 4c 89 f3 mov %r14,%rbx <-- trapping instruction
2d: 48 c1 eb 03 shr $0x3,%rbx
31: 42 80 3c 3b 00 cmpb $0x0,(%rbx,%r15,1)
36: 74 08 je 0x40
38: 4c 89 f7 mov %r14,%rdi
3b: e8 6b f9 24 f7 call 0xf724f9ab