------------[ cut here ]------------ usb 2-1: BOGUS urb xfer, pipe 1 != type 3 WARNING: CPU: 1 PID: 7217 at drivers/usb/core/urb.c:502 usb_submit_urb+0xed2/0x18a0 drivers/usb/core/urb.c:502 Modules linked in: CPU: 1 PID: 7217 Comm: kworker/1:3 Not tainted 5.14.0-rc5-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: usb_hub_wq hub_event RIP: 0010:usb_submit_urb+0xed2/0x18a0 drivers/usb/core/urb.c:502 Code: 7c 24 18 e8 a0 ae ac fd 48 8b 7c 24 18 e8 f6 a3 1a ff 41 89 d8 44 89 e1 4c 89 ea 48 89 c6 48 c7 c7 80 f3 83 86 e8 89 aa fe 01 <0f> 0b e9 58 f8 ff ff e8 72 ae ac fd 48 81 c5 38 06 00 00 e9 84 f7 RSP: 0018:ffffc90004ab6e00 EFLAGS: 00010282 RAX: 0000000000000000 RBX: 0000000000000003 RCX: 0000000000000000 RDX: 0000000000040000 RSI: ffffffff812a8b63 RDI: fffff52000956db2 RBP: ffff888103783000 R08: 0000000000000001 R09: 0000000000000000 R10: ffffffff814c03fb R11: 0000000000000000 R12: 0000000000000001 R13: ffff888109d21b18 R14: 0000000000000002 R15: ffff88810ed00100 FS: 0000000000000000(0000) GS:ffff8881f6900000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00000000004e4b41 CR3: 0000000106fb5000 CR4: 00000000001506e0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: usb_start_wait_urb+0x101/0x4c0 drivers/usb/core/message.c:58 usb_bulk_msg+0x226/0x550 drivers/usb/core/message.c:387 shark_write_val+0x222/0x350 drivers/media/radio/radio-shark.c:94 snd_tea575x_write+0x78/0x330 drivers/media/radio/tea575x.c:88 snd_tea575x_hw_init drivers/media/radio/tea575x.c:502 [inline] snd_tea575x_init+0x9e/0xa10 drivers/media/radio/tea575x.c:517 usb_shark_probe+0x683/0x970 drivers/media/radio/radio-shark.c:353 usb_probe_interface+0x315/0x7f0 drivers/usb/core/driver.c:396 call_driver_probe drivers/base/dd.c:517 [inline] really_probe+0x23c/0xcd0 drivers/base/dd.c:595 __driver_probe_device+0x338/0x4d0 drivers/base/dd.c:747 driver_probe_device+0x4c/0x1a0 drivers/base/dd.c:777 __device_attach_driver+0x20b/0x2f0 drivers/base/dd.c:894 bus_for_each_drv+0x15f/0x1e0 drivers/base/bus.c:427 __device_attach+0x228/0x4a0 drivers/base/dd.c:965 bus_probe_device+0x1e4/0x290 drivers/base/bus.c:487 device_add+0xc2f/0x2180 drivers/base/core.c:3354 usb_set_configuration+0x113f/0x1910 drivers/usb/core/message.c:2170 usb_generic_driver_probe+0xba/0x100 drivers/usb/core/generic.c:238 usb_probe_device+0xd9/0x2c0 drivers/usb/core/driver.c:293 call_driver_probe drivers/base/dd.c:517 [inline] really_probe+0x23c/0xcd0 drivers/base/dd.c:595 __driver_probe_device+0x338/0x4d0 drivers/base/dd.c:747 driver_probe_device+0x4c/0x1a0 drivers/base/dd.c:777 __device_attach_driver+0x20b/0x2f0 drivers/base/dd.c:894 bus_for_each_drv+0x15f/0x1e0 drivers/base/bus.c:427 __device_attach+0x228/0x4a0 drivers/base/dd.c:965 bus_probe_device+0x1e4/0x290 drivers/base/bus.c:487 device_add+0xc2f/0x2180 drivers/base/core.c:3354 usb_new_device.cold+0x63f/0x108e drivers/usb/core/hub.c:2563 hub_port_connect drivers/usb/core/hub.c:5348 [inline] hub_port_connect_change drivers/usb/core/hub.c:5488 [inline] port_event drivers/usb/core/hub.c:5634 [inline] hub_event+0x2357/0x4330 drivers/usb/core/hub.c:5716 process_one_work+0x98d/0x15b0 kernel/workqueue.c:2276 process_scheduled_works kernel/workqueue.c:2338 [inline] worker_thread+0x85c/0x11f0 kernel/workqueue.c:2424 kthread+0x3c0/0x4a0 kernel/kthread.c:319 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295 ---------------- Code disassembly (best guess): 0: 7c 24 jl 0x26 2: 18 e8 sbb %ch,%al 4: a0 ae ac fd 48 8b 7c movabs 0x18247c8b48fdacae,%al b: 24 18 d: e8 f6 a3 1a ff callq 0xff1aa408 12: 41 89 d8 mov %ebx,%r8d 15: 44 89 e1 mov %r12d,%ecx 18: 4c 89 ea mov %r13,%rdx 1b: 48 89 c6 mov %rax,%rsi 1e: 48 c7 c7 80 f3 83 86 mov $0xffffffff8683f380,%rdi 25: e8 89 aa fe 01 callq 0x1feaab3 2a: 0f 0b ud2 <-- trapping instruction 2c: e9 58 f8 ff ff jmpq 0xfffff889 31: e8 72 ae ac fd callq 0xfdacaea8 36: 48 81 c5 38 06 00 00 add $0x638,%rbp 3d: e9 .byte 0xe9 3e: 84 f7 test %dh,%bh