cm109 5-1:0.8: cm109_urb_irq_callback: urb status -71
------------[ cut here ]------------
URB ffff8880af48c000 submitted while active
WARNING: drivers/usb/core/urb.c:380 at usb_submit_urb+0x7b/0x18b0 drivers/usb/core/urb.c:380, CPU#1: swapper/1/0
Modules linked in:
CPU: 1 UID: 0 PID: 0 Comm: swapper/1 Tainted: G L syzkaller #0 PREEMPT(full)
Tainted: [L]=SOFTLOCKUP
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/24/2026
RIP: 0010:usb_submit_urb+0x7e/0x18b0 drivers/usb/core/urb.c:380
Code: 89 f0 48 c1 e8 03 42 80 3c 38 00 74 08 4c 89 f7 e8 77 0f ef fa 49 83 3e 00 74 40 e8 ac e9 84 fa 48 8d 3d 75 b8 ff 08 48 89 de <67> 48 0f b9 3a b8 f0 ff ff ff eb 11 e8 91 e9 84 fa eb 05 e8 8a e9
RSP: 0018:ffffc90000a08960 EFLAGS: 00010087
RAX: ffffffff87410434 RBX: ffff8880af48c000 RCX: 0000000000040000
RDX: ffffc900023a1000 RSI: ffff8880af48c000 RDI: ffffffff9040bcb0
RBP: 000000000000000f R08: 0000000000000003 R09: 0000000000000004
R10: dffffc0000000000 R11: fffff5200014112c R12: 0000000000000820
R13: ffff88805c3b2830 R14: ffff8880af48c008 R15: dffffc0000000000
FS: 0000000000000000(0000) GS:ffff888125110000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fa071fd3fe0 CR3: 0000000078b62000 CR4: 00000000003526f0
DR0: 0000000000000000 DR1: 00000000000f007a DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Call Trace:
cm109_submit_ctl drivers/input/misc/cm109.c:380 [inline]
cm109_urb_irq_callback+0x6e2/0xcb0 drivers/input/misc/cm109.c:431
__usb_hcd_giveback_urb+0x376/0x540 drivers/usb/core/hcd.c:1657
dummy_timer+0xbbd/0x45d0 drivers/usb/gadget/udc/dummy_hcd.c:1995
__run_hrtimer kernel/time/hrtimer.c:1785 [inline]
__hrtimer_run_queues+0x53a/0xcc0 kernel/time/hrtimer.c:1849
hrtimer_run_softirq+0x182/0x5a0 kernel/time/hrtimer.c:1866
handle_softirqs+0x22a/0x870 kernel/softirq.c:626
__do_softirq kernel/softirq.c:660 [inline]
invoke_softirq kernel/softirq.c:496 [inline]
__irq_exit_rcu+0x5f/0x150 kernel/softirq.c:727
irq_exit_rcu+0x9/0x30 kernel/softirq.c:743
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1056 [inline]
sysvec_apic_timer_interrupt+0xa6/0xc0 arch/x86/kernel/apic/apic.c:1056
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:697
RIP: 0010:pv_native_safe_halt+0xf/0x20 arch/x86/kernel/paravirt.c:63
Code: 2e 74 02 c3 cc cc cc cc cc cc cc 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 43 ed 10 00 fb f4 7c ea 02 00 cc cc cc cc cc cc cc cc cc cc cc cc 90 90 90 90 90
RSP: 0018:ffffc90000197e20 EFLAGS: 00000246
RAX: 0000000000df4359 RBX: ffffffff819ae22d RCX: 0000000080000001
RDX: 0000000000000001 RSI: ffffffff8e00f000 RDI: ffffffff8c29b900
RBP: ffffc90000197f10 R08: ffff8880b853395b R09: 1ffff110170a672b
R10: dffffc0000000000 R11: ffffed10170a672c R12: ffffffff903386b0
R13: 1ffff11003bd2000 R14: 0000000000000001 R15: 0000000000000001
arch_safe_halt arch/x86/kernel/process.c:766 [inline]
default_idle+0x9/0x20 arch/x86/kernel/process.c:767
default_idle_call+0x72/0xb0 kernel/sched/idle.c:122
cpuidle_idle_call kernel/sched/idle.c:191 [inline]
do_idle+0x1bd/0x500 kernel/sched/idle.c:332
cpu_startup_entry+0x43/0x60 kernel/sched/idle.c:430
start_secondary+0x101/0x110 arch/x86/kernel/smpboot.c:312
common_startup_64+0x13e/0x147
----------------
Code disassembly (best guess):
0: 89 f0 mov %esi,%eax
2: 48 c1 e8 03 shr $0x3,%rax
6: 42 80 3c 38 00 cmpb $0x0,(%rax,%r15,1)
b: 74 08 je 0x15
d: 4c 89 f7 mov %r14,%rdi
10: e8 77 0f ef fa call 0xfaef0f8c
15: 49 83 3e 00 cmpq $0x0,(%r14)
19: 74 40 je 0x5b
1b: e8 ac e9 84 fa call 0xfa84e9cc
20: 48 8d 3d 75 b8 ff 08 lea 0x8ffb875(%rip),%rdi # 0x8ffb89c
27: 48 89 de mov %rbx,%rsi
* 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction
2f: b8 f0 ff ff ff mov $0xfffffff0,%eax
34: eb 11 jmp 0x47
36: e8 91 e9 84 fa call 0xfa84e9cc
3b: eb 05 jmp 0x42
3d: e8 .byte 0xe8
3e: 8a e9 mov %cl,%ch