Title | Replies (including bot) | Last reply |
---|---|---|
[PATCH] HID: hid-thrustmaster: add endpoint check in thrustmaster_interrupts | 2 (2) | 2024/11/13 20:35 |
[syzbot] [usb?] WARNING in thrustmaster_probe/usb_submit_urb | 0 (2) | 2024/10/20 13:34 |
syzbot |
sign-in | mailing list | source | docs |
Title | Replies (including bot) | Last reply |
---|---|---|
[PATCH] HID: hid-thrustmaster: add endpoint check in thrustmaster_interrupts | 2 (2) | 2024/11/13 20:35 |
[syzbot] [usb?] WARNING in thrustmaster_probe/usb_submit_urb | 0 (2) | 2024/10/20 13:34 |
Created | Duration | User | Patch | Repo | Result |
---|---|---|---|---|---|
2024/11/18 01:36 | 8m | retest repro | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | report log | |
2024/11/18 01:36 | 13m | retest repro | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | report log | |
2024/10/20 13:34 | 16m | karprzy7@gmail.com | patch | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | OK log |
usb 1-1: New USB device found, idVendor=044f, idProduct=b65d, bcdDevice= 0.00 usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 usb 1-1: config 0 descriptor?? hid-thrustmaster 0003:044F:B65D.0001: hidraw0: USB HID v0.00 Device [HID 044f:b65d] on usb-dummy_hcd.0-1/input0 ------------[ cut here ]------------ usb 1-1: BOGUS urb xfer, pipe 1 != type 3 WARNING: CPU: 0 PID: 9 at drivers/usb/core/urb.c:503 usb_submit_urb+0xe4b/0x1730 drivers/usb/core/urb.c:503 Modules linked in: CPU: 0 UID: 0 PID: 9 Comm: kworker/0:1 Not tainted 6.12.0-rc1-syzkaller-00027-g4a9fe2a8ac53 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024 Workqueue: usb_hub_wq hub_event RIP: 0010:usb_submit_urb+0xe4b/0x1730 drivers/usb/core/urb.c:503 Code: 84 3c 02 00 00 e8 05 9f f6 fc 4c 89 ef e8 0d 51 d6 fe 45 89 e0 89 e9 4c 89 f2 48 89 c6 48 c7 c7 60 1d a1 87 e8 86 69 bb fc 90 <0f> 0b 90 90 e9 e9 f8 ff ff e8 d7 9e f6 fc 49 81 c4 b8 05 00 00 e9 RSP: 0018:ffffc9000009e9d0 EFLAGS: 00010282 RAX: 0000000000000000 RBX: ffff888111862400 RCX: ffffffff811ab159 RDX: ffff888101698000 RSI: ffffffff811ab166 RDI: 0000000000000001 RBP: 0000000000000001 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000003 R13: ffff888100fef0a8 R14: ffff88811033bda0 R15: ffff88811186247c FS: 0000000000000000(0000) GS:ffff8881f5800000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000558fc0629bd8 CR3: 0000000112ada000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: <TASK> usb_start_wait_urb+0x103/0x4c0 drivers/usb/core/message.c:59 usb_bulk_msg+0x22c/0x550 drivers/usb/core/message.c:388 thrustmaster_interrupts drivers/hid/hid-thrustmaster.c:176 [inline] thrustmaster_probe drivers/hid/hid-thrustmaster.c:339 [inline] thrustmaster_probe+0x713/0xd50 drivers/hid/hid-thrustmaster.c:281 __hid_device_probe drivers/hid/hid-core.c:2699 [inline] hid_device_probe+0x2eb/0x490 drivers/hid/hid-core.c:2736 call_driver_probe drivers/base/dd.c:579 [inline] really_probe+0x23e/0xa90 drivers/base/dd.c:658 __driver_probe_device+0x1de/0x440 drivers/base/dd.c:800 driver_probe_device+0x4c/0x1b0 drivers/base/dd.c:830 __device_attach_driver+0x1df/0x310 drivers/base/dd.c:958 bus_for_each_drv+0x157/0x1e0 drivers/base/bus.c:459 __device_attach+0x1e8/0x4b0 drivers/base/dd.c:1030 bus_probe_device+0x17f/0x1c0 drivers/base/bus.c:534 device_add+0x114b/0x1a70 drivers/base/core.c:3675 hid_add_device+0x37f/0xa70 drivers/hid/hid-core.c:2882 usbhid_probe+0xd3b/0x1410 drivers/hid/usbhid/hid-core.c:1431 usb_probe_interface+0x309/0x9d0 drivers/usb/core/driver.c:399 call_driver_probe drivers/base/dd.c:579 [inline] really_probe+0x23e/0xa90 drivers/base/dd.c:658 __driver_probe_device+0x1de/0x440 drivers/base/dd.c:800 driver_probe_device+0x4c/0x1b0 drivers/base/dd.c:830 __device_attach_driver+0x1df/0x310 drivers/base/dd.c:958 bus_for_each_drv+0x157/0x1e0 drivers/base/bus.c:459 __device_attach+0x1e8/0x4b0 drivers/base/dd.c:1030 bus_probe_device+0x17f/0x1c0 drivers/base/bus.c:534 device_add+0x114b/0x1a70 drivers/base/core.c:3675 usb_set_configuration+0x10cb/0x1c50 drivers/usb/core/message.c:2210 usb_generic_driver_probe+0xb1/0x110 drivers/usb/core/generic.c:254 usb_probe_device+0xec/0x3e0 drivers/usb/core/driver.c:294 call_driver_probe drivers/base/dd.c:579 [inline] really_probe+0x23e/0xa90 drivers/base/dd.c:658 __driver_probe_device+0x1de/0x440 drivers/base/dd.c:800 driver_probe_device+0x4c/0x1b0 drivers/base/dd.c:830 __device_attach_driver+0x1df/0x310 drivers/base/dd.c:958 bus_for_each_drv+0x157/0x1e0 drivers/base/bus.c:459 __device_attach+0x1e8/0x4b0 drivers/base/dd.c:1030 bus_probe_device+0x17f/0x1c0 drivers/base/bus.c:534 device_add+0x114b/0x1a70 drivers/base/core.c:3675 usb_new_device+0xd90/0x1a10 drivers/usb/core/hub.c:2651 hub_port_connect drivers/usb/core/hub.c:5521 [inline] hub_port_connect_change drivers/usb/core/hub.c:5661 [inline] port_event drivers/usb/core/hub.c:5821 [inline] hub_event+0x2e58/0x4f40 drivers/usb/core/hub.c:5903 process_one_work+0x9c5/0x1ba0 kernel/workqueue.c:3229 process_scheduled_works kernel/workqueue.c:3310 [inline] worker_thread+0x6c8/0xf00 kernel/workqueue.c:3391 kthread+0x2c1/0x3a0 kernel/kthread.c:389 ret_from_fork+0x45/0x80 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244 </TASK>
Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2024/10/08 19:26 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | 4a9fe2a8ac53 | 402f1df0 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING in thrustmaster_probe/usb_submit_urb | |
2024/10/08 18:10 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | 4a9fe2a8ac53 | 402f1df0 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING in thrustmaster_probe/usb_submit_urb | |
2024/11/04 00:54 | upstream | a33ab3f94f51 | f00eed24 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | WARNING in thrustmaster_probe/usb_submit_urb | ||
2024/11/19 15:50 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | 237d4e0f4113 | 571351cb | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING in thrustmaster_probe/usb_submit_urb | ||
2024/10/30 11:57 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | c67e9601e29a | 66aeb999 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING in thrustmaster_probe/usb_submit_urb | ||
2024/10/25 15:53 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | c6d9e43954bf | 045e728d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING in thrustmaster_probe/usb_submit_urb | ||
2024/10/21 05:24 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | 07b887f8236e | cd6fc0a3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING in thrustmaster_probe/usb_submit_urb | ||
2024/10/08 17:29 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | 4a9fe2a8ac53 | 402f1df0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | WARNING in thrustmaster_probe/usb_submit_urb |