syzbot


WARNING in cm109_submit_buzz_toggle/usb_submit_urb (2)

Status: upstream: reported on 2025/07/10 05:01
Subsystems: input
[Documentation on labels]
Reported-by: syzbot+4dc9622046108c10b6e6@syzkaller.appspotmail.com
First crash: 19d, last: 15d
Discussions (1)
Title Replies (including bot) Last reply
[syzbot] [input?] WARNING in cm109_submit_buzz_toggle/usb_submit_urb (2) 0 (1) 2025/07/10 05:01
Similar bugs (1)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream WARNING in cm109_submit_buzz_toggle/usb_submit_urb input usb -1 C error done 23 1683d 1705d 0/29 auto-obsoleted due to no activity on 2022/09/13 19:20

Sample crash report:
cm109 6-1:0.8: cm109_urb_ctl_callback: urb status -71
------------[ cut here ]------------
URB ffff8880232ba400 submitted while active
WARNING: CPU: 0 PID: 15 at drivers/usb/core/urb.c:379 usb_submit_urb+0x152b/0x1790 drivers/usb/core/urb.c:379
Modules linked in:
CPU: 0 UID: 0 PID: 15 Comm: ksoftirqd/0 Not tainted 6.16.0-rc5-syzkaller-00038-g733923397fd9 #0 PREEMPT(full) 
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014
RIP: 0010:usb_submit_urb+0x152b/0x1790 drivers/usb/core/urb.c:379
Code: fd eb cb bb fe ff ff ff e9 70 f3 ff ff e8 9d 48 89 fa c6 05 e5 d9 5f 09 01 90 48 c7 c7 00 1c 73 8c 48 89 de e8 86 94 48 fa 90 <0f> 0b 90 90 e9 b6 fe ff ff bb f8 ff ff ff e9 40 f3 ff ff 48 89 ef
RSP: 0018:ffffc90000007a68 EFLAGS: 00010086
RAX: 0000000000000000 RBX: ffff8880232ba400 RCX: ffffffff817ab108
RDX: ffff88801daec880 RSI: ffffffff817ab115 RDI: 0000000000000001
RBP: 0000000000000000 R08: 0000000000000001 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000000
R13: 0000000000000000 R14: ffff88804dcaf058 R15: 0000000000000004
FS:  0000000000000000(0000) GS:ffff888097521000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000000 CR3: 0000000013c28000 CR4: 0000000000352ef0
Call Trace:
 <IRQ>
 cm109_submit_buzz_toggle+0xd9/0x180 drivers/input/misc/cm109.c:351
 cm109_urb_ctl_callback+0x362/0x4c0 drivers/input/misc/cm109.c:463
 __usb_hcd_giveback_urb+0x38a/0x6e0 drivers/usb/core/hcd.c:1650
 usb_hcd_giveback_urb+0x39b/0x450 drivers/usb/core/hcd.c:1734
 dummy_timer+0x180e/0x3a20 drivers/usb/gadget/udc/dummy_hcd.c:1995
 __run_hrtimer kernel/time/hrtimer.c:1761 [inline]
 __hrtimer_run_queues+0x202/0xad0 kernel/time/hrtimer.c:1825
 hrtimer_run_softirq+0x17d/0x350 kernel/time/hrtimer.c:1842
 handle_softirqs+0x219/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
 </IRQ>
 <TASK>
 asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:702
RIP: 0010:finish_task_switch.isra.0+0x22a/0xc10 kernel/sched/core.c:5269
Code: fb 09 00 00 44 8b 05 a9 55 20 0f 45 85 c0 0f 85 be 01 00 00 4c 89 e7 e8 a4 f6 ff ff e8 6f bc 39 00 fb 65 48 8b 1d 7e 79 46 12 <48> 8d bb 18 16 00 00 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1
RSP: 0018:ffffc9000041fbe8 EFLAGS: 00000202
RAX: 0000000000164fb9 RBX: ffff88801daec880 RCX: ffffffff81c331ff
RDX: 0000000000000000 RSI: ffffffff8de2be6b RDI: ffffffff8c1578e0
RBP: ffffc9000041fc30 R08: 0000000000000001 R09: 0000000000000001
R10: ffffffff90a99a57 R11: 0000000000000001 R12: ffff88802b23a400
R13: ffff8880262f2440 R14: ffff88801daec880 R15: ffff88802b23b270
 context_switch kernel/sched/core.c:5404 [inline]
 __schedule+0x1172/0x5de0 kernel/sched/core.c:6790
 __schedule_loop kernel/sched/core.c:6868 [inline]
 schedule+0xe7/0x3a0 kernel/sched/core.c:6883
 smpboot_thread_fn+0x8e6/0xae0 kernel/smpboot.c:160
 kthread+0x3c2/0x780 kernel/kthread.c:464
 ret_from_fork+0x5d7/0x6f0 arch/x86/kernel/process.c:148
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
 </TASK>
----------------
Code disassembly (best guess):
   0:	fb                   	sti
   1:	09 00                	or     %eax,(%rax)
   3:	00 44 8b 05          	add    %al,0x5(%rbx,%rcx,4)
   7:	a9 55 20 0f 45       	test   $0x450f2055,%eax
   c:	85 c0                	test   %eax,%eax
   e:	0f 85 be 01 00 00    	jne    0x1d2
  14:	4c 89 e7             	mov    %r12,%rdi
  17:	e8 a4 f6 ff ff       	call   0xfffff6c0
  1c:	e8 6f bc 39 00       	call   0x39bc90
  21:	fb                   	sti
  22:	65 48 8b 1d 7e 79 46 	mov    %gs:0x1246797e(%rip),%rbx        # 0x124679a8
  29:	12
* 2a:	48 8d bb 18 16 00 00 	lea    0x1618(%rbx),%rdi <-- trapping instruction
  31:	48 b8 00 00 00 00 00 	movabs $0xdffffc0000000000,%rax
  38:	fc ff df
  3b:	48 89 fa             	mov    %rdi,%rdx
  3e:	48                   	rex.W
  3f:	c1                   	.byte 0xc1

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/07/09 16:39 upstream 733923397fd9 956bd956 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 WARNING in cm109_submit_buzz_toggle/usb_submit_urb
2025/07/06 04:56 upstream 1f988d0788f5 4f67c4ae .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 WARNING in cm109_submit_buzz_toggle/usb_submit_urb
* Struck through repros no longer work on HEAD.