Warning: Permanently added '10.128.10.25' (ED25519) to the list of known hosts.
2025/01/04 08:19:34 parsed 1 programs
2025/01/04 08:19:34 executed programs: 0
[ 65.584366][ T29] audit: type=1400 audit(1735978774.139:100): avc: denied { mounton } for pid=3418 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
[ 65.586015][ T3418] cgroup: Unknown subsys name 'cpuset'
[ 75.129918][ T29] audit: type=1400 audit(1735978783.679:101): avc: denied { read write } for pid=3859 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
[ 75.153940][ T29] audit: type=1400 audit(1735978783.679:102): avc: denied { open } for pid=3859 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
[ 75.177949][ T29] audit: type=1400 audit(1735978783.679:103): avc: denied { ioctl } for pid=3859 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
[ 75.391786][ T36] usb 1-1: new high-speed USB device number 2 using dummy_hcd
[ 75.541620][ T36] usb 1-1: Using ep0 maxpacket: 8
[ 75.549920][ T36] usb 1-1: config 0 has too many interfaces: 65, using maximum allowed: 32
[ 75.558930][ T36] usb 1-1: config 0 has an invalid descriptor of length 0, skipping remainder of the config
[ 75.569078][ T36] usb 1-1: config 0 has 1 interface, different from the descriptor's value: 65
[ 75.578163][ T36] usb 1-1: New USB device found, idVendor=0bd3, idProduct=0555, bcdDevice=69.6a
[ 75.587298][ T36] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 75.598995][ T36] usb 1-1: config 0 descriptor??
[ 75.608519][ T36] usb 1-1: Found Unit with invalid ID 0.
[ 75.614352][ T36] ------------[ cut here ]------------
[ 75.619832][ T36] DEBUG_LOCKS_WARN_ON(lock->magic != lock)
[ 75.619907][ T36] WARNING: CPU: 1 PID: 36 at kernel/locking/mutex.c:564 __mutex_lock+0x369/0xa60
[ 75.634954][ T36] Modules linked in:
[ 75.638876][ T36] CPU: 1 UID: 0 PID: 36 Comm: kworker/1:1 Not tainted 6.13.0-rc4-syzkaller-00080-gf1a2241778d9 #0
[ 75.649508][ T36] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
[ 75.659646][ T36] Workqueue: usb_hub_wq hub_event
[ 75.664747][ T36] RIP: 0010:__mutex_lock+0x369/0xa60
[ 75.670123][ T36] Code: d0 7c 08 84 d2 0f 85 6d 06 00 00 8b 0d 30 ce 63 03 85 c9 75 19 90 48 c7 c6 40 ea 27 87 48 c7 c7 a0 e8 27 87 e8 68 0f 2d fa 90 <0f> 0b 90 90 90 e9 f2 fd ff ff 4c 8d b5 60 ff ff ff 48 89 df 4c 89
[ 75.689910][ T36] RSP: 0018:ffffc90000266eb0 EFLAGS: 00010286
[ 75.696035][ T36] RAX: 0000000000000000 RBX: ffff88811b884518 RCX: ffffffff811f67f9
[ 75.704070][ T36] RDX: ffff888102edd7c0 RSI: ffffffff811f6806 RDI: 0000000000000001
[ 75.712107][ T36] RBP: ffffc90000266ff0 R08: 0000000000000001 R09: 0000000000000000
[ 75.720105][ T36] R10: 0000000000000000 R11: 0000000000000001 R12: dffffc0000000000
[ 75.728219][ T36] R13: 0000000000000002 R14: 0000000000000000 R15: ffffc90000266f30
[ 75.736242][ T36] FS: 0000000000000000(0000) GS:ffff8881f5900000(0000) knlGS:0000000000000000
[ 75.745235][ T36] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 75.751889][ T36] CR2: 0000564a3e9ee2b8 CR3: 0000000117bb8000 CR4: 00000000003506f0
[ 75.759878][ T36] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 75.767899][ T36] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 75.775951][ T36] Call Trace:
[ 75.779246][ T36]
[ 75.782235][ T36] ? __warn+0xea/0x3c0
[ 75.786364][ T36] ? __mutex_lock+0x369/0xa60
[ 75.791154][ T36] ? report_bug+0x3c0/0x580
[ 75.795725][ T36] ? handle_bug+0x54/0xa0
[ 75.800104][ T36] ? exc_invalid_op+0x17/0x50
[ 75.804853][ T36] ? asm_exc_invalid_op+0x1a/0x20
[ 75.810033][ T36] ? __warn_printk+0x199/0x350
[ 75.814899][ T36] ? __warn_printk+0x1a6/0x350
[ 75.819723][ T36] ? __mutex_lock+0x369/0xa60
[ 75.824494][ T36] ? uvc_alloc_new_entity+0x145/0x630
[ 75.829942][ T36] ? uvc_status_unregister+0x21/0xe0
[ 75.835296][ T36] ? __pfx___mutex_lock+0x10/0x10
[ 75.840363][ T36] ? uvc_parse_standard_control+0x498e/0x6e60
[ 75.846506][ T36] ? snprintf+0xc8/0x100
[ 75.850797][ T36] ? lockdep_init_map_type+0x16d/0x7d0
[ 75.856321][ T36] ? uvc_status_unregister+0x21/0xe0
[ 75.861779][ T36] uvc_status_unregister+0x21/0xe0
[ 75.866979][ T36] uvc_unregister_video+0x126/0x250
[ 75.872261][ T36] uvc_probe+0x2c08/0x4960
[ 75.876743][ T36] ? _raw_spin_unlock_irqrestore+0x52/0x80
[ 75.882623][ T36] usb_probe_interface+0x300/0x9c0
[ 75.887833][ T36] ? __pfx_usb_probe_interface+0x10/0x10
[ 75.893560][ T36] really_probe+0x23e/0xa90
[ 75.898114][ T36] __driver_probe_device+0x1de/0x440
[ 75.903462][ T36] driver_probe_device+0x4c/0x1b0
[ 75.908582][ T36] __device_attach_driver+0x1df/0x310
[ 75.914057][ T36] ? __pfx___device_attach_driver+0x10/0x10
[ 75.919993][ T36] bus_for_each_drv+0x157/0x1e0
[ 75.924912][ T36] ? __pfx_bus_for_each_drv+0x10/0x10
[ 75.930348][ T36] ? lockdep_hardirqs_on+0x7c/0x110
[ 75.935623][ T36] ? _raw_spin_unlock_irqrestore+0x3b/0x80
[ 75.941509][ T36] __device_attach+0x1e8/0x4b0
[ 75.946328][ T36] ? __pfx___device_attach+0x10/0x10
[ 75.951706][ T36] ? do_raw_spin_unlock+0x172/0x230
[ 75.957077][ T36] bus_probe_device+0x17f/0x1c0
[ 75.962006][ T36] device_add+0x114b/0x1a70
[ 75.966587][ T36] ? __pfx_device_add+0x10/0x10
[ 75.971507][ T36] ? mark_held_locks+0x9f/0xe0
[ 75.976345][ T36] usb_set_configuration+0x10cb/0x1c50
[ 75.981895][ T36] ? __pfx_usb_generic_driver_probe+0x10/0x10
[ 75.987999][ T36] usb_generic_driver_probe+0xb1/0x110
[ 75.993565][ T36] usb_probe_device+0xec/0x3e0
[ 75.998395][ T36] ? __pfx_usb_probe_device+0x10/0x10
[ 76.003858][ T36] really_probe+0x23e/0xa90
[ 76.008408][ T36] __driver_probe_device+0x1de/0x440
[ 76.013750][ T36] ? usb_driver_applicable+0x1c7/0x220
[ 76.019251][ T36] driver_probe_device+0x4c/0x1b0
[ 76.024328][ T36] __device_attach_driver+0x1df/0x310
[ 76.029742][ T36] ? __pfx___device_attach_driver+0x10/0x10
[ 76.035715][ T36] bus_for_each_drv+0x157/0x1e0
[ 76.040615][ T36] ? __pfx_bus_for_each_drv+0x10/0x10
[ 76.046084][ T36] ? lockdep_hardirqs_on+0x7c/0x110
[ 76.051466][ T36] ? _raw_spin_unlock_irqrestore+0x3b/0x80
[ 76.057426][ T36] __device_attach+0x1e8/0x4b0
[ 76.062246][ T36] ? __pfx___device_attach+0x10/0x10
[ 76.067580][ T36] ? do_raw_spin_unlock+0x172/0x230
[ 76.072944][ T36] bus_probe_device+0x17f/0x1c0
[ 76.077868][ T36] device_add+0x114b/0x1a70
[ 76.082486][ T36] ? __pfx_device_add+0x10/0x10
[ 76.087401][ T36] ? usb_detect_static_quirks+0x335/0x3e0
[ 76.093210][ T36] usb_new_device+0xd90/0x1a10
[ 76.098019][ T36] ? __pfx_usb_new_device+0x10/0x10
[ 76.103315][ T36] hub_event+0x2e58/0x4f40
[ 76.107812][ T36] ? __pfx_hub_event+0x10/0x10
[ 76.112635][ T36] ? __pfx_lock_acquire.part.0+0x10/0x10
[ 76.118319][ T36] ? rcu_is_watching+0x12/0xc0
[ 76.123181][ T36] ? trace_lock_acquire+0x14e/0x1f0
[ 76.128417][ T36] ? process_one_work+0x921/0x1ba0
[ 76.133599][ T36] ? lock_acquire+0x2f/0xb0
[ 76.138168][ T36] ? process_one_work+0x921/0x1ba0
[ 76.143335][ T36] process_one_work+0x9c5/0x1ba0
[ 76.148318][ T36] ? __pfx_hcd_resume_work+0x10/0x10
[ 76.153838][ T36] ? __pfx_process_one_work+0x10/0x10
[ 76.159275][ T36] ? rcu_is_watching+0x12/0xc0
[ 76.164122][ T36] ? assign_work+0x1a0/0x250
[ 76.168755][ T36] worker_thread+0x6c8/0xf00
[ 76.173493][ T36] ? __kthread_parkme+0x148/0x220
[ 76.178601][ T36] ? __pfx_worker_thread+0x10/0x10
[ 76.183781][ T36] kthread+0x2c1/0x3a0
[ 76.187900][ T36] ? _raw_spin_unlock_irq+0x23/0x50
[ 76.193261][ T36] ? __pfx_kthread+0x10/0x10
[ 76.197921][ T36] ret_from_fork+0x45/0x80
[ 76.202402][ T36] ? __pfx_kthread+0x10/0x10
[ 76.207078][ T36] ret_from_fork_asm+0x1a/0x30
[ 76.211910][ T36]
[ 76.214951][ T36] Kernel panic - not syncing: kernel: panic_on_warn set ...
[ 76.222236][ T36] CPU: 1 UID: 0 PID: 36 Comm: kworker/1:1 Not tainted 6.13.0-rc4-syzkaller-00080-gf1a2241778d9 #0
[ 76.232922][ T36] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
[ 76.243022][ T36] Workqueue: usb_hub_wq hub_event
[ 76.248083][ T36] Call Trace:
[ 76.251374][ T36]
[ 76.254322][ T36] dump_stack_lvl+0x3d/0x1f0
[ 76.258969][ T36] panic+0x71d/0x800
[ 76.262886][ T36] ? __pfx_panic+0x10/0x10
[ 76.267340][ T36] ? show_trace_log_lvl+0x29d/0x3d0
[ 76.272576][ T36] ? check_panic_on_warn+0x1f/0xb0
[ 76.277715][ T36] ? __mutex_lock+0x369/0xa60
[ 76.282520][ T36] check_panic_on_warn+0xab/0xb0
[ 76.287504][ T36] __warn+0xf6/0x3c0
2025/01/04 08:19:44 executed programs: 1
[ 76.291463][ T36] ? __mutex_lock+0x369/0xa60
[ 76.296211][ T36] report_bug+0x3c0/0x580
[ 76.300572][ T36] handle_bug+0x54/0xa0
[ 76.304761][ T36] exc_invalid_op+0x17/0x50
[ 76.309323][ T36] asm_exc_invalid_op+0x1a/0x20
[ 76.314263][ T36] RIP: 0010:__mutex_lock+0x369/0xa60
[ 76.319655][ T36] Code: d0 7c 08 84 d2 0f 85 6d 06 00 00 8b 0d 30 ce 63 03 85 c9 75 19 90 48 c7 c6 40 ea 27 87 48 c7 c7 a0 e8 27 87 e8 68 0f 2d fa 90 <0f> 0b 90 90 90 e9 f2 fd ff ff 4c 8d b5 60 ff ff ff 48 89 df 4c 89
[ 76.339400][ T36] RSP: 0018:ffffc90000266eb0 EFLAGS: 00010286
[ 76.345519][ T36] RAX: 0000000000000000 RBX: ffff88811b884518 RCX: ffffffff811f67f9
[ 76.353536][ T36] RDX: ffff888102edd7c0 RSI: ffffffff811f6806 RDI: 0000000000000001
[ 76.361553][ T36] RBP: ffffc90000266ff0 R08: 0000000000000001 R09: 0000000000000000
[ 76.369545][ T36] R10: 0000000000000000 R11: 0000000000000001 R12: dffffc0000000000
[ 76.377540][ T36] R13: 0000000000000002 R14: 0000000000000000 R15: ffffc90000266f30
[ 76.385538][ T36] ? __warn_printk+0x199/0x350
[ 76.390340][ T36] ? __warn_printk+0x1a6/0x350
[ 76.395134][ T36] ? uvc_alloc_new_entity+0x145/0x630
[ 76.400636][ T36] ? uvc_status_unregister+0x21/0xe0
[ 76.406035][ T36] ? __pfx___mutex_lock+0x10/0x10
[ 76.411098][ T36] ? uvc_parse_standard_control+0x498e/0x6e60
[ 76.417210][ T36] ? snprintf+0xc8/0x100
[ 76.421494][ T36] ? lockdep_init_map_type+0x16d/0x7d0
[ 76.426988][ T36] ? uvc_status_unregister+0x21/0xe0
[ 76.432298][ T36] uvc_status_unregister+0x21/0xe0
[ 76.437453][ T36] uvc_unregister_video+0x126/0x250
[ 76.442723][ T36] uvc_probe+0x2c08/0x4960
[ 76.447194][ T36] ? _raw_spin_unlock_irqrestore+0x52/0x80
[ 76.453043][ T36] usb_probe_interface+0x300/0x9c0
[ 76.458291][ T36] ? __pfx_usb_probe_interface+0x10/0x10
[ 76.463966][ T36] really_probe+0x23e/0xa90
[ 76.468509][ T36] __driver_probe_device+0x1de/0x440
[ 76.473840][ T36] driver_probe_device+0x4c/0x1b0
[ 76.478897][ T36] __device_attach_driver+0x1df/0x310
[ 76.484301][ T36] ? __pfx___device_attach_driver+0x10/0x10
[ 76.490325][ T36] bus_for_each_drv+0x157/0x1e0
[ 76.495196][ T36] ? __pfx_bus_for_each_drv+0x10/0x10
[ 76.500598][ T36] ? lockdep_hardirqs_on+0x7c/0x110
[ 76.505825][ T36] ? _raw_spin_unlock_irqrestore+0x3b/0x80
[ 76.511657][ T36] __device_attach+0x1e8/0x4b0
[ 76.516460][ T36] ? __pfx___device_attach+0x10/0x10
[ 76.521773][ T36] ? do_raw_spin_unlock+0x172/0x230
[ 76.527056][ T36] bus_probe_device+0x17f/0x1c0
[ 76.531947][ T36] device_add+0x114b/0x1a70
[ 76.536494][ T36] ? __pfx_device_add+0x10/0x10
[ 76.541391][ T36] ? mark_held_locks+0x9f/0xe0
[ 76.546201][ T36] usb_set_configuration+0x10cb/0x1c50
[ 76.551708][ T36] ? __pfx_usb_generic_driver_probe+0x10/0x10
[ 76.557800][ T36] usb_generic_driver_probe+0xb1/0x110
[ 76.563284][ T36] usb_probe_device+0xec/0x3e0
[ 76.568076][ T36] ? __pfx_usb_probe_device+0x10/0x10
[ 76.573547][ T36] really_probe+0x23e/0xa90
[ 76.578082][ T36] __driver_probe_device+0x1de/0x440
[ 76.583413][ T36] ? usb_driver_applicable+0x1c7/0x220
[ 76.588931][ T36] driver_probe_device+0x4c/0x1b0
[ 76.593982][ T36] __device_attach_driver+0x1df/0x310
[ 76.599382][ T36] ? __pfx___device_attach_driver+0x10/0x10
[ 76.605324][ T36] bus_for_each_drv+0x157/0x1e0
[ 76.610208][ T36] ? __pfx_bus_for_each_drv+0x10/0x10
[ 76.615604][ T36] ? lockdep_hardirqs_on+0x7c/0x110
[ 76.620831][ T36] ? _raw_spin_unlock_irqrestore+0x3b/0x80
[ 76.626679][ T36] __device_attach+0x1e8/0x4b0
[ 76.631516][ T36] ? __pfx___device_attach+0x10/0x10
[ 76.636918][ T36] ? do_raw_spin_unlock+0x172/0x230
[ 76.642153][ T36] bus_probe_device+0x17f/0x1c0
[ 76.647048][ T36] device_add+0x114b/0x1a70
[ 76.651590][ T36] ? __pfx_device_add+0x10/0x10
[ 76.656482][ T36] ? usb_detect_static_quirks+0x335/0x3e0
[ 76.662318][ T36] usb_new_device+0xd90/0x1a10
[ 76.667114][ T36] ? __pfx_usb_new_device+0x10/0x10
[ 76.672341][ T36] hub_event+0x2e58/0x4f40
[ 76.676795][ T36] ? __pfx_hub_event+0x10/0x10
[ 76.681595][ T36] ? __pfx_lock_acquire.part.0+0x10/0x10
[ 76.687266][ T36] ? rcu_is_watching+0x12/0xc0
[ 76.692246][ T36] ? trace_lock_acquire+0x14e/0x1f0
[ 76.697481][ T36] ? process_one_work+0x921/0x1ba0
[ 76.702622][ T36] ? lock_acquire+0x2f/0xb0
[ 76.707155][ T36] ? process_one_work+0x921/0x1ba0
[ 76.712298][ T36] process_one_work+0x9c5/0x1ba0
[ 76.717274][ T36] ? __pfx_hcd_resume_work+0x10/0x10
[ 76.722591][ T36] ? __pfx_process_one_work+0x10/0x10
[ 76.728165][ T36] ? rcu_is_watching+0x12/0xc0
[ 76.732970][ T36] ? assign_work+0x1a0/0x250
[ 76.737586][ T36] worker_thread+0x6c8/0xf00
[ 76.742211][ T36] ? __kthread_parkme+0x148/0x220
[ 76.747274][ T36] ? __pfx_worker_thread+0x10/0x10
[ 76.752417][ T36] kthread+0x2c1/0x3a0
[ 76.756527][ T36] ? _raw_spin_unlock_irq+0x23/0x50
[ 76.761752][ T36] ? __pfx_kthread+0x10/0x10
[ 76.766379][ T36] ret_from_fork+0x45/0x80
[ 76.770845][ T36] ? __pfx_kthread+0x10/0x10
[ 76.775512][ T36] ret_from_fork_asm+0x1a/0x30
[ 76.780306][ T36]
[ 76.783655][ T36] Kernel Offset: disabled
[ 76.788008][ T36] Rebooting in 86400 seconds..