./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor4164321271 <...> Warning: Permanently added '10.128.1.171' (ED25519) to the list of known hosts. execve("./syz-executor4164321271", ["./syz-executor4164321271"], 0x7ffe6300db60 /* 10 vars */) = 0 brk(NULL) = 0x55558da93000 brk(0x55558da93d00) = 0x55558da93d00 arch_prctl(ARCH_SET_FS, 0x55558da93380) = 0 set_tid_address(0x55558da93650) = 5065 set_robust_list(0x55558da93660, 24) = 0 rseq(0x55558da93ca0, 0x20, 0, 0x53053053) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor4164321271", 4096) = 28 getrandom("\x57\x8b\xb8\x93\x52\x25\x01\x24", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x55558da93d00 brk(0x55558dab4d00) = 0x55558dab4d00 brk(0x55558dab5000) = 0x55558dab5000 mprotect(0x7f2b24bd2000, 16384, PROT_READ) = 0 mmap(0x1ffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffff000 mmap(0x20000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x20000000 mmap(0x21000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x21000000 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55558da93650) = 5066 ./strace-static-x86_64: Process 5066 attached [pid 5066] set_robust_list(0x55558da93660, 24) = 0 [pid 5066] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5066] setpgid(0, 0) = 0 [pid 5066] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5066] write(3, "1000", 4) = 4 [pid 5066] close(3) = 0 [pid 5066] bpf(BPF_MAP_CREATE, {map_type=BPF_MAP_TYPE_SOCKMAP, key_size=4, value_size=8, max_entries=8, map_flags=0, inner_map_fd=-1, map_name="", map_ifindex=0, btf_fd=-1, btf_key_type_id=0, btf_value_type_id=0, btf_vmlinux_value_type_id=0, map_extra=0}, 72) = 3 [pid 5066] bpf(BPF_PROG_LOAD, {prog_type=BPF_PROG_TYPE_UNSPEC, insn_cnt=12, insns=0x20000440, license=NULL, log_level=0, log_size=0, log_buf=NULL, kern_version=KERNEL_VERSION(0, 0, 0), prog_flags=0, prog_name="", prog_ifindex=0, expected_attach_type=BPF_CGROUP_INET_INGRESS, prog_btf_fd=-1, func_info_rec_size=0, func_info=NULL, func_info_cnt=0, line_info_rec_size=0, line_info=NULL, line_info_cnt=0, attach_btf_id=0, attach_prog_fd=0, fd_array=NULL}, 144) = -1 EFAULT (Bad address) [pid 5066] bpf(BPF_PROG_LOAD, {prog_type=BPF_PROG_TYPE_RAW_TRACEPOINT, insn_cnt=12, insns=0x20000440, license="GPL", log_level=0, log_size=0, log_buf=NULL, kern_version=KERNEL_VERSION(0, 0, 0), prog_flags=0, prog_name="", prog_ifindex=0, expected_attach_type=BPF_CGROUP_INET_INGRESS, prog_btf_fd=-1, func_info_rec_size=0, func_info=NULL, func_info_cnt=0, line_info_rec_size=0, line_info=NULL, line_info_cnt=0, attach_btf_id=0, attach_prog_fd=0, fd_array=NULL}, 144) = 4 [pid 5066] bpf(BPF_RAW_TRACEPOINT_OPEN, {raw_tracepoint={name="timer_start", prog_fd=4}}, 16) = 5 [ 67.704752][ C1] ------------[ cut here ]------------ [ 67.705105][ C1] [ 67.705109][ C1] ====================================================== [ 67.705116][ C1] WARNING: possible circular locking dependency detected [ 67.705120][ C1] 6.8.0-syzkaller-05271-gf99c5f563c17 #0 Not tainted [ 67.705125][ C1] ------------------------------------------------------ [ 67.705129][ C1] swapper/1/0 is trying to acquire lock: [ 67.705133][ C1] ffffffff8e125be0 (console_owner){..-.}-{0:0}, at: console_flush_all+0x14a/0xec0 [ 67.705246][ C1] [ 67.705246][ C1] but task is already holding lock: [ 67.705249][ C1] ffff8880b952a758 (&base->lock){-.-.}-{2:2}, at: lock_timer_base+0x112/0x240 [ 67.705285][ C1] [ 67.705285][ C1] which lock already depends on the new lock. [ 67.705285][ C1] [ 67.705288][ C1] [ 67.705288][ C1] the existing dependency chain (in reverse order) is: [ 67.705290][ C1] [ 67.705290][ C1] -> #4 (&base->lock){-.-.}-{2:2}: [ 67.705302][ C1] lock_acquire+0x1e4/0x530 [ 67.705313][ C1] _raw_spin_lock_irqsave+0xd5/0x120 [ 67.705363][ C1] lock_timer_base+0x112/0x240 [ 67.705374][ C1] __mod_timer+0x1ca/0xeb0 [ 67.705385][ C1] worker_enter_idle+0x31d/0x4d0 [ 67.705399][ C1] create_worker+0x612/0x8b0 [ 67.705411][ C1] worker_thread+0x317/0xd70 [ 67.705419][ C1] kthread+0x2f0/0x390 [ 67.705431][ C1] ret_from_fork+0x4b/0x80 [ 67.705456][ C1] ret_from_fork_asm+0x1a/0x30 [ 67.705474][ C1] [ 67.705474][ C1] -> #3 (&pool->lock){-.-.}-{2:2}: [ 67.705486][ C1] lock_acquire+0x1e4/0x530 [ 67.705497][ C1] _raw_spin_lock+0x2e/0x40 [ 67.705506][ C1] __queue_work+0x6ec/0xec0 [ 67.705515][ C1] queue_work_on+0x14f/0x250 [ 67.705523][ C1] rpm_suspend+0x11bd/0x1c10 [ 67.705568][ C1] __pm_runtime_idle+0x131/0x1a0 [ 67.705579][ C1] __device_attach+0x3e5/0x520 [ 67.705595][ C1] bus_probe_device+0x189/0x260 [ 67.705604][ C1] device_add+0x8ff/0xca0 [ 67.705615][ C1] serial_base_port_add+0x2b6/0x3f0 [ 67.705644][ C1] serial_core_register_port+0x393/0x1e30 [ 67.705656][ C1] serial8250_register_8250_port+0x1433/0x1cd0 [ 67.705668][ C1] serial_pnp_probe+0x7d5/0xa20 [ 67.705684][ C1] pnp_device_probe+0x2ba/0x460 [ 67.705703][ C1] really_probe+0x29e/0xc50 [ 67.705715][ C1] __driver_probe_device+0x1a2/0x3e0 [ 67.705727][ C1] driver_probe_device+0x50/0x430 [ 67.705739][ C1] __driver_attach+0x45f/0x710 [ 67.705750][ C1] bus_for_each_dev+0x239/0x2b0 [ 67.705759][ C1] bus_add_driver+0x347/0x620 [ 67.705768][ C1] driver_register+0x23a/0x320 [ 67.705776][ C1] serial8250_init+0x9e/0x170 [ 67.705837][ C1] do_one_initcall+0x238/0x830 [ 67.705848][ C1] do_initcall_level+0x157/0x210 [ 67.705865][ C1] do_initcalls+0x3f/0x80 [ 67.705874][ C1] kernel_init_freeable+0x435/0x5d0 [ 67.705883][ C1] kernel_init+0x1d/0x2a0 [ 67.705917][ C1] ret_from_fork+0x4b/0x80 [ 67.705929][ C1] ret_from_fork_asm+0x1a/0x30 [ 67.705940][ C1] [ 67.705940][ C1] -> #2 (&dev->power.lock){-...}-{2:2}: [ 67.705955][ C1] lock_acquire+0x1e4/0x530 [ 67.705962][ C1] _raw_spin_lock_irqsave+0xd5/0x120 [ 67.705972][ C1] __pm_runtime_resume+0x112/0x180 [ 67.705986][ C1] __uart_start+0x17a/0x3c0 [ 67.705997][ C1] uart_write+0x427/0x5c0 [ 67.706008][ C1] n_tty_write+0xd6a/0x1230 [ 67.706025][ C1] file_tty_write+0x54f/0x9b0 [ 67.706037][ C1] vfs_write+0xa84/0xcb0 [ 67.706063][ C1] ksys_write+0x1a0/0x2c0 [ 67.706071][ C1] do_syscall_64+0xfb/0x240 [ 67.706082][ C1] entry_SYSCALL_64_after_hwframe+0x6d/0x75 [ 67.706108][ C1] [ 67.706108][ C1] -> #1 (&port_lock_key){-.-.}-{2:2}: [ 67.706120][ C1] lock_acquire+0x1e4/0x530 [ 67.706127][ C1] _raw_spin_lock_irqsave+0xd5/0x120 [ 67.706137][ C1] serial8250_console_write+0x1a8/0x1840 [ 67.706150][ C1] console_flush_all+0x80b/0xec0 [ 67.706160][ C1] console_unlock+0x13b/0x4d0 [ 67.706170][ C1] vprintk_emit+0x509/0x720 [ 67.706179][ C1] _printk+0xd5/0x120 [ 67.706189][ C1] register_console+0x70a/0xcd0 [ 67.706199][ C1] univ8250_console_init+0x49/0x50 [ 67.706211][ C1] console_init+0x198/0x680 [ 67.706224][ C1] start_kernel+0x2d3/0x500 [ 67.706231][ C1] x86_64_start_reservations+0x2a/0x30 [ 67.706244][ C1] x86_64_start_kernel+0x99/0xa0 [ 67.706254][ C1] common_startup_64+0x13e/0x147 [ 67.706269][ C1] [ 67.706269][ C1] -> #0 (console_owner){..-.}-{0:0}: [ 67.706280][ C1] validate_chain+0x18cb/0x58e0 [ 67.706291][ C1] __lock_acquire+0x1346/0x1fd0 [ 67.706299][ C1] lock_acquire+0x1e4/0x530 [ 67.706309][ C1] console_flush_all+0x7ba/0xec0 [ 67.706319][ C1] console_unlock+0x13b/0x4d0 [ 67.706329][ C1] vprintk_emit+0x509/0x720 [ 67.706338][ C1] _printk+0xd5/0x120 [ 67.706347][ C1] report_bug+0x346/0x500 [ 67.706365][ C1] handle_bug+0x3e/0x70 [ 67.706375][ C1] exc_invalid_op+0x1a/0x50 [ 67.706385][ C1] asm_exc_invalid_op+0x1a/0x20 [ 67.706396][ C1] __local_bh_enable_ip+0x1be/0x200 [ 67.706409][ C1] sock_map_delete_elem+0xca/0x140 [ 67.706441][ C1] bpf_prog_2c29ac5cdc6b1842+0x42/0x46 [ 67.706460][ C1] bpf_trace_run2+0x204/0x420 [ 67.706479][ C1] enqueue_timer+0x396/0x550 [ 67.706489][ C1] __mod_timer+0xa0e/0xeb0 [ 67.706501][ C1] dsp_cmx_send+0x21bf/0x2240 [ 67.706533][ C1] call_timer_fn+0x17e/0x600 [ 67.706542][ C1] __run_timer_base+0x66a/0x8e0 [ 67.706549][ C1] run_timer_softirq+0xb7/0x170 [ 67.706557][ C1] __do_softirq+0x2bc/0x943 [ 67.706567][ C1] __irq_exit_rcu+0xf2/0x1c0 [ 67.706575][ C1] irq_exit_rcu+0x9/0x30 [ 67.706583][ C1] sysvec_apic_timer_interrupt+0xa6/0xc0 [ 67.706592][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20 [ 67.706604][ C1] acpi_safe_halt+0x21/0x30 [ 67.706615][ C1] acpi_idle_enter+0xe4/0x140 [ 67.706626][ C1] cpuidle_enter_state+0x118/0x490 [ 67.706638][ C1] cpuidle_enter+0x5d/0xa0 [ 67.706657][ C1] do_idle+0x375/0x5d0 [ 67.706671][ C1] cpu_startup_entry+0x42/0x60 [ 67.706679][ C1] __pfx_ap_starting+0x0/0x10 [ 67.706694][ C1] common_startup_64+0x13e/0x147 [ 67.706703][ C1] [ 67.706703][ C1] other info that might help us debug this: [ 67.706703][ C1] [ 67.706706][ C1] Chain exists of: [ 67.706706][ C1] console_owner --> &pool->lock --> &base->lock [ 67.706706][ C1] [ 67.706719][ C1] Possible unsafe locking scenario: [ 67.706719][ C1] [ 67.706721][ C1] CPU0 CPU1 [ 67.706724][ C1] ---- ---- [ 67.706726][ C1] lock(&base->lock); [ 67.706731][ C1] lock(&pool->lock); [ 67.706737][ C1] lock(&base->lock); [ 67.706742][ C1] lock(console_owner); [ 67.706748][ C1] [ 67.706748][ C1] *** DEADLOCK *** [ 67.706748][ C1] [ 67.706749][ C1] 6 locks held by swapper/1/0: [ 67.706755][ C1] #0: ffffc90000a08c00 ((&dsp_spl_tl)){+.-.}-{0:0}, at: call_timer_fn+0xc0/0x600 [ 67.706777][ C1] #1: ffffffff8f1045f8 (dsp_lock){..-.}-{2:2}, at: dsp_cmx_send+0x26/0x2240 [ 67.706798][ C1] #2: ffff8880b952a758 (&base->lock){-.-.}-{2:2}, at: lock_timer_base+0x112/0x240 [ 67.706822][ C1] #3: ffffffff8e131920 (rcu_read_lock){....}-{1:2}, at: bpf_trace_run2+0x114/0x420 [ 67.706846][ C1] #4: ffffffff8e00d500 (console_lock){+.+.}-{0:0}, at: _printk+0xd5/0x120 [ 67.706867][ C1] #5: ffffffff8e00d130 (console_srcu){....}-{0:0}, at: console_flush_all+0x14a/0xec0 [ 67.706890][ C1] [ 67.706890][ C1] stack backtrace: [ 67.706898][ C1] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 6.8.0-syzkaller-05271-gf99c5f563c17 #0 [ 67.706908][ C1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 67.706914][ C1] Call Trace: [ 67.706923][ C1] [ 67.706930][ C1] dump_stack_lvl+0x1e7/0x2e0 [ 67.706946][ C1] ? __pfx_dump_stack_lvl+0x10/0x10 [ 67.706962][ C1] ? print_circular_bug+0x130/0x1a0 [ 67.706974][ C1] check_noncircular+0x36a/0x4a0 [ 67.706987][ C1] ? __pfx_check_noncircular+0x10/0x10 [ 67.706998][ C1] ? lockdep_lock+0x123/0x2b0 [ 67.707016][ C1] ? deref_stack_reg+0x1c7/0x260 [ 67.707034][ C1] validate_chain+0x18cb/0x58e0 [ 67.707050][ C1] ? __pfx_validate_chain+0x10/0x10 [ 67.707063][ C1] ? __pfx_stack_trace_save+0x10/0x10 [ 67.707078][ C1] ? lockdep_unlock+0x16a/0x300 [ 67.707094][ C1] ? mark_lock+0x9a/0x350 [ 67.707105][ C1] __lock_acquire+0x1346/0x1fd0 [ 67.707118][ C1] lock_acquire+0x1e4/0x530 [ 67.707127][ C1] ? console_flush_all+0x14a/0xec0 [ 67.707140][ C1] ? __pfx_lock_acquire+0x10/0x10 [ 67.707149][ C1] ? __pfx_lock_release+0x10/0x10 [ 67.707158][ C1] ? do_raw_spin_lock+0x14f/0x370 [ 67.707172][ C1] ? do_raw_spin_unlock+0x13c/0x8b0 [ 67.707184][ C1] ? console_flush_all+0x3d0/0xec0 [ 67.707196][ C1] ? console_flush_all+0x14a/0xec0 [ 67.707208][ C1] console_flush_all+0x7ba/0xec0 [ 67.707219][ C1] ? console_flush_all+0x14a/0xec0 [ 67.707231][ C1] ? console_flush_all+0x14a/0xec0 [ 67.707245][ C1] ? __pfx_console_flush_all+0x10/0x10 [ 67.707258][ C1] ? __pfx_lock_acquire+0x10/0x10 [ 67.707267][ C1] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10 [ 67.707278][ C1] ? validate_chain+0x15a2/0x58e0 [ 67.707290][ C1] console_unlock+0x13b/0x4d0 [ 67.707302][ C1] ? __pfx_console_unlock+0x10/0x10 [ 67.707313][ C1] ? _printk+0xd5/0x120 [ 67.707322][ C1] ? _printk+0xd5/0x120 [ 67.707331][ C1] ? __pfx___down_trylock_console_sem+0x10/0x10 [ 67.707344][ C1] ? __pfx_validate_chain+0x10/0x10 [ 67.707357][ C1] vprintk_emit+0x509/0x720 [ 67.707368][ C1] ? __pfx_vprintk_emit+0x10/0x10 [ 67.707380][ C1] ? lockdep_unlock+0x16a/0x300 [ 67.707394][ C1] _printk+0xd5/0x120 [ 67.707405][ C1] ? report_bug+0x25e/0x500 [ 67.707417][ C1] ? __pfx__printk+0x10/0x10 [ 67.707430][ C1] ? __lock_acquire+0x1346/0x1fd0 [ 67.707439][ C1] ? find_bug+0xa3/0x390 [ 67.707455][ C1] ? __local_bh_enable_ip+0x1be/0x200 [ 67.707465][ C1] report_bug+0x346/0x500 [ 67.707477][ C1] ? __local_bh_enable_ip+0x1be/0x200 [ 67.707488][ C1] handle_bug+0x3e/0x70 [ 67.707499][ C1] exc_invalid_op+0x1a/0x50 [ 67.707510][ C1] asm_exc_invalid_op+0x1a/0x20 [ 67.707523][ C1] RIP: 0010:__local_bh_enable_ip+0x1be/0x200 [ 67.707534][ C1] Code: 3b 44 24 60 75 52 48 8d 65 d8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 cc cc cc cc 90 0f 0b 90 e9 ca fe ff ff e8 55 00 00 00 eb 9c 90 <0f> 0b 90 e9 fa fe ff ff 48 c7 c1 9c e1 86 8f 80 e1 07 80 c1 03 38 [ 67.707542][ C1] RSP: 0018:ffffc90000a08700 EFLAGS: 00010046 [ 67.707549][ C1] RAX: 0000000000000000 RBX: 1ffff920001410e4 RCX: 0000000000000001 [ 67.707559][ C1] RDX: 0000000000000000 RSI: 0000000000000201 RDI: ffffffff895fa5ea [ 67.707565][ C1] RBP: ffffc90000a087c0 R08: ffff88807ac051eb R09: 1ffff1100f580a3d [ 67.707572][ C1] R10: dffffc0000000000 R11: ffffed100f580a3e R12: dffffc0000000000 [ 67.707578][ C1] R13: ffff8880216a6800 R14: ffffc90000a08740 R15: 0000000000000201 [ 67.707587][ C1] ? sock_map_delete_elem+0xca/0x140 [ 67.707598][ C1] ? sock_map_delete_elem+0xca/0x140 [ 67.707607][ C1] ? __pfx___local_bh_enable_ip+0x10/0x10 [ 67.707616][ C1] ? sock_map_delete_elem+0xca/0x140 [ 67.707625][ C1] ? do_raw_spin_unlock+0x13c/0x8b0 [ 67.707637][ C1] ? __pfx___cant_migrate+0x10/0x10 [ 67.707648][ C1] ? sock_map_delete_elem+0x97/0x140 [ 67.707658][ C1] sock_map_delete_elem+0xca/0x140 [ 67.707668][ C1] bpf_prog_2c29ac5cdc6b1842+0x42/0x46 [ 67.707678][ C1] bpf_trace_run2+0x204/0x420 [ 67.707689][ C1] ? bpf_trace_run2+0x114/0x420 [ 67.707698][ C1] ? __pfx_bpf_trace_run2+0x10/0x10 [ 67.707708][ C1] ? __pfx_debug_object_activate+0x10/0x10 [ 67.707734][ C1] enqueue_timer+0x396/0x550 [ 67.707745][ C1] __mod_timer+0xa0e/0xeb0 [ 67.707760][ C1] ? __pfx___mod_timer+0x10/0x10 [ 67.707772][ C1] ? _raw_read_unlock_irqrestore+0xdd/0x140 [ 67.707783][ C1] ? __pfx__raw_read_unlock_irqrestore+0x10/0x10 [ 67.707793][ C1] ? _raw_spin_lock_irqsave+0xe1/0x120 [ 67.707804][ C1] ? __pfx__raw_spin_lock_irqsave+0x10/0x10 [ 67.707815][ C1] ? ktime_get+0x24c/0x280 [ 67.707831][ C1] dsp_cmx_send+0x21bf/0x2240 [ 67.707840][ C1] ? __pfx_lock_acquire+0x10/0x10 [ 67.707849][ C1] ? _raw_spin_unlock_irqrestore+0xdd/0x140 [ 67.707860][ C1] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10 [ 67.707873][ C1] ? call_timer_fn+0xa8/0x600 [ 67.707883][ C1] call_timer_fn+0x17e/0x600 [ 67.707892][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 67.707901][ C1] ? call_timer_fn+0xc0/0x600 [ 67.707910][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 67.707921][ C1] ? __pfx_call_timer_fn+0x10/0x10 [ 67.707932][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 67.707940][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 67.707950][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 67.707959][ C1] ? _raw_spin_unlock_irq+0x23/0x50 [ 67.707969][ C1] ? lockdep_hardirqs_on+0x99/0x150 [ 67.707979][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 67.707988][ C1] __run_timer_base+0x66a/0x8e0 [ 67.707999][ C1] ? __pfx___run_timer_base+0x10/0x10 [ 67.708009][ C1] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10 [ 67.708018][ C1] ? do_raw_spin_unlock+0x13c/0x8b0 [ 67.708032][ C1] run_timer_softirq+0xb7/0x170 [ 67.708041][ C1] __do_softirq+0x2bc/0x943 [ 67.708053][ C1] ? __irq_exit_rcu+0xf2/0x1c0 [ 67.708063][ C1] ? __pfx___do_softirq+0x10/0x10 [ 67.708075][ C1] ? irqtime_account_irq+0xd4/0x1e0 [ 67.708088][ C1] __irq_exit_rcu+0xf2/0x1c0 [ 67.708097][ C1] ? __pfx___irq_exit_rcu+0x10/0x10 [ 67.708108][ C1] irq_exit_rcu+0x9/0x30 [ 67.708116][ C1] sysvec_apic_timer_interrupt+0xa6/0xc0 [ 67.708127][ C1] [ 67.708130][ C1] [ 67.708133][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20 [ 67.708146][ C1] RIP: 0010:acpi_safe_halt+0x21/0x30 [ 67.708158][ C1] Code: 90 90 90 90 90 90 90 90 90 65 48 8b 04 25 80 ce 03 00 48 f7 00 08 00 00 00 75 10 66 90 0f 00 2d 15 4a 98 00 f3 0f 1e fa fb f4 c3 cc cc cc cc 66 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 [ 67.708165][ C1] RSP: 0018:ffffc90000197d08 EFLAGS: 00000246 [ 67.708172][ C1] RAX: ffff8880172c5a00 RBX: ffff8880172ec864 RCX: 0000000000013949 [ 67.708179][ C1] RDX: 0000000000000001 RSI: ffff8880172ec800 RDI: ffff8880172ec864 [ 67.708185][ C1] RBP: 0000000000039f18 R08: ffff8880b9537d0b R09: 1ffff110172a6fa1 [ 67.708192][ C1] R10: dffffc0000000000 R11: ffffffff8b701580 R12: ffff88801774f800 [ 67.708198][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: ffffffff8e8a2e80 [ 67.708205][ C1] ? __pfx_acpi_idle_enter+0x10/0x10 [ 67.708220][ C1] acpi_idle_enter+0xe4/0x140 [ 67.708232][ C1] cpuidle_enter_state+0x118/0x490 [ 67.708243][ C1] ? __pfx_menu_select+0x10/0x10 [ 67.708258][ C1] cpuidle_enter+0x5d/0xa0 [ 67.708271][ C1] do_idle+0x375/0x5d0 [ 67.708282][ C1] ? __pfx_do_idle+0x10/0x10 [ 67.708295][ C1] cpu_startup_entry+0x42/0x60 [ 67.708305][ C1] start_secondary+0x100/0x100 [ 67.708315][ C1] common_startup_64+0x13e/0x147 [ 67.708329][ C1] [ 69.254658][ C1] WARNING: CPU: 1 PID: 0 at kernel/softirq.c:362 __local_bh_enable_ip+0x1be/0x200 [ 69.263984][ C1] Modules linked in: [ 69.267968][ C1] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 6.8.0-syzkaller-05271-gf99c5f563c17 #0 [ 69.277616][ C1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 69.287866][ C1] RIP: 0010:__local_bh_enable_ip+0x1be/0x200 [ 69.293971][ C1] Code: 3b 44 24 60 75 52 48 8d 65 d8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 cc cc cc cc 90 0f 0b 90 e9 ca fe ff ff e8 55 00 00 00 eb 9c 90 <0f> 0b 90 e9 fa fe ff ff 48 c7 c1 9c e1 86 8f 80 e1 07 80 c1 03 38 [ 69.313812][ C1] RSP: 0018:ffffc90000a08700 EFLAGS: 00010046 [ 69.319869][ C1] RAX: 0000000000000000 RBX: 1ffff920001410e4 RCX: 0000000000000001 [ 69.327920][ C1] RDX: 0000000000000000 RSI: 0000000000000201 RDI: ffffffff895fa5ea [ 69.336483][ C1] RBP: ffffc90000a087c0 R08: ffff88807ac051eb R09: 1ffff1100f580a3d [ 69.344924][ C1] R10: dffffc0000000000 R11: ffffed100f580a3e R12: dffffc0000000000 [ 69.353602][ C1] R13: ffff8880216a6800 R14: ffffc90000a08740 R15: 0000000000000201 [ 69.365686][ C1] FS: 0000000000000000(0000) GS:ffff8880b9500000(0000) knlGS:0000000000000000 [ 69.374880][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 69.382163][ C1] CR2: 0000000000000000 CR3: 000000001f088000 CR4: 00000000003506f0 [ 69.390624][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 69.398637][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 69.407763][ C1] Call Trace: [ 69.411124][ C1] [ 69.413953][ C1] ? __warn+0x163/0x4b0 [ 69.418143][ C1] ? __local_bh_enable_ip+0x1be/0x200 [ 69.423585][ C1] ? report_bug+0x2b3/0x500 [ 69.428207][ C1] ? __local_bh_enable_ip+0x1be/0x200 [ 69.433598][ C1] ? handle_bug+0x3e/0x70 [ 69.437937][ C1] ? exc_invalid_op+0x1a/0x50 [ 69.442691][ C1] ? asm_exc_invalid_op+0x1a/0x20 [ 69.447709][ C1] ? sock_map_delete_elem+0xca/0x140 [ 69.453084][ C1] ? __local_bh_enable_ip+0x1be/0x200 [ 69.458484][ C1] ? sock_map_delete_elem+0xca/0x140 [ 69.463779][ C1] ? __pfx___local_bh_enable_ip+0x10/0x10 [ 69.469616][ C1] ? sock_map_delete_elem+0xca/0x140 [ 69.474931][ C1] ? do_raw_spin_unlock+0x13c/0x8b0 [ 69.480217][ C1] ? __pfx___cant_migrate+0x10/0x10 [ 69.485462][ C1] ? sock_map_delete_elem+0x97/0x140 [ 69.490826][ C1] sock_map_delete_elem+0xca/0x140 [ 69.496032][ C1] bpf_prog_2c29ac5cdc6b1842+0x42/0x46 [ 69.501519][ C1] bpf_trace_run2+0x204/0x420 [ 69.506255][ C1] ? bpf_trace_run2+0x114/0x420 [ 69.511125][ C1] ? __pfx_bpf_trace_run2+0x10/0x10 [ 69.516327][ C1] ? __pfx_debug_object_activate+0x10/0x10 [ 69.522149][ C1] enqueue_timer+0x396/0x550 [ 69.526753][ C1] __mod_timer+0xa0e/0xeb0 [ 69.531178][ C1] ? __pfx___mod_timer+0x10/0x10 [ 69.536113][ C1] ? _raw_read_unlock_irqrestore+0xdd/0x140 [ 69.542007][ C1] ? __pfx__raw_read_unlock_irqrestore+0x10/0x10 [ 69.548867][ C1] ? _raw_spin_lock_irqsave+0xe1/0x120 [ 69.554340][ C1] ? __pfx__raw_spin_lock_irqsave+0x10/0x10 [ 69.560615][ C1] ? ktime_get+0x24c/0x280 [ 69.565297][ C1] dsp_cmx_send+0x21bf/0x2240 [ 69.569995][ C1] ? __pfx_lock_acquire+0x10/0x10 [ 69.575219][ C1] ? _raw_spin_unlock_irqrestore+0xdd/0x140 [ 69.581130][ C1] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10 [ 69.587455][ C1] ? call_timer_fn+0xa8/0x600 [ 69.592207][ C1] call_timer_fn+0x17e/0x600 [ 69.596790][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 69.601797][ C1] ? call_timer_fn+0xc0/0x600 [ 69.606457][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 69.611578][ C1] ? __pfx_call_timer_fn+0x10/0x10 [ 69.616686][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 69.621726][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 69.626765][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 69.631777][ C1] ? _raw_spin_unlock_irq+0x23/0x50 [ 69.636988][ C1] ? lockdep_hardirqs_on+0x99/0x150 [ 69.642189][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 69.647204][ C1] __run_timer_base+0x66a/0x8e0 [ 69.652048][ C1] ? __pfx___run_timer_base+0x10/0x10 [ 69.657425][ C1] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10 [ 69.663752][ C1] ? do_raw_spin_unlock+0x13c/0x8b0 [ 69.668961][ C1] run_timer_softirq+0xb7/0x170 [ 69.673882][ C1] __do_softirq+0x2bc/0x943 [ 69.678611][ C1] ? __irq_exit_rcu+0xf2/0x1c0 [ 69.683611][ C1] ? __pfx___do_softirq+0x10/0x10 [ 69.688703][ C1] ? irqtime_account_irq+0xd4/0x1e0 [ 69.693980][ C1] __irq_exit_rcu+0xf2/0x1c0 [ 69.698655][ C1] ? __pfx___irq_exit_rcu+0x10/0x10 [ 69.703863][ C1] irq_exit_rcu+0x9/0x30 [ 69.708484][ C1] sysvec_apic_timer_interrupt+0xa6/0xc0 [ 69.714397][ C1] [ 69.717336][ C1] [ 69.720262][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20 [ 69.726269][ C1] RIP: 0010:acpi_safe_halt+0x21/0x30 [ 69.731552][ C1] Code: 90 90 90 90 90 90 90 90 90 65 48 8b 04 25 80 ce 03 00 48 f7 00 08 00 00 00 75 10 66 90 0f 00 2d 15 4a 98 00 f3 0f 1e fa fb f4 c3 cc cc cc cc 66 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 [ 69.751153][ C1] RSP: 0018:ffffc90000197d08 EFLAGS: 00000246 [ 69.757246][ C1] RAX: ffff8880172c5a00 RBX: ffff8880172ec864 RCX: 0000000000013949 [ 69.765223][ C1] RDX: 0000000000000001 RSI: ffff8880172ec800 RDI: ffff8880172ec864 [ 69.773272][ C1] RBP: 0000000000039f18 R08: ffff8880b9537d0b R09: 1ffff110172a6fa1 [ 69.781245][ C1] R10: dffffc0000000000 R11: ffffffff8b701580 R12: ffff88801774f800 [ 69.789199][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: ffffffff8e8a2e80 [ 69.797155][ C1] ? __pfx_acpi_idle_enter+0x10/0x10 [ 69.802532][ C1] acpi_idle_enter+0xe4/0x140 [ 69.807196][ C1] cpuidle_enter_state+0x118/0x490 [ 69.812292][ C1] ? __pfx_menu_select+0x10/0x10 [ 69.817217][ C1] cpuidle_enter+0x5d/0xa0 [ 69.822277][ C1] do_idle+0x375/0x5d0 [ 69.826342][ C1] ? __pfx_do_idle+0x10/0x10 [ 69.830920][ C1] cpu_startup_entry+0x42/0x60 [ 69.835678][ C1] start_secondary+0x100/0x100 [ 69.840614][ C1] common_startup_64+0x13e/0x147 [ 69.845751][ C1] [ 69.848802][ C1] Kernel panic - not syncing: kernel: panic_on_warn set ... [ 69.856072][ C1] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 6.8.0-syzkaller-05271-gf99c5f563c17 #0 [ 69.865609][ C1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 69.875690][ C1] Call Trace: [ 69.878975][ C1] [ 69.881858][ C1] dump_stack_lvl+0x1e7/0x2e0 [ 69.887075][ C1] ? __pfx_dump_stack_lvl+0x10/0x10 [ 69.892303][ C1] ? __pfx__printk+0x10/0x10 [ 69.896912][ C1] ? vscnprintf+0x5d/0x90 [ 69.901425][ C1] panic+0x349/0x860 [ 69.905406][ C1] ? __warn+0x172/0x4b0 [ 69.909681][ C1] ? __pfx_panic+0x10/0x10 [ 69.914208][ C1] ? common_startup_64+0x13e/0x147 [ 69.919427][ C1] __warn+0x31e/0x4b0 [ 69.923626][ C1] ? __local_bh_enable_ip+0x1be/0x200 [ 69.929002][ C1] report_bug+0x2b3/0x500 [ 69.933872][ C1] ? __local_bh_enable_ip+0x1be/0x200 [ 69.939524][ C1] handle_bug+0x3e/0x70 [ 69.943718][ C1] exc_invalid_op+0x1a/0x50 [ 69.948223][ C1] asm_exc_invalid_op+0x1a/0x20 [ 69.953076][ C1] RIP: 0010:__local_bh_enable_ip+0x1be/0x200 [ 69.959042][ C1] Code: 3b 44 24 60 75 52 48 8d 65 d8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 cc cc cc cc 90 0f 0b 90 e9 ca fe ff ff e8 55 00 00 00 eb 9c 90 <0f> 0b 90 e9 fa fe ff ff 48 c7 c1 9c e1 86 8f 80 e1 07 80 c1 03 38 [ 69.978674][ C1] RSP: 0018:ffffc90000a08700 EFLAGS: 00010046 [ 69.984741][ C1] RAX: 0000000000000000 RBX: 1ffff920001410e4 RCX: 0000000000000001 [ 69.992826][ C1] RDX: 0000000000000000 RSI: 0000000000000201 RDI: ffffffff895fa5ea [ 70.000986][ C1] RBP: ffffc90000a087c0 R08: ffff88807ac051eb R09: 1ffff1100f580a3d [ 70.009227][ C1] R10: dffffc0000000000 R11: ffffed100f580a3e R12: dffffc0000000000 [ 70.017294][ C1] R13: ffff8880216a6800 R14: ffffc90000a08740 R15: 0000000000000201 [ 70.025362][ C1] ? sock_map_delete_elem+0xca/0x140 [ 70.030668][ C1] ? sock_map_delete_elem+0xca/0x140 [ 70.035954][ C1] ? __pfx___local_bh_enable_ip+0x10/0x10 [ 70.041691][ C1] ? sock_map_delete_elem+0xca/0x140 [ 70.047078][ C1] ? do_raw_spin_unlock+0x13c/0x8b0 [ 70.052289][ C1] ? __pfx___cant_migrate+0x10/0x10 [ 70.057835][ C1] ? sock_map_delete_elem+0x97/0x140 [ 70.063114][ C1] sock_map_delete_elem+0xca/0x140 [ 70.068500][ C1] bpf_prog_2c29ac5cdc6b1842+0x42/0x46 [ 70.073981][ C1] bpf_trace_run2+0x204/0x420 [ 70.078743][ C1] ? bpf_trace_run2+0x114/0x420 [ 70.083604][ C1] ? __pfx_bpf_trace_run2+0x10/0x10 [ 70.088871][ C1] ? __pfx_debug_object_activate+0x10/0x10 [ 70.094765][ C1] enqueue_timer+0x396/0x550 [ 70.099454][ C1] __mod_timer+0xa0e/0xeb0 [ 70.103878][ C1] ? __pfx___mod_timer+0x10/0x10 [ 70.108825][ C1] ? _raw_read_unlock_irqrestore+0xdd/0x140 [ 70.114756][ C1] ? __pfx__raw_read_unlock_irqrestore+0x10/0x10 [ 70.121231][ C1] ? _raw_spin_lock_irqsave+0xe1/0x120 [ 70.126708][ C1] ? __pfx__raw_spin_lock_irqsave+0x10/0x10 [ 70.132597][ C1] ? ktime_get+0x24c/0x280 [ 70.137087][ C1] dsp_cmx_send+0x21bf/0x2240 [ 70.141755][ C1] ? __pfx_lock_acquire+0x10/0x10 [ 70.146765][ C1] ? _raw_spin_unlock_irqrestore+0xdd/0x140 [ 70.152728][ C1] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10 [ 70.159724][ C1] ? call_timer_fn+0xa8/0x600 [ 70.164534][ C1] call_timer_fn+0x17e/0x600 [ 70.169228][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 70.174287][ C1] ? call_timer_fn+0xc0/0x600 [ 70.178983][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 70.184303][ C1] ? __pfx_call_timer_fn+0x10/0x10 [ 70.189493][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 70.194524][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 70.199594][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 70.204621][ C1] ? _raw_spin_unlock_irq+0x23/0x50 [ 70.209807][ C1] ? lockdep_hardirqs_on+0x99/0x150 [ 70.215003][ C1] ? __pfx_dsp_cmx_send+0x10/0x10 [ 70.220116][ C1] __run_timer_base+0x66a/0x8e0 [ 70.225854][ C1] ? __pfx___run_timer_base+0x10/0x10 [ 70.231321][ C1] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10 [ 70.237759][ C1] ? do_raw_spin_unlock+0x13c/0x8b0 [ 70.243187][ C1] run_timer_softirq+0xb7/0x170 [ 70.248154][ C1] __do_softirq+0x2bc/0x943 [ 70.252837][ C1] ? __irq_exit_rcu+0xf2/0x1c0 [ 70.257610][ C1] ? __pfx___do_softirq+0x10/0x10 [ 70.262986][ C1] ? irqtime_account_irq+0xd4/0x1e0 [ 70.268212][ C1] __irq_exit_rcu+0xf2/0x1c0 [ 70.272798][ C1] ? __pfx___irq_exit_rcu+0x10/0x10 [ 70.277989][ C1] irq_exit_rcu+0x9/0x30 [ 70.282306][ C1] sysvec_apic_timer_interrupt+0xa6/0xc0 [ 70.287926][ C1] [ 70.291018][ C1] [ 70.294042][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20 [ 70.300211][ C1] RIP: 0010:acpi_safe_halt+0x21/0x30 [ 70.305716][ C1] Code: 90 90 90 90 90 90 90 90 90 65 48 8b 04 25 80 ce 03 00 48 f7 00 08 00 00 00 75 10 66 90 0f 00 2d 15 4a 98 00 f3 0f 1e fa fb f4 c3 cc cc cc cc 66 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 [ 70.327773][ C1] RSP: 0018:ffffc90000197d08 EFLAGS: 00000246 [ 70.334124][ C1] RAX: ffff8880172c5a00 RBX: ffff8880172ec864 RCX: 0000000000013949 [ 70.342576][ C1] RDX: 0000000000000001 RSI: ffff8880172ec800 RDI: ffff8880172ec864 [ 70.351534][ C1] RBP: 0000000000039f18 R08: ffff8880b9537d0b R09: 1ffff110172a6fa1 [ 70.359518][ C1] R10: dffffc0000000000 R11: ffffffff8b701580 R12: ffff88801774f800 [ 70.367522][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: ffffffff8e8a2e80 [ 70.375523][ C1] ? __pfx_acpi_idle_enter+0x10/0x10 [ 70.380916][ C1] acpi_idle_enter+0xe4/0x140 [ 70.386074][ C1] cpuidle_enter_state+0x118/0x490 [ 70.391203][ C1] ? __pfx_menu_select+0x10/0x10 [ 70.396228][ C1] cpuidle_enter+0x5d/0xa0 [ 70.400649][ C1] do_idle+0x375/0x5d0 [ 70.404910][ C1] ? __pfx_do_idle+0x10/0x10 [ 70.409507][ C1] cpu_startup_entry+0x42/0x60 [ 70.414481][ C1] start_secondary+0x100/0x100 [ 70.419566][ C1] common_startup_64+0x13e/0x147 [ 70.424530][ C1] [ 71.503228][ C1] Shutting down cpus with NMI [ 71.508223][ C1] Kernel Offset: disabled [ 71.512591][ C1] Rebooting in 86400 seconds..