Warning: Permanently added '10.128.0.143' (ED25519) to the list of known hosts.
2025/09/04 20:25:14 parsed 1 programs
2025/09/04 20:25:14 executed programs: 0
2025/09/04 20:25:14 result: hanged=false err=executor 0: EOF
[ 69.307085][ T29] audit: type=1400 audit(1757017514.913:74): avc: denied { mounton } for pid=3417 comm="syz-executor.0" path="/syzcgroup/unified" dev="cgroup2" ino=1 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:cgroup_t tclass=dir permissive=1
[ 69.308408][ T3417] cgroup: Unknown subsys name 'cpuset'
[ 78.800197][ T29] audit: type=1400 audit(1757017524.403:75): avc: denied { read write } for pid=3839 comm="syz-executor.0" name="raw-gadget" dev="devtmpfs" ino=236 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:device_t tclass=chr_file permissive=1
[ 78.824378][ T29] audit: type=1400 audit(1757017524.403:76): avc: denied { open } for pid=3839 comm="syz-executor.0" path="/dev/raw-gadget" dev="devtmpfs" ino=236 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:device_t tclass=chr_file permissive=1
[ 78.848987][ T29] audit: type=1400 audit(1757017524.443:77): avc: denied { ioctl } for pid=3839 comm="syz-executor.0" path="/dev/raw-gadget" dev="devtmpfs" ino=236 ioctlcmd=0x5500 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:device_t tclass=chr_file permissive=1
[ 79.081359][ T10] usb 1-1: new high-speed USB device number 2 using dummy_hcd
[ 79.231178][ T10] usb 1-1: Using ep0 maxpacket: 8
[ 79.238122][ T10] usb 1-1: config 0 has 1 interface, different from the descriptor's value: 9
[ 79.247153][ T10] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0xB has invalid wMaxPacketSize 0
[ 79.256828][ T10] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x8A has an invalid bInterval 184, changing to 11
[ 79.267985][ T10] usb 1-1: config 0 interface 0 altsetting 0 endpoint 0x8A has invalid maxpacket 34547, setting to 1024
[ 79.279157][ T10] usb 1-1: New USB device found, idVendor=187f, idProduct=0200, bcdDevice=1f.31
[ 79.288306][ T10] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 79.301507][ T10] usb 1-1: config 0 descriptor??
[ 79.307913][ T3840] raw-gadget.0 gadget.0: fail, usb_ep_enable returned -22
[ 79.317743][ T10] smsusb:smsusb_probe: board id=2, interface number 0
[ 79.326869][ T10] smsusb:siano_media_device_register: media controller created
[ 79.336292][ T10] usb 1-1: BOGUS urb xfer, pipe 3 != type 1
[ 79.342318][ T10] smsusb:smsusb_start_streaming: smsusb_submit_urb(...) failed
[ 79.349918][ T10] smsusb:smsusb_init_device: smsusb_start_streaming(...) failed
[ 79.359894][ T10] ------------[ cut here ]------------
[ 79.365532][ T10] WARNING: CPU: 0 PID: 10 at mm/slub.c:4790 free_large_kmalloc+0x114/0x180
[ 79.374383][ T10] Modules linked in:
[ 79.378385][ T10] CPU: 0 UID: 0 PID: 10 Comm: kworker/0:1 Not tainted syzkaller #0 PREEMPT(voluntary)
[ 79.388147][ T10] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025
[ 79.398380][ T10] Workqueue: usb_hub_wq hub_event
[ 79.403518][ T10] RIP: 0010:free_large_kmalloc+0x114/0x180
[ 79.409468][ T10] Code: 00 00 00 48 89 df e8 8b ed 0a 00 e8 26 dd b1 ff 9c 58 f6 c4 02 75 6f fb eb 83 48 c7 c6 98 96 c4 88 e8 c0 1a f1 ff 90 0f 0b 90 <0f> 0b 90 48 c7 c6 6e 8a d1 88 48 89 df 5b 5d 41 5c 41 5d e9 a4 1a
[ 79.429162][ T10] RSP: 0018:ffffc900000aedb8 EFLAGS: 00010202
[ 79.435637][ T10] RAX: 0200000000000000 RBX: ffffea00049bb880 RCX: ffffffff813c723e
[ 79.443639][ T10] RDX: 00000000000000ff RSI: ffff888126ee2000 RDI: ffffea00049bb880
[ 79.451989][ T10] RBP: ffff888126ee2000 R08: 0000000000000007 R09: 0000000000000000
[ 79.460066][ T10] R10: 0000000000000000 R11: 0000000000000000 R12: ffff88811c16c000
[ 79.468181][ T10] R13: ffff88811c16a000 R14: dffffc0000000000 R15: ffff88811c16c0f0
[ 79.476181][ T10] FS: 0000000000000000(0000) GS:ffff888268ef9000(0000) knlGS:0000000000000000
[ 79.485157][ T10] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 79.491866][ T10] CR2: 000055e123657458 CR3: 0000000116b7c000 CR4: 00000000003506f0
[ 79.499932][ T10] Call Trace:
[ 79.503238][ T10]
[ 79.506176][ T10] usb_free_urb.part.0+0xe5/0x100
[ 79.511239][ T10] usb_free_urb+0x1f/0x30
[ 79.515586][ T10] smsusb_term_device+0x108/0x1e0
[ 79.520664][ T10] smsusb_init_device+0xaa0/0xe00
[ 79.525930][ T10] ? __pfx_smsusb_init_device+0x10/0x10
[ 79.531561][ T10] ? __pfx_smsusb_sendrequest+0x10/0x10
[ 79.537482][ T10] ? usb_clear_halt+0x61/0x160
[ 79.542480][ T10] smsusb_probe+0x5d3/0x1090
[ 79.547193][ T10] ? __pfx_smsusb_probe+0x10/0x10
[ 79.552243][ T10] ? mark_held_locks+0x49/0x80
[ 79.557014][ T10] ? _raw_spin_unlock_irqrestore+0x52/0x80
[ 79.562861][ T10] ? __pm_runtime_set_status+0x13c/0xa80
[ 79.568692][ T10] usb_probe_interface+0x300/0xa40
[ 79.573864][ T10] ? __pfx_usb_probe_interface+0x10/0x10
[ 79.579545][ T10] really_probe+0x241/0xa90
[ 79.584199][ T10] __driver_probe_device+0x1de/0x440
[ 79.589538][ T10] driver_probe_device+0x4c/0x1b0
[ 79.594838][ T10] __device_attach_driver+0x1df/0x310
[ 79.600776][ T10] ? __pfx___device_attach_driver+0x10/0x10
[ 79.606729][ T10] bus_for_each_drv+0x159/0x1e0
[ 79.611642][ T10] ? __pfx_bus_for_each_drv+0x10/0x10
[ 79.617283][ T10] ? lockdep_hardirqs_on+0x7c/0x110
[ 79.622672][ T10] ? _raw_spin_unlock_irqrestore+0x3b/0x80
[ 79.628523][ T10] __device_attach+0x1e4/0x4b0
[ 79.633341][ T10] ? __pfx___device_attach+0x10/0x10
[ 79.638924][ T10] ? do_raw_spin_unlock+0x172/0x230
[ 79.644533][ T10] bus_probe_device+0x17f/0x1c0
[ 79.649403][ T10] device_add+0x1148/0x1aa0
[ 79.654072][ T10] ? __pfx_device_add+0x10/0x10
[ 79.659041][ T10] ? mark_held_locks+0x49/0x80
[ 79.664050][ T10] usb_set_configuration+0x1187/0x1e20
[ 79.669568][ T10] ? __pfx_usb_generic_driver_probe+0x10/0x10
[ 79.675689][ T10] usb_generic_driver_probe+0xb1/0x110
[ 79.681275][ T10] usb_probe_device+0xef/0x3e0
[ 79.686081][ T10] ? __pfx_usb_probe_device+0x10/0x10
[ 79.691576][ T10] really_probe+0x241/0xa90
[ 79.696113][ T10] __driver_probe_device+0x1de/0x440
[ 79.701539][ T10] ? usb_driver_applicable+0x1c7/0x220
[ 79.707026][ T10] driver_probe_device+0x4c/0x1b0
[ 79.712122][ T10] __device_attach_driver+0x1df/0x310
[ 79.717520][ T10] ? __pfx___device_attach_driver+0x10/0x10
[ 79.723465][ T10] bus_for_each_drv+0x159/0x1e0
[ 79.728352][ T10] ? __pfx_bus_for_each_drv+0x10/0x10
[ 79.733796][ T10] ? lockdep_hardirqs_on+0x7c/0x110
[ 79.739118][ T10] ? _raw_spin_unlock_irqrestore+0x3b/0x80
[ 79.745002][ T10] __device_attach+0x1e4/0x4b0
[ 79.749787][ T10] ? __pfx___device_attach+0x10/0x10
[ 79.755164][ T10] ? do_raw_spin_unlock+0x172/0x230
[ 79.760380][ T10] bus_probe_device+0x17f/0x1c0
[ 79.765360][ T10] device_add+0x1148/0x1aa0
[ 79.769897][ T10] ? __pfx_device_add+0x10/0x10
[ 79.774872][ T10] ? usb_detect_static_quirks+0x335/0x3e0
[ 79.780601][ T10] ? __usb_get_extra_descriptor+0x158/0x1c0
[ 79.786651][ T10] usb_new_device+0xd07/0x1a60
[ 79.791479][ T10] ? do_raw_spin_lock+0x12c/0x2b0
[ 79.796613][ T10] ? __pfx_usb_new_device+0x10/0x10
[ 79.801962][ T10] ? mark_held_locks+0x49/0x80
[ 79.806741][ T10] hub_event+0x2fce/0x5060
[ 79.811348][ T10] ? __pfx_hub_event+0x10/0x10
[ 79.816195][ T10] ? assoc_array_apply_edit+0x420/0x6c0
[ 79.821826][ T10] ? rcu_is_watching+0x12/0xc0
[ 79.827317][ T10] process_one_work+0x9cc/0x1b70
[ 79.832307][ T10] ? __pfx_hcd_resume_work+0x10/0x10
[ 79.837612][ T10] ? __pfx_process_one_work+0x10/0x10
[ 79.843069][ T10] ? assign_work+0x1a0/0x250
[ 79.847778][ T10] worker_thread+0x6c8/0xf10
[ 79.852424][ T10] ? __kthread_parkme+0x19e/0x250
[ 79.857593][ T10] ? __pfx_worker_thread+0x10/0x10
[ 79.862840][ T10] kthread+0x3c5/0x780
[ 79.867101][ T10] ? __pfx_kthread+0x10/0x10
[ 79.871872][ T10] ? rcu_is_watching+0x12/0xc0
[ 79.876762][ T10] ? __pfx_kthread+0x10/0x10
[ 79.881421][ T10] ret_from_fork+0x5b6/0x6c0
[ 79.886111][ T10] ? __pfx_kthread+0x10/0x10
[ 79.890718][ T10] ret_from_fork_asm+0x1a/0x30
[ 79.895553][ T10]
[ 79.898586][ T10] Kernel panic - not syncing: kernel: panic_on_warn set ...
[ 79.905960][ T10] CPU: 0 UID: 0 PID: 10 Comm: kworker/0:1 Not tainted syzkaller #0 PREEMPT(voluntary)
[ 79.915591][ T10] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025
[ 79.925903][ T10] Workqueue: usb_hub_wq hub_event
[ 79.930942][ T10] Call Trace:
[ 79.934263][ T10]
[ 79.937189][ T10] dump_stack_lvl+0x3d/0x1f0
[ 79.941797][ T10] vpanic+0x6e8/0x7a0
[ 79.945867][ T10] ? __pfx_vpanic+0x10/0x10
[ 79.950460][ T10] ? free_large_kmalloc+0x114/0x180
[ 79.955835][ T10] panic+0xca/0xd0
[ 79.959560][ T10] ? __pfx_panic+0x10/0x10
[ 79.963985][ T10] ? check_panic_on_warn+0x1f/0xb0
[ 79.969097][ T10] check_panic_on_warn+0xab/0xb0
[ 79.974043][ T10] __warn+0xf6/0x3c0
[ 79.977928][ T10] ? free_large_kmalloc+0x114/0x180
[ 79.983204][ T10] report_bug+0x3c3/0x580
[ 79.987545][ T10] ? free_large_kmalloc+0x114/0x180
[ 79.992827][ T10] handle_bug+0x184/0x210
[ 79.997235][ T10] exc_invalid_op+0x17/0x50
[ 80.001725][ T10] asm_exc_invalid_op+0x1a/0x20
[ 80.006563][ T10] RIP: 0010:free_large_kmalloc+0x114/0x180
[ 80.012375][ T10] Code: 00 00 00 48 89 df e8 8b ed 0a 00 e8 26 dd b1 ff 9c 58 f6 c4 02 75 6f fb eb 83 48 c7 c6 98 96 c4 88 e8 c0 1a f1 ff 90 0f 0b 90 <0f> 0b 90 48 c7 c6 6e 8a d1 88 48 89 df 5b 5d 41 5c 41 5d e9 a4 1a
[ 80.032024][ T10] RSP: 0018:ffffc900000aedb8 EFLAGS: 00010202
[ 80.038215][ T10] RAX: 0200000000000000 RBX: ffffea00049bb880 RCX: ffffffff813c723e
[ 80.046202][ T10] RDX: 00000000000000ff RSI: ffff888126ee2000 RDI: ffffea00049bb880
[ 80.054194][ T10] RBP: ffff888126ee2000 R08: 0000000000000007 R09: 0000000000000000
[ 80.062279][ T10] R10: 0000000000000000 R11: 0000000000000000 R12: ffff88811c16c000
[ 80.070362][ T10] R13: ffff88811c16a000 R14: dffffc0000000000 R15: ffff88811c16c0f0
[ 80.078633][ T10] ? __phys_addr+0xde/0x180
[ 80.083185][ T10] usb_free_urb.part.0+0xe5/0x100
[ 80.088668][ T10] usb_free_urb+0x1f/0x30
[ 80.093007][ T10] smsusb_term_device+0x108/0x1e0
[ 80.098056][ T10] smsusb_init_device+0xaa0/0xe00
[ 80.103206][ T10] ? __pfx_smsusb_init_device+0x10/0x10
[ 80.108860][ T10] ? __pfx_smsusb_sendrequest+0x10/0x10
[ 80.114617][ T10] ? usb_clear_halt+0x61/0x160
[ 80.119403][ T10] smsusb_probe+0x5d3/0x1090
[ 80.124128][ T10] ? __pfx_smsusb_probe+0x10/0x10
[ 80.129170][ T10] ? mark_held_locks+0x49/0x80
[ 80.133941][ T10] ? _raw_spin_unlock_irqrestore+0x52/0x80
[ 80.139770][ T10] ? __pm_runtime_set_status+0x13c/0xa80
[ 80.145431][ T10] usb_probe_interface+0x300/0xa40
[ 80.150566][ T10] ? __pfx_usb_probe_interface+0x10/0x10
[ 80.156311][ T10] really_probe+0x241/0xa90
[ 80.160847][ T10] __driver_probe_device+0x1de/0x440
[ 80.166180][ T10] driver_probe_device+0x4c/0x1b0
[ 80.171228][ T10] __device_attach_driver+0x1df/0x310
[ 80.176625][ T10] ? __pfx___device_attach_driver+0x10/0x10
[ 80.182543][ T10] bus_for_each_drv+0x159/0x1e0
[ 80.187410][ T10] ? __pfx_bus_for_each_drv+0x10/0x10
[ 80.192882][ T10] ? lockdep_hardirqs_on+0x7c/0x110
[ 80.198160][ T10] ? _raw_spin_unlock_irqrestore+0x3b/0x80
[ 80.204033][ T10] __device_attach+0x1e4/0x4b0
[ 80.208822][ T10] ? __pfx___device_attach+0x10/0x10
[ 80.214212][ T10] ? do_raw_spin_unlock+0x172/0x230
[ 80.219433][ T10] bus_probe_device+0x17f/0x1c0
[ 80.224302][ T10] device_add+0x1148/0x1aa0
[ 80.228832][ T10] ? __pfx_device_add+0x10/0x10
[ 80.233880][ T10] ? mark_held_locks+0x49/0x80
[ 80.238666][ T10] usb_set_configuration+0x1187/0x1e20
[ 80.244167][ T10] ? __pfx_usb_generic_driver_probe+0x10/0x10
[ 80.250330][ T10] usb_generic_driver_probe+0xb1/0x110
[ 80.256078][ T10] usb_probe_device+0xef/0x3e0
[ 80.260858][ T10] ? __pfx_usb_probe_device+0x10/0x10
[ 80.266249][ T10] really_probe+0x241/0xa90
[ 80.270779][ T10] __driver_probe_device+0x1de/0x440
[ 80.276121][ T10] ? usb_driver_applicable+0x1c7/0x220
[ 80.281601][ T10] driver_probe_device+0x4c/0x1b0
[ 80.286905][ T10] __device_attach_driver+0x1df/0x310
[ 80.292299][ T10] ? __pfx___device_attach_driver+0x10/0x10
[ 80.298209][ T10] bus_for_each_drv+0x159/0x1e0
[ 80.303074][ T10] ? __pfx_bus_for_each_drv+0x10/0x10
[ 80.308459][ T10] ? lockdep_hardirqs_on+0x7c/0x110
[ 80.313678][ T10] ? _raw_spin_unlock_irqrestore+0x3b/0x80
[ 80.319503][ T10] __device_attach+0x1e4/0x4b0
[ 80.324375][ T10] ? __pfx___device_attach+0x10/0x10
[ 80.329683][ T10] ? do_raw_spin_unlock+0x172/0x230
[ 80.335088][ T10] bus_probe_device+0x17f/0x1c0
[ 80.339988][ T10] device_add+0x1148/0x1aa0
[ 80.344540][ T10] ? __pfx_device_add+0x10/0x10
[ 80.349436][ T10] ? usb_detect_static_quirks+0x335/0x3e0
[ 80.355257][ T10] ? __usb_get_extra_descriptor+0x158/0x1c0
[ 80.361300][ T10] usb_new_device+0xd07/0x1a60
[ 80.366119][ T10] ? do_raw_spin_lock+0x12c/0x2b0
[ 80.371334][ T10] ? __pfx_usb_new_device+0x10/0x10
[ 80.376645][ T10] ? mark_held_locks+0x49/0x80
[ 80.381428][ T10] hub_event+0x2fce/0x5060
[ 80.385905][ T10] ? __pfx_hub_event+0x10/0x10
[ 80.390772][ T10] ? assoc_array_apply_edit+0x420/0x6c0
[ 80.396435][ T10] ? rcu_is_watching+0x12/0xc0
[ 80.401224][ T10] process_one_work+0x9cc/0x1b70
[ 80.406190][ T10] ? __pfx_hcd_resume_work+0x10/0x10
[ 80.411582][ T10] ? __pfx_process_one_work+0x10/0x10
[ 80.416975][ T10] ? assign_work+0x1a0/0x250
[ 80.421667][ T10] worker_thread+0x6c8/0xf10
[ 80.426286][ T10] ? __kthread_parkme+0x19e/0x250
[ 80.431326][ T10] ? __pfx_worker_thread+0x10/0x10
[ 80.436467][ T10] kthread+0x3c5/0x780
[ 80.440556][ T10] ? __pfx_kthread+0x10/0x10
[ 80.445254][ T10] ? rcu_is_watching+0x12/0xc0
[ 80.450297][ T10] ? __pfx_kthread+0x10/0x10
[ 80.454915][ T10] ret_from_fork+0x5b6/0x6c0
[ 80.459522][ T10] ? __pfx_kthread+0x10/0x10
[ 80.464134][ T10] ret_from_fork_asm+0x1a/0x30
[ 80.468959][ T10]
[ 80.472533][ T10] Kernel Offset: disabled
[ 80.476853][ T10] Rebooting in 86400 seconds..