./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor4223301557
<...>
Warning: Permanently added '10.128.0.123' (ED25519) to the list of known hosts.
execve("./syz-executor4223301557", ["./syz-executor4223301557"], 0x7ffe799d01a0 /* 10 vars */) = 0
brk(NULL) = 0x555556969000
brk(0x555556969d00) = 0x555556969d00
arch_prctl(ARCH_SET_FS, 0x555556969380) = 0
set_tid_address(0x555556969650) = 5066
set_robust_list(0x555556969660, 24) = 0
rseq(0x555556969ca0, 0x20, 0, 0x53053053) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
readlink("/proc/self/exe", "/root/syz-executor4223301557", 4096) = 28
getrandom("\xba\x1d\x23\x77\xbf\x8d\x00\x7a", 8, GRND_NONBLOCK) = 8
brk(NULL) = 0x555556969d00
brk(0x55555698ad00) = 0x55555698ad00
brk(0x55555698b000) = 0x55555698b000
mprotect(0x7f3e98fee000, 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./strace-static-x86_64: Process 5067 attached
, child_tidptr=0x555556969650) = 5067
[pid 5067] set_robust_list(0x555556969660, 24) = 0
[pid 5067] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5067] setpgid(0, 0) = 0
[pid 5067] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5067] write(3, "1000", 4) = 4
[pid 5067] close(3) = 0
[pid 5067] 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 5067] 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 5067] 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
[ 60.098308][ C1] ------------[ cut here ]------------
[ 60.098708][ C1]
[ 60.098715][ C1] ======================================================
[ 60.098718][ C1] WARNING: possible circular locking dependency detected
[ 60.098721][ C1] 6.8.0-syzkaller-05271-gf99c5f563c17 #0 Not tainted
[ 60.098727][ C1] ------------------------------------------------------
[ 60.098730][ C1] swapper/1/0 is trying to acquire lock:
[ 60.098735][ C1] ffffffff8e125be0 (console_owner){..-.}-{0:0}, at: console_flush_all+0x14a/0xec0
[ 60.098784][ C1]
[ 60.098784][ C1] but task is already holding lock:
[ 60.098787][ C1] ffff888016eb6410 (&p->pi_lock){-.-.}-{2:2}, at: try_to_wake_up+0xb0/0x1470
[ 60.098809][ C1]
[ 60.098809][ C1] which lock already depends on the new lock.
[ 60.098809][ C1]
[ 60.098812][ C1]
[ 60.098812][ C1] the existing dependency chain (in reverse order) is:
[ 60.098815][ C1]
[ 60.098815][ C1] -> #3 (&p->pi_lock){-.-.}-{2:2}:
[ 60.098827][ C1] lock_acquire+0x1e4/0x530
[ 60.098836][ C1] _raw_spin_lock_irqsave+0xd5/0x120
[ 60.098850][ C1] try_to_wake_up+0xb0/0x1470
[ 60.098859][ C1] __wake_up_common_lock+0x130/0x1e0
[ 60.098868][ C1] tty_port_default_wakeup+0xa6/0xf0
[ 60.098903][ C1] serial8250_tx_chars+0x6ad/0x8a0
[ 60.098915][ C1] serial8250_handle_irq+0x558/0x710
[ 60.098927][ C1] serial8250_default_handle_irq+0xd1/0x1f0
[ 60.098937][ C1] serial8250_interrupt+0xa9/0x1f0
[ 60.098948][ C1] __handle_irq_event_percpu+0x28a/0xa30
[ 60.098958][ C1] handle_irq_event+0x89/0x1f0
[ 60.098968][ C1] handle_edge_irq+0x25f/0xc20
[ 60.098977][ C1] __common_interrupt+0x138/0x230
[ 60.098989][ C1] common_interrupt+0x4f/0xd0
[ 60.099002][ C1] asm_common_interrupt+0x26/0x40
[ 60.099015][ C1]
[ 60.099015][ C1] -> #2 (&tty->write_wait){-.-.}-{2:2}:
[ 60.099027][ C1] lock_acquire+0x1e4/0x530
[ 60.099035][ C1] _raw_spin_lock_irqsave+0xd5/0x120
[ 60.099044][ C1] __wake_up_common_lock+0x25/0x1e0
[ 60.099053][ C1] tty_port_default_wakeup+0xa6/0xf0
[ 60.099061][ C1] serial8250_tx_chars+0x6ad/0x8a0
[ 60.099073][ C1] serial8250_handle_irq+0x558/0x710
[ 60.099084][ C1] serial8250_default_handle_irq+0xd1/0x1f0
[ 60.099093][ C1] serial8250_interrupt+0xa9/0x1f0
[ 60.099104][ C1] __handle_irq_event_percpu+0x28a/0xa30
[ 60.099113][ C1] handle_irq_event+0x89/0x1f0
[ 60.099123][ C1] handle_edge_irq+0x25f/0xc20
[ 60.099132][ C1] __common_interrupt+0x138/0x230
[ 60.099142][ C1] common_interrupt+0xa5/0xd0
[ 60.099153][ C1] asm_common_interrupt+0x26/0x40
[ 60.099164][ C1] _raw_spin_unlock_irqrestore+0xd8/0x140
[ 60.099174][ C1] serial_port_runtime_resume+0x204/0x2b0
[ 60.099184][ C1] __rpm_callback+0x2df/0x790
[ 60.099196][ C1] rpm_resume+0x10b2/0x1af0
[ 60.099206][ C1] pm_runtime_work+0x147/0x210
[ 60.099217][ C1] process_scheduled_works+0xa00/0x1770
[ 60.099225][ C1] worker_thread+0x86d/0xd70
[ 60.099234][ C1] kthread+0x2f0/0x390
[ 60.099243][ C1] ret_from_fork+0x4b/0x80
[ 60.099255][ C1] ret_from_fork_asm+0x1a/0x30
[ 60.099267][ C1]
[ 60.099267][ C1] -> #1 (&port_lock_key){-.-.}-{2:2}:
[ 60.099278][ C1] lock_acquire+0x1e4/0x530
[ 60.099286][ C1] _raw_spin_lock_irqsave+0xd5/0x120
[ 60.099295][ C1] serial8250_console_write+0x1a8/0x1840
[ 60.099308][ C1] console_flush_all+0x80b/0xec0
[ 60.099318][ C1] console_unlock+0x13b/0x4d0
[ 60.099328][ C1] vprintk_emit+0x509/0x720
[ 60.099337][ C1] _printk+0xd5/0x120
[ 60.099346][ C1] register_console+0x70a/0xcd0
[ 60.099357][ C1] univ8250_console_init+0x49/0x50
[ 60.099370][ C1] console_init+0x198/0x680
[ 60.099377][ C1] start_kernel+0x2d3/0x500
[ 60.099385][ C1] x86_64_start_reservations+0x2a/0x30
[ 60.099395][ C1] x86_64_start_kernel+0x99/0xa0
[ 60.099405][ C1] common_startup_64+0x13e/0x147
[ 60.099415][ C1]
[ 60.099415][ C1] -> #0 (console_owner){..-.}-{0:0}:
[ 60.099426][ C1] validate_chain+0x18cb/0x58e0
[ 60.099436][ C1] __lock_acquire+0x1346/0x1fd0
[ 60.099444][ C1] lock_acquire+0x1e4/0x530
[ 60.099452][ C1] console_flush_all+0x7ba/0xec0
[ 60.099462][ C1] console_unlock+0x13b/0x4d0
[ 60.099472][ C1] vprintk_emit+0x509/0x720
[ 60.099481][ C1] _printk+0xd5/0x120
[ 60.099490][ C1] report_bug+0x346/0x500
[ 60.099501][ C1] handle_bug+0x3e/0x70
[ 60.099511][ C1] exc_invalid_op+0x1a/0x50
[ 60.099521][ C1] asm_exc_invalid_op+0x1a/0x20
[ 60.099533][ C1] __local_bh_enable_ip+0x1be/0x200
[ 60.099541][ C1] sock_map_delete_elem+0xca/0x140
[ 60.099550][ C1] bpf_prog_2c29ac5cdc6b1842+0x42/0x46
[ 60.099561][ C1] bpf_trace_run2+0x204/0x420
[ 60.099570][ C1] trace_contention_end+0xf6/0x120
[ 60.099581][ C1] __pv_queued_spin_lock_slowpath+0x939/0xc60
[ 60.099593][ C1] queued_spin_lock_slowpath+0x42/0x50
[ 60.099605][ C1] do_raw_spin_lock+0x272/0x370
[ 60.099616][ C1] _raw_spin_lock_irqsave+0xe1/0x120
[ 60.099625][ C1] try_to_wake_up+0xb0/0x1470
[ 60.099634][ C1] swake_up_one+0x70/0x160
[ 60.099647][ C1] rcu_core+0x13d7/0x1830
[ 60.099654][ C1] __do_softirq+0x2bc/0x943
[ 60.099665][ C1] __irq_exit_rcu+0xf2/0x1c0
[ 60.099672][ C1] irq_exit_rcu+0x9/0x30
[ 60.099680][ C1] sysvec_apic_timer_interrupt+0xa6/0xc0
[ 60.099690][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 60.099703][ C1] acpi_safe_halt+0x21/0x30
[ 60.099714][ C1] acpi_idle_enter+0xe4/0x140
[ 60.099724][ C1] cpuidle_enter_state+0x118/0x490
[ 60.099735][ C1] cpuidle_enter+0x5d/0xa0
[ 60.099747][ C1] do_idle+0x375/0x5d0
[ 60.099755][ C1] cpu_startup_entry+0x42/0x60
[ 60.099764][ C1] __pfx_ap_starting+0x0/0x10
[ 60.099775][ C1] common_startup_64+0x13e/0x147
[ 60.099784][ C1]
[ 60.099784][ C1] other info that might help us debug this:
[ 60.099784][ C1]
[ 60.099787][ C1] Chain exists of:
[ 60.099787][ C1] console_owner --> &tty->write_wait --> &p->pi_lock
[ 60.099787][ C1]
[ 60.099801][ C1] Possible unsafe locking scenario:
[ 60.099801][ C1]
[ 60.099804][ C1] CPU0 CPU1
[ 60.099806][ C1] ---- ----
[ 60.099808][ C1] lock(&p->pi_lock);
[ 60.099813][ C1] lock(&tty->write_wait);
[ 60.099819][ C1] lock(&p->pi_lock);
[ 60.099825][ C1] lock(console_owner);
[ 60.099831][ C1]
[ 60.099831][ C1] *** DEADLOCK ***
[ 60.099831][ C1]
[ 60.099832][ C1] 5 locks held by swapper/1/0:
[ 60.099838][ C1] #0: ffffffff8e136ab0 (&rcu_state.gp_wq){..-.}-{2:2}, at: swake_up_one+0x20/0x160
[ 60.099863][ C1] #1: ffff888016eb6410 (&p->pi_lock){-.-.}-{2:2}, at: try_to_wake_up+0xb0/0x1470
[ 60.099890][ C1] #2: ffffffff8e131920 (rcu_read_lock){....}-{1:2}, at: bpf_trace_run2+0x114/0x420
[ 60.099912][ C1] #3: ffffffff8e00d500 (console_lock){+.+.}-{0:0}, at: _printk+0xd5/0x120
[ 60.099933][ C1] #4: ffffffff8e00d130 (console_srcu){....}-{0:0}, at: console_flush_all+0x14a/0xec0
[ 60.099957][ C1]
[ 60.099957][ C1] stack backtrace:
[ 60.099960][ C1] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 6.8.0-syzkaller-05271-gf99c5f563c17 #0
[ 60.099970][ C1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024
[ 60.099976][ C1] Call Trace:
[ 60.099981][ C1]
[ 60.099985][ C1] dump_stack_lvl+0x1e7/0x2e0
[ 60.099999][ C1] ? __pfx_dump_stack_lvl+0x10/0x10
[ 60.100012][ C1] ? print_circular_bug+0x130/0x1a0
[ 60.100025][ C1] check_noncircular+0x36a/0x4a0
[ 60.100037][ C1] ? __pfx_check_noncircular+0x10/0x10
[ 60.100049][ C1] ? lockdep_lock+0x123/0x2b0
[ 60.100063][ C1] ? deref_stack_reg+0x1c7/0x260
[ 60.100078][ C1] validate_chain+0x18cb/0x58e0
[ 60.100096][ C1] ? __pfx_validate_chain+0x10/0x10
[ 60.100109][ C1] ? __pfx_stack_trace_save+0x10/0x10
[ 60.100124][ C1] ? lockdep_unlock+0x16a/0x300
[ 60.100140][ C1] ? mark_lock+0x9a/0x350
[ 60.100150][ C1] __lock_acquire+0x1346/0x1fd0
[ 60.100164][ C1] lock_acquire+0x1e4/0x530
[ 60.100173][ C1] ? console_flush_all+0x14a/0xec0
[ 60.100187][ C1] ? __pfx_lock_acquire+0x10/0x10
[ 60.100198][ C1] ? __pfx_lock_release+0x10/0x10
[ 60.100211][ C1] ? do_raw_spin_lock+0x14f/0x370
[ 60.100226][ C1] ? do_raw_spin_unlock+0x13c/0x8b0
[ 60.100239][ C1] ? console_flush_all+0x3d0/0xec0
[ 60.100250][ C1] ? console_flush_all+0x14a/0xec0
[ 60.100262][ C1] console_flush_all+0x7ba/0xec0
[ 60.100274][ C1] ? console_flush_all+0x14a/0xec0
[ 60.100286][ C1] ? console_flush_all+0x14a/0xec0
[ 60.100301][ C1] ? __pfx_console_flush_all+0x10/0x10
[ 60.100316][ C1] ? __pfx_lock_acquire+0x10/0x10
[ 60.100326][ C1] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10
[ 60.100338][ C1] ? validate_chain+0x15a2/0x58e0
[ 60.100349][ C1] console_unlock+0x13b/0x4d0
[ 60.100362][ C1] ? __pfx_console_unlock+0x10/0x10
[ 60.100373][ C1] ? _printk+0xd5/0x120
[ 60.100383][ C1] ? _printk+0xd5/0x120
[ 60.100392][ C1] ? __pfx___down_trylock_console_sem+0x10/0x10
[ 60.100417][ C1] ? __pfx_validate_chain+0x10/0x10
[ 60.100437][ C1] vprintk_emit+0x509/0x720
[ 60.100453][ C1] ? __pfx_vprintk_emit+0x10/0x10
[ 60.100466][ C1] ? lockdep_unlock+0x16a/0x300
[ 60.100480][ C1] _printk+0xd5/0x120
[ 60.100490][ C1] ? report_bug+0x25e/0x500
[ 60.100503][ C1] ? __pfx__printk+0x10/0x10
[ 60.100513][ C1] ? __lock_acquire+0x1346/0x1fd0
[ 60.100523][ C1] ? find_bug+0xa3/0x390
[ 60.100535][ C1] ? __local_bh_enable_ip+0x1be/0x200
[ 60.100545][ C1] report_bug+0x346/0x500
[ 60.100557][ C1] ? __local_bh_enable_ip+0x1be/0x200
[ 60.100567][ C1] handle_bug+0x3e/0x70
[ 60.100579][ C1] exc_invalid_op+0x1a/0x50
[ 60.100590][ C1] asm_exc_invalid_op+0x1a/0x20
[ 60.100603][ C1] RIP: 0010:__local_bh_enable_ip+0x1be/0x200
[ 60.100615][ 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
[ 60.100622][ C1] RSP: 0018:ffffc90000a085e0 EFLAGS: 00010046
[ 60.100630][ C1] RAX: 0000000000000000 RBX: 1ffff920001410c0 RCX: 0000000000000001
[ 60.100637][ C1] RDX: 0000000000000000 RSI: 0000000000000201 RDI: ffffffff895fa5ea
[ 60.100644][ C1] RBP: ffffc90000a086a0 R08: ffff88802a4e11eb R09: 1ffff1100549c23d
[ 60.100651][ C1] R10: dffffc0000000000 R11: ffffed100549c23e R12: dffffc0000000000
[ 60.100658][ C1] R13: ffff88802c079780 R14: ffffc90000a08620 R15: 0000000000000201
[ 60.100667][ C1] ? sock_map_delete_elem+0xca/0x140
[ 60.100678][ C1] ? sock_map_delete_elem+0xca/0x140
[ 60.100687][ C1] ? __pfx___local_bh_enable_ip+0x10/0x10
[ 60.100696][ C1] ? sock_map_delete_elem+0xca/0x140
[ 60.100705][ C1] ? do_raw_spin_unlock+0x13c/0x8b0
[ 60.100717][ C1] ? __pfx___cant_migrate+0x10/0x10
[ 60.100728][ C1] ? sock_map_delete_elem+0x97/0x140
[ 60.100738][ C1] sock_map_delete_elem+0xca/0x140
[ 60.100748][ C1] bpf_prog_2c29ac5cdc6b1842+0x42/0x46
[ 60.100760][ C1] bpf_trace_run2+0x204/0x420
[ 60.100770][ C1] ? bpf_trace_run2+0x114/0x420
[ 60.100780][ C1] ? __pfx_bpf_trace_run2+0x10/0x10
[ 60.100793][ C1] trace_contention_end+0xf6/0x120
[ 60.100805][ C1] __pv_queued_spin_lock_slowpath+0x939/0xc60
[ 60.100821][ C1] ? __pfx___pv_queued_spin_lock_slowpath+0x10/0x10
[ 60.100836][ C1] queued_spin_lock_slowpath+0x42/0x50
[ 60.100849][ C1] do_raw_spin_lock+0x272/0x370
[ 60.100863][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 60.100877][ C1] _raw_spin_lock_irqsave+0xe1/0x120
[ 60.100893][ C1] ? __pfx__raw_spin_lock_irqsave+0x10/0x10
[ 60.100905][ C1] ? do_raw_spin_lock+0x14f/0x370
[ 60.100918][ C1] try_to_wake_up+0xb0/0x1470
[ 60.100929][ C1] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10
[ 60.100940][ C1] ? __pfx_try_to_wake_up+0x10/0x10
[ 60.100950][ C1] ? _raw_spin_lock_irqsave+0xe1/0x120
[ 60.100961][ C1] ? __pfx__raw_spin_lock_irqsave+0x10/0x10
[ 60.100971][ C1] ? _raw_spin_unlock_irqrestore+0xdd/0x140
[ 60.100981][ C1] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10
[ 60.100994][ C1] swake_up_one+0x70/0x160
[ 60.101008][ C1] rcu_core+0x13d7/0x1830
[ 60.101020][ C1] ? __pfx_rcu_core+0x10/0x10
[ 60.101030][ C1] ? rebalance_domains+0x949/0xac0
[ 60.101041][ C1] ? rebalance_domains+0x1b9/0xac0
[ 60.101051][ C1] ? __pfx_rebalance_domains+0x10/0x10
[ 60.101062][ C1] __do_softirq+0x2bc/0x943
[ 60.101075][ C1] ? __irq_exit_rcu+0xf2/0x1c0
[ 60.101085][ C1] ? __pfx___do_softirq+0x10/0x10
[ 60.101098][ C1] ? irqtime_account_irq+0xd4/0x1e0
[ 60.101111][ C1] __irq_exit_rcu+0xf2/0x1c0
[ 60.101120][ C1] ? __pfx___irq_exit_rcu+0x10/0x10
[ 60.101131][ C1] irq_exit_rcu+0x9/0x30
[ 60.101139][ C1] sysvec_apic_timer_interrupt+0xa6/0xc0
[ 60.101150][ C1]
[ 60.101153][ C1]
[ 60.101156][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 60.101169][ C1] RIP: 0010:acpi_safe_halt+0x21/0x30
[ 60.101182][ 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
[ 60.101189][ C1] RSP: 0018:ffffc90000197d08 EFLAGS: 00000246
[ 60.101197][ C1] RAX: ffff888016ec5a00 RBX: ffff88801aaff864 RCX: 00000000000207a9
[ 60.101203][ C1] RDX: 0000000000000001 RSI: ffff88801aaff800 RDI: ffff88801aaff864
[ 60.101209][ C1] RBP: 0000000000039f18 R08: ffff8880b9537d0b R09: 1ffff110172a6fa1
[ 60.101216][ C1] R10: dffffc0000000000 R11: ffffffff8b701580 R12: ffff888017f49800
[ 60.101222][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: ffffffff8e8a2e80
[ 60.101229][ C1] ? __pfx_acpi_idle_enter+0x10/0x10
[ 60.101245][ C1] acpi_idle_enter+0xe4/0x140
[ 60.101257][ C1] cpuidle_enter_state+0x118/0x490
[ 60.101269][ C1] ? __pfx_menu_select+0x10/0x10
[ 60.101279][ C1] cpuidle_enter+0x5d/0xa0
[ 60.101292][ C1] do_idle+0x375/0x5d0
[ 60.101304][ C1] ? __pfx_do_idle+0x10/0x10
[ 60.101317][ C1] cpu_startup_entry+0x42/0x60
[ 60.101327][ C1] start_secondary+0x100/0x100
[ 60.101338][ C1] common_startup_64+0x13e/0x147
[ 60.101352][ C1]
[ 61.526643][ C1] WARNING: CPU: 1 PID: 0 at kernel/softirq.c:362 __local_bh_enable_ip+0x1be/0x200
[ 61.536107][ C1] Modules linked in:
[ 61.540001][ C1] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 6.8.0-syzkaller-05271-gf99c5f563c17 #0
[ 61.549363][ C1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024
[ 61.560175][ C1] RIP: 0010:__local_bh_enable_ip+0x1be/0x200
[ 61.566162][ 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
[ 61.586529][ C1] RSP: 0018:ffffc90000a085e0 EFLAGS: 00010046
[ 61.592836][ C1] RAX: 0000000000000000 RBX: 1ffff920001410c0 RCX: 0000000000000001
[ 61.600842][ C1] RDX: 0000000000000000 RSI: 0000000000000201 RDI: ffffffff895fa5ea
[ 61.609125][ C1] RBP: ffffc90000a086a0 R08: ffff88802a4e11eb R09: 1ffff1100549c23d
[ 61.617097][ C1] R10: dffffc0000000000 R11: ffffed100549c23e R12: dffffc0000000000
[ 61.625236][ C1] R13: ffff88802c079780 R14: ffffc90000a08620 R15: 0000000000000201
[ 61.633187][ C1] FS: 0000000000000000(0000) GS:ffff8880b9500000(0000) knlGS:0000000000000000
[ 61.642124][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 61.648707][ C1] CR2: 0000000000000000 CR3: 000000007621c000 CR4: 00000000003506f0
[ 61.656703][ C1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 61.664652][ C1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 61.672621][ C1] Call Trace:
[ 61.675888][ C1]
[ 61.678716][ C1] ? __warn+0x163/0x4b0
[ 61.682873][ C1] ? __local_bh_enable_ip+0x1be/0x200
[ 61.688248][ C1] ? report_bug+0x2b3/0x500
[ 61.692810][ C1] ? __local_bh_enable_ip+0x1be/0x200
[ 61.698191][ C1] ? handle_bug+0x3e/0x70
[ 61.702552][ C1] ? exc_invalid_op+0x1a/0x50
[ 61.707210][ C1] ? asm_exc_invalid_op+0x1a/0x20
[ 61.712233][ C1] ? sock_map_delete_elem+0xca/0x140
[ 61.717533][ C1] ? __local_bh_enable_ip+0x1be/0x200
[ 61.723266][ C1] ? sock_map_delete_elem+0xca/0x140
[ 61.728644][ C1] ? __pfx___local_bh_enable_ip+0x10/0x10
[ 61.734428][ C1] ? sock_map_delete_elem+0xca/0x140
[ 61.739738][ C1] ? do_raw_spin_unlock+0x13c/0x8b0
[ 61.744964][ C1] ? __pfx___cant_migrate+0x10/0x10
[ 61.750290][ C1] ? sock_map_delete_elem+0x97/0x140
[ 61.755602][ C1] sock_map_delete_elem+0xca/0x140
[ 61.762051][ C1] bpf_prog_2c29ac5cdc6b1842+0x42/0x46
[ 61.767533][ C1] bpf_trace_run2+0x204/0x420
[ 61.772210][ C1] ? bpf_trace_run2+0x114/0x420
[ 61.777052][ C1] ? __pfx_bpf_trace_run2+0x10/0x10
[ 61.782260][ C1] trace_contention_end+0xf6/0x120
[ 61.787472][ C1] __pv_queued_spin_lock_slowpath+0x939/0xc60
[ 61.793980][ C1] ? __pfx___pv_queued_spin_lock_slowpath+0x10/0x10
[ 61.800586][ C1] queued_spin_lock_slowpath+0x42/0x50
[ 61.806060][ C1] do_raw_spin_lock+0x272/0x370
[ 61.810932][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 61.816315][ C1] _raw_spin_lock_irqsave+0xe1/0x120
[ 61.821589][ C1] ? __pfx__raw_spin_lock_irqsave+0x10/0x10
[ 61.827464][ C1] ? do_raw_spin_lock+0x14f/0x370
[ 61.832497][ C1] try_to_wake_up+0xb0/0x1470
[ 61.837274][ C1] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10
[ 61.844460][ C1] ? __pfx_try_to_wake_up+0x10/0x10
[ 61.849875][ C1] ? _raw_spin_lock_irqsave+0xe1/0x120
[ 61.855428][ C1] ? __pfx__raw_spin_lock_irqsave+0x10/0x10
[ 61.861424][ C1] ? _raw_spin_unlock_irqrestore+0xdd/0x140
[ 61.867346][ C1] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10
[ 61.873859][ C1] swake_up_one+0x70/0x160
[ 61.878269][ C1] rcu_core+0x13d7/0x1830
[ 61.882611][ C1] ? __pfx_rcu_core+0x10/0x10
[ 61.887288][ C1] ? rebalance_domains+0x949/0xac0
[ 61.892404][ C1] ? rebalance_domains+0x1b9/0xac0
[ 61.897535][ C1] ? __pfx_rebalance_domains+0x10/0x10
[ 61.903026][ C1] __do_softirq+0x2bc/0x943
[ 61.907568][ C1] ? __irq_exit_rcu+0xf2/0x1c0
[ 61.912428][ C1] ? __pfx___do_softirq+0x10/0x10
[ 61.917467][ C1] ? irqtime_account_irq+0xd4/0x1e0
[ 61.922682][ C1] __irq_exit_rcu+0xf2/0x1c0
[ 61.927295][ C1] ? __pfx___irq_exit_rcu+0x10/0x10
[ 61.932485][ C1] irq_exit_rcu+0x9/0x30
[ 61.936739][ C1] sysvec_apic_timer_interrupt+0xa6/0xc0
[ 61.942490][ C1]
[ 61.945621][ C1]
[ 61.948631][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 61.954614][ C1] RIP: 0010:acpi_safe_halt+0x21/0x30
[ 61.959889][ 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
[ 61.979521][ C1] RSP: 0018:ffffc90000197d08 EFLAGS: 00000246
[ 61.985602][ C1] RAX: ffff888016ec5a00 RBX: ffff88801aaff864 RCX: 00000000000207a9
[ 61.993589][ C1] RDX: 0000000000000001 RSI: ffff88801aaff800 RDI: ffff88801aaff864
[ 62.001544][ C1] RBP: 0000000000039f18 R08: ffff8880b9537d0b R09: 1ffff110172a6fa1
[ 62.009509][ C1] R10: dffffc0000000000 R11: ffffffff8b701580 R12: ffff888017f49800
[ 62.017461][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: ffffffff8e8a2e80
[ 62.025555][ C1] ? __pfx_acpi_idle_enter+0x10/0x10
[ 62.030864][ C1] acpi_idle_enter+0xe4/0x140
[ 62.035541][ C1] cpuidle_enter_state+0x118/0x490
[ 62.040769][ C1] ? __pfx_menu_select+0x10/0x10
[ 62.045732][ C1] cpuidle_enter+0x5d/0xa0
[ 62.050261][ C1] do_idle+0x375/0x5d0
[ 62.054351][ C1] ? __pfx_do_idle+0x10/0x10
[ 62.059064][ C1] cpu_startup_entry+0x42/0x60
[ 62.063855][ C1] start_secondary+0x100/0x100
[ 62.068613][ C1] common_startup_64+0x13e/0x147
[ 62.073537][ C1]
[ 62.076625][ C1] Kernel panic - not syncing: kernel: panic_on_warn set ...
[ 62.083914][ C1] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 6.8.0-syzkaller-05271-gf99c5f563c17 #0
[ 62.093351][ C1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024
[ 62.103522][ C1] Call Trace:
[ 62.106817][ C1]
[ 62.109682][ C1] dump_stack_lvl+0x1e7/0x2e0
[ 62.114510][ C1] ? __pfx_dump_stack_lvl+0x10/0x10
[ 62.119740][ C1] ? __pfx__printk+0x10/0x10
[ 62.124504][ C1] ? vscnprintf+0x5d/0x90
[ 62.128929][ C1] panic+0x349/0x860
[ 62.132928][ C1] ? __warn+0x172/0x4b0
[ 62.137081][ C1] ? __pfx_panic+0x10/0x10
[ 62.141519][ C1] ? common_startup_64+0x13e/0x147
[ 62.146671][ C1] __warn+0x31e/0x4b0
[ 62.150680][ C1] ? __local_bh_enable_ip+0x1be/0x200
[ 62.156082][ C1] report_bug+0x2b3/0x500
[ 62.160459][ C1] ? __local_bh_enable_ip+0x1be/0x200
[ 62.165954][ C1] handle_bug+0x3e/0x70
[ 62.170206][ C1] exc_invalid_op+0x1a/0x50
[ 62.174799][ C1] asm_exc_invalid_op+0x1a/0x20
[ 62.179655][ C1] RIP: 0010:__local_bh_enable_ip+0x1be/0x200
[ 62.185630][ 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
[ 62.205324][ C1] RSP: 0018:ffffc90000a085e0 EFLAGS: 00010046
[ 62.211393][ C1] RAX: 0000000000000000 RBX: 1ffff920001410c0 RCX: 0000000000000001
[ 62.219346][ C1] RDX: 0000000000000000 RSI: 0000000000000201 RDI: ffffffff895fa5ea
[ 62.227293][ C1] RBP: ffffc90000a086a0 R08: ffff88802a4e11eb R09: 1ffff1100549c23d
[ 62.235242][ C1] R10: dffffc0000000000 R11: ffffed100549c23e R12: dffffc0000000000
[ 62.243193][ C1] R13: ffff88802c079780 R14: ffffc90000a08620 R15: 0000000000000201
[ 62.251171][ C1] ? sock_map_delete_elem+0xca/0x140
[ 62.256447][ C1] ? sock_map_delete_elem+0xca/0x140
[ 62.261742][ C1] ? __pfx___local_bh_enable_ip+0x10/0x10
[ 62.267467][ C1] ? sock_map_delete_elem+0xca/0x140
[ 62.272758][ C1] ? do_raw_spin_unlock+0x13c/0x8b0
[ 62.277951][ C1] ? __pfx___cant_migrate+0x10/0x10
[ 62.283131][ C1] ? sock_map_delete_elem+0x97/0x140
[ 62.288417][ C1] sock_map_delete_elem+0xca/0x140
[ 62.293525][ C1] bpf_prog_2c29ac5cdc6b1842+0x42/0x46
[ 62.299084][ C1] bpf_trace_run2+0x204/0x420
[ 62.303786][ C1] ? bpf_trace_run2+0x114/0x420
[ 62.308651][ C1] ? __pfx_bpf_trace_run2+0x10/0x10
[ 62.313988][ C1] trace_contention_end+0xf6/0x120
[ 62.319119][ C1] __pv_queued_spin_lock_slowpath+0x939/0xc60
[ 62.325182][ C1] ? __pfx___pv_queued_spin_lock_slowpath+0x10/0x10
[ 62.331793][ C1] queued_spin_lock_slowpath+0x42/0x50
[ 62.337252][ C1] do_raw_spin_lock+0x272/0x370
[ 62.342177][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10
[ 62.347532][ C1] _raw_spin_lock_irqsave+0xe1/0x120
[ 62.352799][ C1] ? __pfx__raw_spin_lock_irqsave+0x10/0x10
[ 62.358673][ C1] ? do_raw_spin_lock+0x14f/0x370
[ 62.363717][ C1] try_to_wake_up+0xb0/0x1470
[ 62.368375][ C1] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10
[ 62.374679][ C1] ? __pfx_try_to_wake_up+0x10/0x10
[ 62.379859][ C1] ? _raw_spin_lock_irqsave+0xe1/0x120
[ 62.385322][ C1] ? __pfx__raw_spin_lock_irqsave+0x10/0x10
[ 62.391194][ C1] ? _raw_spin_unlock_irqrestore+0xdd/0x140
[ 62.397067][ C1] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10
[ 62.403375][ C1] swake_up_one+0x70/0x160
[ 62.407782][ C1] rcu_core+0x13d7/0x1830
[ 62.412237][ C1] ? __pfx_rcu_core+0x10/0x10
[ 62.416913][ C1] ? rebalance_domains+0x949/0xac0
[ 62.422134][ C1] ? rebalance_domains+0x1b9/0xac0
[ 62.427285][ C1] ? __pfx_rebalance_domains+0x10/0x10
[ 62.432777][ C1] __do_softirq+0x2bc/0x943
[ 62.437283][ C1] ? __irq_exit_rcu+0xf2/0x1c0
[ 62.442054][ C1] ? __pfx___do_softirq+0x10/0x10
[ 62.447076][ C1] ? irqtime_account_irq+0xd4/0x1e0
[ 62.452349][ C1] __irq_exit_rcu+0xf2/0x1c0
[ 62.456952][ C1] ? __pfx___irq_exit_rcu+0x10/0x10
[ 62.462235][ C1] irq_exit_rcu+0x9/0x30
[ 62.466461][ C1] sysvec_apic_timer_interrupt+0xa6/0xc0
[ 62.472088][ C1]
[ 62.475101][ C1]
[ 62.478014][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 62.483980][ C1] RIP: 0010:acpi_safe_halt+0x21/0x30
[ 62.489248][ 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
[ 62.508839][ C1] RSP: 0018:ffffc90000197d08 EFLAGS: 00000246
[ 62.514886][ C1] RAX: ffff888016ec5a00 RBX: ffff88801aaff864 RCX: 00000000000207a9
[ 62.522836][ C1] RDX: 0000000000000001 RSI: ffff88801aaff800 RDI: ffff88801aaff864
[ 62.530880][ C1] RBP: 0000000000039f18 R08: ffff8880b9537d0b R09: 1ffff110172a6fa1
[ 62.538918][ C1] R10: dffffc0000000000 R11: ffffffff8b701580 R12: ffff888017f49800
[ 62.546868][ C1] R13: 0000000000000000 R14: 0000000000000001 R15: ffffffff8e8a2e80
[ 62.554838][ C1] ? __pfx_acpi_idle_enter+0x10/0x10
[ 62.560111][ C1] acpi_idle_enter+0xe4/0x140
[ 62.564942][ C1] cpuidle_enter_state+0x118/0x490
[ 62.570032][ C1] ? __pfx_menu_select+0x10/0x10
[ 62.574947][ C1] cpuidle_enter+0x5d/0xa0
[ 62.579435][ C1] do_idle+0x375/0x5d0
[ 62.583497][ C1] ? __pfx_do_idle+0x10/0x10
[ 62.588100][ C1] cpu_startup_entry+0x42/0x60
[ 62.592842][ C1] start_secondary+0x100/0x100
[ 62.597587][ C1] common_startup_64+0x13e/0x147
[ 62.602520][ C1]
[ 63.673298][ C1] Shutting down cpus with NMI
[ 63.678139][ C1] Kernel Offset: disabled
[ 63.682467][ C1] Rebooting in 86400 seconds..