rcu: INFO: rcu_preempt detected stalls on CPUs/tasks: rcu: 1-...!: (2 ticks this GP) idle=c87c/1/0x4000000000000000 softirq=18569/18569 fqs=0 rcu: (detected by 0, t=10502 jiffies, g=16973, q=553 ncpus=2) Sending NMI from CPU 0 to CPUs 1: NMI backtrace for cpu 1 CPU: 1 UID: 0 PID: 6647 Comm: syz.1.176 Not tainted syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 RIP: 0010:hlock_class kernel/locking/lockdep.c:234 [inline] RIP: 0010:__lock_acquire+0xa55/0x2cf0 kernel/locking/lockdep.c:5234 Code: c7 c6 17 29 87 8d 67 48 0f b9 3a 90 31 c0 48 83 78 40 00 0f 84 5f 1d 00 00 41 8b 45 20 25 ff 1f 00 00 48 0f a3 05 2b e0 e7 11 <73> 10 48 69 c0 c8 00 00 00 48 8d 80 b0 63 27 93 eb 32 83 3d f2 6f RSP: 0018:ffffc90000a08a78 EFLAGS: 00000003 RAX: 0000000000000b4f RBX: 00000000eb010a01 RCX: 0000000002dd83fd RDX: 000000008d8f967d RSI: 0000000081ab80f6 RDI: ffff88802a041e80 RBP: 36ebd19100000000 R08: ffffffff89722884 R09: ffff88803111a2c0 R10: dffffc0000000000 R11: ffffffff897227c0 R12: ffff88802a042a28 R13: ffff88802a042a28 R14: ffff88802a041e80 R15: 0000000000000003 FS: 0000000000000000(0000) GS:ffff888125f35000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000020000000d000 CR3: 00000000670ea000 CR4: 00000000003526f0 Call Trace: lock_acquire+0x117/0x340 kernel/locking/lockdep.c:5868 __raw_spin_lock include/linux/spinlock_api_smp.h:133 [inline] _raw_spin_lock+0x2e/0x40 kernel/locking/spinlock.c:154 spin_lock include/linux/spinlock.h:351 [inline] advance_sched+0xc4/0xc90 net/sched/sch_taprio.c:930 __run_hrtimer kernel/time/hrtimer.c:1777 [inline] __hrtimer_run_queues+0x51c/0xc30 kernel/time/hrtimer.c:1841 hrtimer_interrupt+0x45b/0xaa0 kernel/time/hrtimer.c:1903 local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1045 [inline] __sysvec_apic_timer_interrupt+0x102/0x3e0 arch/x86/kernel/apic/apic.c:1062 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1056 [inline] sysvec_apic_timer_interrupt+0xa1/0xc0 arch/x86/kernel/apic/apic.c:1056 asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:697 RIP: 0010:kasan_check_byte include/linux/kasan.h:401 [inline] RIP: 0010:lock_acquire+0x7c/0x340 kernel/locking/lockdep.c:5842 Code: a3 05 38 aa e3 0d 73 0d e8 21 25 09 00 84 c0 0f 84 d7 01 00 00 83 3d 52 da e3 0d 00 0f 84 f0 00 00 00 48 8b b4 24 90 00 00 00 <4c> 89 ef e8 ac 6d 89 00 83 3d 35 da e3 0d 00 0f 84 fa 00 00 00 65 RSP: 0018:ffffc9001b58f2b0 EFLAGS: 00000202 RAX: 0000000000000001 RBX: 0000000000000000 RCX: fd0a344708ec4a00 RDX: 0000000000000000 RSI: ffffffff8233a124 RDI: ffffffff8bc08300 RBP: ffffffff8233a104 R08: 0000000000000000 R09: 0000000000000000 R10: dffffc0000000000 R11: fffff940002f7be9 R12: 0000000000000002 R13: ffffffff8df41a20 R14: 0000000000000000 R15: 0000000000000000 rcu_lock_acquire include/linux/rcupdate.h:331 [inline] rcu_read_lock include/linux/rcupdate.h:867 [inline] page_table_check_clear+0x164/0x5f0 mm/page_table_check.c:77 ptep_get_and_clear_full arch/x86/include/asm/jump_label.h:-1 [inline] get_and_clear_full_ptes include/linux/pgtable.h:725 [inline] zap_present_folio_ptes mm/memory.c:1626 [inline] zap_present_ptes mm/memory.c:1708 [inline] do_zap_pte_range mm/memory.c:1810 [inline] zap_pte_range mm/memory.c:1854 [inline] zap_pmd_range mm/memory.c:1946 [inline] zap_pud_range mm/memory.c:1975 [inline] zap_p4d_range mm/memory.c:1996 [inline] unmap_page_range+0x3257/0x4170 mm/memory.c:2017 unmap_single_vma mm/memory.c:2059 [inline] unmap_vmas+0x399/0x580 mm/memory.c:2101 exit_mmap+0x239/0xb10 mm/mmap.c:1277 __mmput+0x118/0x430 kernel/fork.c:1173 exit_mm+0x1da/0x2c0 kernel/exit.c:581 do_exit+0x658/0x2310 kernel/exit.c:959 do_group_exit+0x21c/0x2d0 kernel/exit.c:1112 get_signal+0x1285/0x1340 kernel/signal.c:3034 arch_do_signal_or_restart+0x9a/0x7a0 arch/x86/kernel/signal.c:337 __exit_to_user_mode_loop kernel/entry/common.c:41 [inline] exit_to_user_mode_loop+0x87/0x4f0 kernel/entry/common.c:75 __exit_to_user_mode_prepare include/linux/irq-entry-common.h:226 [inline] syscall_exit_to_user_mode_prepare include/linux/irq-entry-common.h:256 [inline] syscall_exit_to_user_mode_work include/linux/entry-common.h:159 [inline] syscall_exit_to_user_mode include/linux/entry-common.h:194 [inline] do_syscall_64+0x2d0/0xf80 arch/x86/entry/syscall_64.c:100 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f959398f749 Code: Unable to access opcode bytes at 0x7f959398f71f. RSP: 002b:00007f9591bf60e8 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca RAX: 0000000000000001 RBX: 00007f9593be5fa8 RCX: 00007f959398f749 RDX: 00000000000f4240 RSI: 0000000000000081 RDI: 00007f9593be5fac RBP: 00007f9593be5fa0 R08: 3fffffffffffffff R09: 0000000000000000 R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000 R13: 00007f9593be6038 R14: 00007ffd16165ce0 R15: 00007ffd16165dc8 rcu: rcu_preempt kthread starved for 10502 jiffies! g16973 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:27736 pid:16 tgid:16 ppid:2 task_flags:0x208040 flags:0x00080000 Call Trace: context_switch kernel/sched/core.c:5256 [inline] __schedule+0x14bc/0x5000 kernel/sched/core.c:6863 __schedule_loop kernel/sched/core.c:6945 [inline] schedule+0x165/0x360 kernel/sched/core.c:6960 schedule_timeout+0x12b/0x270 kernel/time/sleep_timeout.c:99 rcu_gp_fqs_loop+0x301/0x1540 kernel/rcu/tree.c:2083 rcu_gp_kthread+0x99/0x390 kernel/rcu/tree.c:2285 kthread+0x711/0x8a0 kernel/kthread.c:463 ret_from_fork+0x599/0xb30 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246 rcu: Stack dump where RCU GP kthread last ran: CPU: 0 UID: 0 PID: 33 Comm: kworker/u8:2 Not tainted syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 Workqueue: events_unbound toggle_allocation_gate RIP: 0010:csd_lock_wait kernel/smp.c:342 [inline] RIP: 0010:smp_call_function_many_cond+0xccf/0x12b0 kernel/smp.c:877 Code: 45 8b 2c 24 44 89 ee 83 e6 01 31 ff e8 4a 9a 0b 00 41 83 e5 01 49 bd 00 00 00 00 00 fc ff df 75 07 e8 f5 95 0b 00 eb 38 f3 90 <42> 0f b6 04 2b 84 c0 75 11 41 f7 04 24 01 00 00 00 74 1e e8 d9 95 RSP: 0018:ffffc90000a97620 EFLAGS: 00000293 RAX: ffffffff81b61c77 RBX: 1ffff110170e8129 RCX: ffff88801cabdb80 RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000 RBP: ffffc90000a977a0 R08: ffffffff8f822077 R09: 1ffffffff1f0440e R10: dffffc0000000000 R11: fffffbfff1f0440f R12: ffff8880b8740948 R13: dffffc0000000000 R14: ffff8880b863bb00 R15: 0000000000000001 FS: 0000000000000000(0000) GS:ffff888125e35000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000055558cd19808 CR3: 000000000dd3a000 CR4: 00000000003526f0 Call Trace: on_each_cpu_cond_mask+0x3f/0x80 kernel/smp.c:1043 on_each_cpu include/linux/smp.h:71 [inline] smp_text_poke_sync_each_cpu arch/x86/kernel/alternative.c:2711 [inline] smp_text_poke_batch_finish+0x5f9/0x1130 arch/x86/kernel/alternative.c:2921 arch_jump_label_transform_apply+0x1c/0x30 arch/x86/kernel/jump_label.c:146 static_key_disable_cpuslocked+0xc5/0x1a0 kernel/jump_label.c:240 static_key_disable+0x1a/0x20 kernel/jump_label.c:248 toggle_allocation_gate+0x1a1/0x240 mm/kfence/core.c:879 process_one_work kernel/workqueue.c:3257 [inline] process_scheduled_works+0xad1/0x1770 kernel/workqueue.c:3340 worker_thread+0x8a0/0xda0 kernel/workqueue.c:3421 kthread+0x711/0x8a0 kernel/kthread.c:463 ret_from_fork+0x599/0xb30 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246 hrtimer: interrupt took 109106126812 ns