cm109 2-1:0.8: cm109_urb_irq_callback: urb status -71 ------------[ cut here ]------------ URB ffff888064e5dd00 submitted while active WARNING: CPU: 0 PID: 10369 at drivers/usb/core/urb.c:379 usb_submit_urb+0x1519/0x1770 drivers/usb/core/urb.c:379 Modules linked in: CPU: 0 UID: 0 PID: 10369 Comm: syz.1.1227 Not tainted syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025 RIP: 0010:usb_submit_urb+0x1519/0x1770 drivers/usb/core/urb.c:379 Code: fd eb cb bb fe ff ff ff e9 96 f3 ff ff e8 bf 83 7a fa c6 05 2d 9b 52 09 01 90 48 c7 c7 60 02 74 8c 48 89 de e8 78 29 39 fa 90 <0f> 0b 90 90 e9 ac fe ff ff bb f8 ff ff ff e9 66 f3 ff ff 48 89 ef RSP: 0018:ffffc90000007a80 EFLAGS: 00010086 RAX: 0000000000000000 RBX: ffff888064e5dd00 RCX: ffffc900021f1000 RDX: 0000000000040000 RSI: ffffffff817a3365 RDI: 0000000000000001 RBP: 0000000000000000 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000001 R13: ffff888032038857 R14: ffff8880216bff60 R15: 000000000000000f FS: 0000555578b67500(0000) GS:ffff8881246bb000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007efc1df59000 CR3: 000000005bce2000 CR4: 00000000003526f0 Call Trace: cm109_submit_ctl drivers/input/misc/cm109.c:380 [inline] cm109_urb_irq_callback+0x2ed/0xb80 drivers/input/misc/cm109.c:431 __usb_hcd_giveback_urb+0x38a/0x6e0 drivers/usb/core/hcd.c:1663 usb_hcd_giveback_urb+0x39b/0x450 drivers/usb/core/hcd.c:1747 dummy_timer+0x1814/0x3a30 drivers/usb/gadget/udc/dummy_hcd.c:1995 __run_hrtimer kernel/time/hrtimer.c:1761 [inline] __hrtimer_run_queues+0x1ff/0xad0 kernel/time/hrtimer.c:1825 hrtimer_run_softirq+0x17d/0x350 kernel/time/hrtimer.c:1842 handle_softirqs+0x216/0x8e0 kernel/softirq.c:579 __do_softirq kernel/softirq.c:613 [inline] invoke_softirq kernel/softirq.c:453 [inline] __irq_exit_rcu+0x109/0x170 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+0xa4/0xc0 arch/x86/kernel/apic/apic.c:1050 asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:702 RIP: 0010:__raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:152 [inline] RIP: 0010:_raw_spin_unlock_irqrestore+0x31/0x80 kernel/locking/spinlock.c:194 Code: f5 53 48 8b 74 24 10 48 89 fb 48 83 c7 18 e8 36 5c 01 f6 48 89 df e8 1e b0 01 f6 f7 c5 00 02 00 00 75 23 9c 58 f6 c4 02 75 37 01 00 00 00 e8 f5 ae f1 f5 65 8b 05 0e ec 3f 08 85 c0 74 16 5b RSP: 0018:ffffc9000c0a7bf0 EFLAGS: 00000246 RAX: 0000000000000002 RBX: ffff888029b20000 RCX: 0000000000000006 RDX: 0000000000000000 RSI: ffffffff8de4fd28 RDI: ffffffff8c162900 RBP: 0000000000000293 R08: 0000000000000001 R09: 0000000000000001 R10: ffffffff90ab4397 R11: 0000000000000000 R12: ffff888029b20000 R13: ffff888029bbb408 R14: 0000000000000000 R15: 0000000013cd4000 spin_unlock_irqrestore include/linux/spinlock.h:406 [inline] dummy_pullup+0x200/0x270 drivers/usb/gadget/udc/dummy_hcd.c:926 usb_gadget_disconnect_locked+0x13f/0x4e0 drivers/usb/gadget/udc/core.c:777 gadget_unbind_driver+0xd7/0x4e0 drivers/usb/gadget/udc/core.c:1666 device_remove+0xcb/0x170 drivers/base/dd.c:569 __device_release_driver drivers/base/dd.c:1274 [inline] device_release_driver_internal+0x44b/0x620 drivers/base/dd.c:1297 driver_detach+0xd8/0x1b0 drivers/base/dd.c:1360 bus_remove_driver+0x13b/0x2c0 drivers/base/bus.c:747 driver_unregister+0x76/0xb0 drivers/base/driver.c:277 usb_gadget_unregister_driver+0x49/0x70 drivers/usb/gadget/udc/core.c:1732 raw_release+0x1ae/0x2b0 drivers/usb/gadget/legacy/raw_gadget.c:462 __fput+0x3ff/0xb70 fs/file_table.c:468 task_work_run+0x14d/0x240 kernel/task_work.c:227 resume_user_mode_work include/linux/resume_user_mode.h:50 [inline] exit_to_user_mode_loop+0xeb/0x110 kernel/entry/common.c:43 exit_to_user_mode_prepare include/linux/irq-entry-common.h:225 [inline] syscall_exit_to_user_mode_work include/linux/entry-common.h:175 [inline] syscall_exit_to_user_mode include/linux/entry-common.h:210 [inline] do_syscall_64+0x3f6/0x4c0 arch/x86/entry/syscall_64.c:100 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f9dd738ebe9 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007ffd3f6ca468 EFLAGS: 00000246 ORIG_RAX: 00000000000001b4 RAX: 0000000000000000 RBX: 000000000005bbd4 RCX: 00007f9dd738ebe9 RDX: 0000000000000000 RSI: 000000000000001e RDI: 0000000000000003 RBP: 00007f9dd75b7da0 R08: 0000000000000001 R09: 000000053f6ca75f R10: 0000001b30d20000 R11: 0000000000000246 R12: 00007f9dd75b5fac R13: 00007f9dd75b5fa0 R14: ffffffffffffffff R15: 00007ffd3f6ca580 ---------------- Code disassembly (best guess): 0: f5 cmc 1: 53 push %rbx 2: 48 8b 74 24 10 mov 0x10(%rsp),%rsi 7: 48 89 fb mov %rdi,%rbx a: 48 83 c7 18 add $0x18,%rdi e: e8 36 5c 01 f6 call 0xf6015c49 13: 48 89 df mov %rbx,%rdi 16: e8 1e b0 01 f6 call 0xf601b039 1b: f7 c5 00 02 00 00 test $0x200,%ebp 21: 75 23 jne 0x46 23: 9c pushf 24: 58 pop %rax 25: f6 c4 02 test $0x2,%ah 28: 75 37 jne 0x61 * 2a: bf 01 00 00 00 mov $0x1,%edi <-- trapping instruction 2f: e8 f5 ae f1 f5 call 0xf5f1af29 34: 65 8b 05 0e ec 3f 08 mov %gs:0x83fec0e(%rip),%eax # 0x83fec49 3b: 85 c0 test %eax,%eax 3d: 74 16 je 0x55 3f: 5b pop %rbx