Warning: Permanently added '10.128.0.126' (ED25519) to the list of known hosts.
executing program
[ 42.223776][ T717] usb 1-1: new high-speed USB device number 2 using dummy_hcd
[ 42.463671][ T717] usb 1-1: Using ep0 maxpacket: 32
[ 42.623822][ T717] usb 1-1: unable to get BOS descriptor or descriptor too short
[ 42.703825][ T717] usb 1-1: config 1 has an invalid interface number: 170 but max is 1
[ 42.712755][ T717] usb 1-1: config 1 has an invalid interface number: 234 but max is 1
[ 42.721346][ T717] usb 1-1: config 1 has no interface number 0
[ 42.727626][ T717] usb 1-1: config 1 has no interface number 1
[ 42.734049][ T717] usb 1-1: config 1 interface 170 altsetting 5 endpoint 0x2 has an invalid bInterval 129, changing to 7
[ 42.745409][ T717] usb 1-1: config 1 interface 170 altsetting 5 has a duplicate endpoint with address 0x4, skipping
[ 42.756388][ T717] usb 1-1: config 1 interface 170 altsetting 5 endpoint 0x82 has an invalid bInterval 33, changing to 9
[ 42.767921][ T717] usb 1-1: config 1 interface 170 altsetting 5 has a duplicate endpoint with address 0x4, skipping
[ 42.779148][ T717] usb 1-1: config 1 interface 170 altsetting 5 has 6 endpoint descriptors, different from the interface descriptor's value: 5
[ 42.792533][ T717] usb 1-1: config 1 interface 234 altsetting 1 endpoint 0x8 has invalid maxpacket 1024, setting to 64
[ 42.804161][ T717] usb 1-1: config 1 interface 234 altsetting 1 has an invalid endpoint with address 0x80, skipping
[ 42.814987][ T717] usb 1-1: config 1 interface 234 altsetting 1 has a duplicate endpoint with address 0xC, skipping
[ 42.826193][ T717] usb 1-1: config 1 interface 170 has no altsetting 0
[ 42.833032][ T717] usb 1-1: config 1 interface 234 has no altsetting 0
[ 43.093809][ T717] usb 1-1: string descriptor 0 read error: -22
[ 43.100403][ T717] usb 1-1: New USB device found, idVendor=080e, idProduct=4eb9, bcdDevice=d7.f6
[ 43.109555][ T717] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 43.163753][ T717] ================================================================================
[ 43.173146][ T717] UBSAN: array-index-out-of-bounds in drivers/hid/usbhid/hid-core.c:1024:18
[ 43.182122][ T717] index 1 is out of range for type 'hid_class_descriptor [1]'
[ 43.189687][ T717] CPU: 1 PID: 717 Comm: kworker/1:2 Not tainted 6.6.0-rc4-syzkaller-00064-g1053c4a4b8fc #0
[ 43.199754][ T717] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/06/2023
[ 43.210009][ T717] Workqueue: usb_hub_wq hub_event
[ 43.215100][ T717] Call Trace:
[ 43.218377][ T717]
[ 43.221304][ T717] dump_stack_lvl+0x125/0x1b0
[ 43.225992][ T717] __ubsan_handle_out_of_bounds+0x111/0x150
[ 43.232000][ T717] usbhid_parse+0x94a/0xa20
[ 43.236618][ T717] ? usbhid_start+0x2340/0x2340
[ 43.241849][ T717] hid_add_device+0x189/0xa60
[ 43.246532][ T717] ? mark_held_locks+0x9f/0xe0
[ 43.251457][ T717] ? lockdep_init_map_type+0x16d/0x7c0
[ 43.256926][ T717] ? modalias_show+0x150/0x150
[ 43.261692][ T717] ? lockdep_init_map_type+0x16d/0x7c0
[ 43.267597][ T717] ? __raw_spin_lock_init+0x3a/0x110
[ 43.273155][ T717] usbhid_probe+0xd0a/0x1360
[ 43.277949][ T717] usb_probe_interface+0x307/0x930
[ 43.283326][ T717] ? usb_match_dynamic_id+0x1a0/0x1a0
[ 43.288719][ T717] really_probe+0x234/0xc90
[ 43.293490][ T717] __driver_probe_device+0x1de/0x4b0
[ 43.299079][ T717] driver_probe_device+0x4c/0x1a0
[ 43.304235][ T717] __device_attach_driver+0x1d4/0x300
[ 43.309791][ T717] ? driver_probe_device+0x1a0/0x1a0
[ 43.315296][ T717] bus_for_each_drv+0x157/0x1d0
[ 43.320252][ T717] ? bus_for_each_dev+0x1d0/0x1d0
[ 43.325718][ T717] ? lockdep_hardirqs_on+0x7d/0x100
[ 43.331306][ T717] ? _raw_spin_unlock_irqrestore+0x3b/0x70
[ 43.337215][ T717] __device_attach+0x1e8/0x4b0
[ 43.342093][ T717] ? device_driver_attach+0x200/0x200
[ 43.347467][ T717] ? do_raw_spin_unlock+0x173/0x230
[ 43.352851][ T717] bus_probe_device+0x17c/0x1c0
[ 43.357804][ T717] device_add+0x117e/0x1aa0
[ 43.362508][ T717] ? __fw_devlink_link_to_consumers.isra.0+0x270/0x270
[ 43.369543][ T717] ? __kmem_cache_free+0xff/0x330
[ 43.374596][ T717] usb_set_configuration+0x10cb/0x1c40
[ 43.380087][ T717] usb_generic_driver_probe+0xca/0x130
[ 43.385568][ T717] usb_probe_device+0xda/0x2c0
[ 43.390348][ T717] ? usb_driver_release_interface+0x190/0x190
[ 43.396621][ T717] really_probe+0x234/0xc90
[ 43.401381][ T717] __driver_probe_device+0x1de/0x4b0
[ 43.407044][ T717] ? usb_driver_applicable+0x1c4/0x220
[ 43.412689][ T717] driver_probe_device+0x4c/0x1a0
[ 43.418932][ T717] __device_attach_driver+0x1d4/0x300
[ 43.424519][ T717] ? driver_probe_device+0x1a0/0x1a0
[ 43.429892][ T717] bus_for_each_drv+0x157/0x1d0
[ 43.434827][ T717] ? bus_for_each_dev+0x1d0/0x1d0
[ 43.439865][ T717] ? lockdep_hardirqs_on+0x7d/0x100
[ 43.445076][ T717] ? _raw_spin_unlock_irqrestore+0x3b/0x70
[ 43.450969][ T717] __device_attach+0x1e8/0x4b0
[ 43.455739][ T717] ? device_driver_attach+0x200/0x200
[ 43.461456][ T717] ? do_raw_spin_unlock+0x173/0x230
[ 43.466648][ T717] bus_probe_device+0x17c/0x1c0
[ 43.471502][ T717] device_add+0x117e/0x1aa0
[ 43.476017][ T717] ? __fw_devlink_link_to_consumers.isra.0+0x270/0x270
[ 43.482867][ T717] ? usb_detect_static_quirks+0x335/0x3e0
[ 43.488731][ T717] usb_new_device+0xd80/0x1960
[ 43.493641][ T717] ? hub_disconnect+0x520/0x520
[ 43.499510][ T717] hub_event+0x2e62/0x4f30
[ 43.504358][ T717] ? hub_port_debounce+0x3d0/0x3d0
[ 43.510379][ T717] ? mark_lock+0x1671/0x1950
[ 43.515691][ T717] ? lock_sync+0x190/0x190
[ 43.520613][ T717] ? reacquire_held_locks+0x4b0/0x4b0
[ 43.527451][ T717] process_one_work+0x884/0x15c0
[ 43.532682][ T717] ? hcd_died_work+0x60/0x60
[ 43.537374][ T717] ? init_worker_pool+0x770/0x770
[ 43.542414][ T717] ? assign_work+0x1a0/0x240
[ 43.547288][ T717] worker_thread+0x8b9/0x1290
[ 43.552055][ T717] ? __kthread_parkme+0x14b/0x220
[ 43.557254][ T717] ? process_one_work+0x15c0/0x15c0
[ 43.562481][ T717] kthread+0x33c/0x440
[ 43.566652][ T717] ? _raw_spin_unlock_irq+0x23/0x50
[ 43.572143][ T717] ? kthread_complete_and_exit+0x40/0x40
[ 43.577880][ T717] ret_from_fork+0x45/0x80
[ 43.582330][ T717] ? kthread_complete_and_exit+0x40/0x40
[ 43.587964][ T717] ret_from_fork_asm+0x11/0x20
[ 43.592819][ T717]
[ 43.596121][ T717] ================================================================================
[ 43.608644][ T717] Kernel panic - not syncing: UBSAN: panic_on_warn set ...
executing program
[ 43.615869][ T717] CPU: 1 PID: 717 Comm: kworker/1:2 Not tainted 6.6.0-rc4-syzkaller-00064-g1053c4a4b8fc #0
[ 43.626762][ T717] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/06/2023
[ 43.637099][ T717] Workqueue: usb_hub_wq hub_event
[ 43.642475][ T717] Call Trace:
[ 43.645757][ T717]
[ 43.648689][ T717] dump_stack_lvl+0xd9/0x1b0
[ 43.653375][ T717] panic+0x6a6/0x750
[ 43.657374][ T717] ? panic_smp_self_stop+0xa0/0xa0
[ 43.662671][ T717] ? syslog_print_all+0x3f0/0x3f0
[ 43.667699][ T717] check_panic_on_warn+0xab/0xb0
[ 43.672648][ T717] __ubsan_handle_out_of_bounds+0x139/0x150
[ 43.678984][ T717] usbhid_parse+0x94a/0xa20
[ 43.683522][ T717] ? usbhid_start+0x2340/0x2340
[ 43.688474][ T717] hid_add_device+0x189/0xa60
[ 43.693344][ T717] ? mark_held_locks+0x9f/0xe0
[ 43.698117][ T717] ? lockdep_init_map_type+0x16d/0x7c0
[ 43.703845][ T717] ? modalias_show+0x150/0x150
[ 43.708792][ T717] ? lockdep_init_map_type+0x16d/0x7c0
[ 43.714444][ T717] ? __raw_spin_lock_init+0x3a/0x110
[ 43.719837][ T717] usbhid_probe+0xd0a/0x1360
[ 43.724432][ T717] usb_probe_interface+0x307/0x930
[ 43.729723][ T717] ? usb_match_dynamic_id+0x1a0/0x1a0
[ 43.735104][ T717] really_probe+0x234/0xc90
[ 43.739719][ T717] __driver_probe_device+0x1de/0x4b0
[ 43.745026][ T717] driver_probe_device+0x4c/0x1a0
[ 43.750064][ T717] __device_attach_driver+0x1d4/0x300
[ 43.755565][ T717] ? driver_probe_device+0x1a0/0x1a0
[ 43.761060][ T717] bus_for_each_drv+0x157/0x1d0
[ 43.766200][ T717] ? bus_for_each_dev+0x1d0/0x1d0
[ 43.771244][ T717] ? lockdep_hardirqs_on+0x7d/0x100
[ 43.776437][ T717] ? _raw_spin_unlock_irqrestore+0x3b/0x70
[ 43.782618][ T717] __device_attach+0x1e8/0x4b0
[ 43.787412][ T717] ? device_driver_attach+0x200/0x200
[ 43.792981][ T717] ? do_raw_spin_unlock+0x173/0x230
[ 43.799008][ T717] bus_probe_device+0x17c/0x1c0
[ 43.804940][ T717] device_add+0x117e/0x1aa0
[ 43.809908][ T717] ? __fw_devlink_link_to_consumers.isra.0+0x270/0x270
[ 43.820219][ T717] ? __kmem_cache_free+0xff/0x330
[ 43.825353][ T717] usb_set_configuration+0x10cb/0x1c40
[ 43.830910][ T717] usb_generic_driver_probe+0xca/0x130
[ 43.836383][ T717] usb_probe_device+0xda/0x2c0
[ 43.841443][ T717] ? usb_driver_release_interface+0x190/0x190
[ 43.847544][ T717] really_probe+0x234/0xc90
[ 43.852073][ T717] __driver_probe_device+0x1de/0x4b0
[ 43.857526][ T717] ? usb_driver_applicable+0x1c4/0x220
[ 43.863054][ T717] driver_probe_device+0x4c/0x1a0
[ 43.868114][ T717] __device_attach_driver+0x1d4/0x300
[ 43.873591][ T717] ? driver_probe_device+0x1a0/0x1a0
[ 43.879615][ T717] bus_for_each_drv+0x157/0x1d0
[ 43.884677][ T717] ? bus_for_each_dev+0x1d0/0x1d0
[ 43.889972][ T717] ? lockdep_hardirqs_on+0x7d/0x100
[ 43.895644][ T717] ? _raw_spin_unlock_irqrestore+0x3b/0x70
[ 43.902445][ T717] __device_attach+0x1e8/0x4b0
[ 43.907897][ T717] ? device_driver_attach+0x200/0x200
[ 43.914276][ T717] ? do_raw_spin_unlock+0x173/0x230
[ 43.919834][ T717] bus_probe_device+0x17c/0x1c0
[ 43.924708][ T717] device_add+0x117e/0x1aa0
[ 43.929402][ T717] ? __fw_devlink_link_to_consumers.isra.0+0x270/0x270
[ 43.936736][ T717] ? usb_detect_static_quirks+0x335/0x3e0
[ 43.942504][ T717] usb_new_device+0xd80/0x1960
[ 43.947277][ T717] ? hub_disconnect+0x520/0x520
[ 43.952345][ T717] hub_event+0x2e62/0x4f30
[ 43.956886][ T717] ? hub_port_debounce+0x3d0/0x3d0
[ 43.962222][ T717] ? mark_lock+0x1671/0x1950
[ 43.966823][ T717] ? lock_sync+0x190/0x190
[ 43.971603][ T717] ? reacquire_held_locks+0x4b0/0x4b0
[ 43.977165][ T717] process_one_work+0x884/0x15c0
[ 43.982297][ T717] ? hcd_died_work+0x60/0x60
[ 43.986888][ T717] ? init_worker_pool+0x770/0x770
[ 43.991916][ T717] ? assign_work+0x1a0/0x240
[ 43.996505][ T717] worker_thread+0x8b9/0x1290
[ 44.001293][ T717] ? __kthread_parkme+0x14b/0x220
[ 44.006444][ T717] ? process_one_work+0x15c0/0x15c0
[ 44.012010][ T717] kthread+0x33c/0x440
[ 44.016125][ T717] ? _raw_spin_unlock_irq+0x23/0x50
[ 44.021505][ T717] ? kthread_complete_and_exit+0x40/0x40
[ 44.027160][ T717] ret_from_fork+0x45/0x80
[ 44.031593][ T717] ? kthread_complete_and_exit+0x40/0x40
[ 44.037335][ T717] ret_from_fork_asm+0x11/0x20
[ 44.042111][ T717]
[ 44.045229][ T717] Kernel Offset: disabled
[ 44.050664][ T717] Rebooting in 86400 seconds..