GRED: Unable to relocate VQ 0x0 after dequeue, screwing up backlog
rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
rcu: (detected by 1, t=10502 jiffies, g=67069, q=297 ncpus=2)
rcu: All QSes seen, last rcu_preempt kthread activity 10502 (4294988468-4294977966), jiffies_till_next_fqs=1, root ->qsmask 0x0
rcu: rcu_preempt kthread starved for 10502 jiffies! g67069 f0x2 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:26760 pid:17 ppid:2 flags:0x00004000
Call Trace:
context_switch kernel/sched/core.c:5380 [inline]
__schedule+0x14d2/0x44d0 kernel/sched/core.c:6699
schedule+0xbd/0x170 kernel/sched/core.c:6773
schedule_timeout+0x160/0x280 kernel/time/timer.c:2167
rcu_gp_fqs_loop+0x302/0x1560 kernel/rcu/tree.c:1667
rcu_gp_kthread+0x99/0x380 kernel/rcu/tree.c:1866
kthread+0x2fa/0x390 kernel/kthread.c:388
ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152
ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293
rcu: Stack dump where RCU GP kthread last ran:
Sending NMI from CPU 1 to CPUs 0:
NMI backtrace for cpu 0
CPU: 0 PID: 12400 Comm: syz.9.1593 Not tainted 6.6.102-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025
RIP: 0010:get_current arch/x86/include/asm/current.h:41 [inline]
RIP: 0010:__sanitizer_cov_trace_pc+0x8/0x60 kernel/kcov.c:215
Code: 00 00 f3 0f 1e fa 53 48 89 fb e8 13 00 00 00 48 8b 3d 3c ff c4 0c 48 89 de 5b e9 93 76 56 00 cc cc cc f3 0f 1e fa 48 8b 04 24 <65> 48 8b 0d d0 2e 7e 7e 65 8b 15 d1 2e 7e 7e 81 e2 00 01 ff 00 74
RSP: 0018:ffffc90000007d38 EFLAGS: 00000002
RAX: ffffffff8175b210 RBX: ffff8880b8e2ba08 RCX: fb33064de0733500
RDX: ffff888028b13c00 RSI: ffffffff8afc66a0 RDI: ffffffff8afc6660
RBP: ffffc90000007e90 R08: ffffffff8e4a882f R09: 1ffffffff1c95105
R10: dffffc0000000000 R11: fffffbfff1c95106 R12: ffff888030696af8
R13: dffffc0000000000 R14: 0000000000000001 R15: 0000000000000000
FS: 00007ff4875f66c0(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055556f0f0588 CR3: 000000002ec96000 CR4: 00000000003506f0
Call Trace:
trace_hrtimer_expire_entry include/trace/events/timer.h:239 [inline]
__run_hrtimer kernel/time/hrtimer.c:1752 [inline]
__hrtimer_run_queues+0x4a0/0xc40 kernel/time/hrtimer.c:1819
hrtimer_interrupt+0x3c9/0x9c0 kernel/time/hrtimer.c:1881
local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1077 [inline]
__sysvec_apic_timer_interrupt+0xfb/0x3b0 arch/x86/kernel/apic/apic.c:1094
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1088 [inline]
sysvec_apic_timer_interrupt+0x9f/0xc0 arch/x86/kernel/apic/apic.c:1088
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:687
RIP: 0010:__raw_spin_unlock_irq include/linux/spinlock_api_smp.h:160 [inline]
RIP: 0010:_raw_spin_unlock_irq+0x29/0x50 kernel/locking/spinlock.c:202
Code: 00 f3 0f 1e fa 53 48 89 fb 48 83 c7 18 48 8b 74 24 08 e8 aa 8f f0 f6 48 89 df e8 c2 61 f1 f6 e8 7d fd 14 f7 fb bf 01 00 00 00 12 7a e4 f6 65 8b 05 33 c9 8c 75 85 c0 74 02 5b c3 e8 10 ab 89
RSP: 0018:ffffc9000f55fc98 EFLAGS: 00000282
RAX: fb33064de0733500 RBX: ffff888057440000 RCX: fb33064de0733500
RDX: dffffc0000000000 RSI: ffffffff8aaab9c0 RDI: 0000000000000001
RBP: ffff888057440498 R08: ffffffff8e4a882f R09: 1ffffffff1c95105
R10: dffffc0000000000 R11: fffffbfff1c95106 R12: 1ffff1100ae88093
R13: 0000000000000021 R14: dffffc0000000000 R15: 0000000000000000
spin_unlock_irq include/linux/spinlock.h:401 [inline]
get_signal+0x11f5/0x1400 kernel/signal.c:2905
arch_do_signal_or_restart+0x96/0x780 arch/x86/kernel/signal.c:310
exit_to_user_mode_loop+0x70/0x110 kernel/entry/common.c:174
exit_to_user_mode_prepare+0xb1/0x140 kernel/entry/common.c:210
__syscall_exit_to_user_mode_work kernel/entry/common.c:291 [inline]
syscall_exit_to_user_mode+0x1a/0x50 kernel/entry/common.c:302
do_syscall_64+0x61/0xb0 arch/x86/entry/common.c:87
entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7ff48924d9b0
Code: 44 24 20 0f 29 44 24 30 0f 29 44 24 40 48 8b 44 24 08 ff d0 48 83 c4 50 31 c0 5b 5d 41 5c 41 5d 41 5e c3 0f 1f 80 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 c3 66 66 2e 0f 1f
RSP: 002b:00007ff4875f5b38 EFLAGS: 00000246
RAX: 0000000000000000 RBX: 00007ff4895b6188 RCX: 00007ff48938ebe9
RDX: 00007ff4875f5b40 RSI: 00007ff4875f5c70 RDI: 0000000000000011
RBP: 00007ff4895b6180 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007ff4895b6218 R14: 00007ffe19f64900 R15: 00007ffe19f649e8