rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
rcu: 1-...!: (1 ticks this GP) idle=3874/1/0x4000000000000000 softirq=238173/238173 fqs=36
(detected by 0, t=10502 jiffies, g=349653, q=274 ncpus=2)
Sending NMI from CPU 0 to CPUs 1:
NMI backtrace for cpu 1
CPU: 1 PID: 26468 Comm: syz.4.16447 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026
RIP: 0010:asm_sysvec_irq_work+0x0/0x20 arch/x86/include/asm/idtentry.h:722
Code: e9 b5 03 00 00 90 90 90 90 90 0f 01 ca fc 6a ff e8 b5 02 00 00 48 89 c4 48 89 e7 e8 ea b0 ed ff e9 95 03 00 00 90 90 90 90 90 <0f> 01 ca fc 6a ff e8 95 02 00 00 48 89 c4 48 89 e7 e8 ba b5 ed ff
RSP: 0018:ffffc90003f37a78 EFLAGS: 00000006
RAX: cd9b3b7e6fe4cd00 RBX: 1ffff920007e6f5c RCX: cd9b3b7e6fe4cd00
RDX: dffffc0000000000 RSI: ffffffff8a8c1120 RDI: ffffffff8adf1320
RBP: ffffc90003f37b88 R08: ffffffff90af9257 R09: 1ffffffff215f24a
R10: dffffc0000000000 R11: fffffbfff215f24b R12: 0000000000000246
R13: dffffc0000000000 R14: ffff8880b8f3b900 R15: 0000000000000002
FS: 00007fe6adc1d6c0(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f1e932bed58 CR3: 000000005593a000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000008d24 DR6: 00000000ffff0ff0 DR7: 0000000000000600
Call Trace:
RIP: 0010:rcu_read_unlock_special+0x7f/0x510 kernel/rcu/tree_plugin.h:685
Code: eb 03 48 b8 f1 f1 f1 f1 f8 f2 f2 f2 4a 89 04 2b 42 c7 44 2b 08 f8 f3 f3 f3 65 44 8b 35 d2 33 95 7e 41 f7 c6 00 00 f0 00 74 40 <48> c7 44 24 40 0e 36 e0 45 4a c7 04 2b 00 00 00 00 42 c7 44 2b 08
RSP: 0018:ffffc90003f37aa0 EFLAGS: 00000206
__rcu_read_unlock+0x78/0xd0 kernel/rcu/tree_plugin.h:426
rcu_read_unlock include/linux/rcupdate.h:823 [inline]
__fget_files+0x42e/0x4b0 fs/file.c:891
fget_task+0x5c/0x80 fs/file.c:919
bpf_task_fd_query+0x2f4/0x690 kernel/bpf/syscall.c:4480
__sys_bpf+0x59a/0x780 kernel/bpf/syscall.c:5082
__do_sys_bpf kernel/bpf/syscall.c:5135 [inline]
__se_sys_bpf kernel/bpf/syscall.c:5133 [inline]
__x64_sys_bpf+0x78/0x90 kernel/bpf/syscall.c:5133
do_syscall_x64 arch/x86/entry/common.c:46 [inline]
do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76
entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7fe6acd9ce59
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fe6adc1d028 EFLAGS: 00000246 ORIG_RAX: 0000000000000141
RAX: ffffffffffffffda RBX: 00007fe6ad015fa0 RCX: 00007fe6acd9ce59
RDX: 0000000000000030 RSI: 00002000000001c0 RDI: 0000000000000014
RBP: 00007fe6ace32d6f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fe6ad016038 R14: 00007fe6ad015fa0 R15: 00007ffc4b1c7458
rcu: rcu_preempt kthread starved for 10088 jiffies! g349653 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x0 ->cpu=0
rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior.
rcu: RCU grace-period kthread stack dump:
task:rcu_preempt state:R running task stack:27120 pid:16 ppid:2 flags:0x00004000
Call Trace:
context_switch kernel/sched/core.c:5245 [inline]
__schedule+0x11d1/0x40e0 kernel/sched/core.c:6562
schedule+0xb9/0x180 kernel/sched/core.c:6638
schedule_timeout+0x184/0x2d0 kernel/time/timer.c:2168
rcu_gp_fqs_loop+0x303/0x1340 kernel/rcu/tree.c:1706
rcu_gp_kthread+0x99/0x3b0 kernel/rcu/tree.c:1905
kthread+0x29d/0x330 kernel/kthread.c:376
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
rcu: Stack dump where RCU GP kthread last ran:
CPU: 0 PID: 26466 Comm: syz.4.16447 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026
RIP: 0010:native_safe_halt arch/x86/include/asm/irqflags.h:51 [inline]
RIP: 0010:arch_safe_halt arch/x86/include/asm/irqflags.h:89 [inline]
RIP: 0010:kvm_wait+0x159/0x1b0 arch/x86/kernel/kvm.c:1064
Code: 89 df 48 89 f8 48 c1 e8 03 42 0f b6 04 30 84 c0 75 4b 0f b6 1f e8 47 3b 50 00 44 38 e3 75 10 66 90 0f 00 2d 99 cd 50 09 fb f4 16 ff ff ff fb e9 10 ff ff ff e8 87 42 f5 08 89 f9 80 e1 07 38
RSP: 0018:ffffc90003bd7680 EFLAGS: 00000246
RAX: f7aa1424bebd6600 RBX: 0000000000000003 RCX: f7aa1424bebd6600
RDX: dffffc0000000000 RSI: ffffffff8a8c1120 RDI: ffffffff8adf1320
RBP: ffffc90003bd7730 R08: ffffffff90af9257 R09: 1ffffffff215f24a
R10: dffffc0000000000 R11: fffffbfff215f24b R12: 0000000000000003
R13: ffff8880b8e3b954 R14: dffffc0000000000 R15: 1ffff9200077aed0
FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055ecc2621a38 CR3: 000000005593a000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000600
Call Trace:
pv_wait arch/x86/include/asm/paravirt.h:603 [inline]
pv_wait_head_or_lock kernel/locking/qspinlock_paravirt.h:470 [inline]
__pv_queued_spin_lock_slowpath+0x616/0x9c0 kernel/locking/qspinlock.c:511
pv_queued_spin_lock_slowpath arch/x86/include/asm/paravirt.h:591 [inline]
queued_spin_lock_slowpath+0x43/0x50 arch/x86/include/asm/qspinlock.h:51
queued_spin_lock include/asm-generic/qspinlock.h:114 [inline]
do_raw_spin_lock+0x265/0x2f0 kernel/locking/spinlock_debug.c:115
spin_lock include/linux/spinlock.h:351 [inline]
task_lock include/linux/sched/task.h:206 [inline]
exit_mm+0x133/0x2d0 kernel/exit.c:545
do_exit+0x905/0x2480 kernel/exit.c:867
do_group_exit+0x217/0x2d0 kernel/exit.c:1022
get_signal+0x1272/0x1350 kernel/signal.c:2871
arch_do_signal_or_restart+0xc4/0x1350 arch/x86/kernel/signal.c:871
exit_to_user_mode_loop+0x70/0x110 kernel/entry/common.c:174
exit_to_user_mode_prepare+0xee/0x180 kernel/entry/common.c:210
__syscall_exit_to_user_mode_work kernel/entry/common.c:292 [inline]
syscall_exit_to_user_mode+0x16/0x40 kernel/entry/common.c:303
do_syscall_64+0x58/0xa0 arch/x86/entry/common.c:82
entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7fe6acd9ce59
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffc4b1c75b8 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca
RAX: fffffffffffffdfc RBX: 00000000003409ef RCX: 00007fe6acd9ce59
RDX: 0000000000000000 RSI: 0000000000000080 RDI: 00007fe6ad015fac
RBP: 0000000000000032 R08: 001830f0591f2204 R09: 0000000000000000
R10: 00007ffc4b1c76c0 R11: 0000000000000246 R12: 00007ffc4b1c76e0
R13: 00007fe6ad015fac R14: 0000000000340a21 R15: 00007ffc4b1c76c0