rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
rcu: 0-...!: (1 GPs behind) idle=53a4/1/0x4000000000000000 softirq=92350/92351 fqs=4
rcu: (detected by 1, t=10502 jiffies, g=82605, q=168 ncpus=2)
Sending NMI from CPU 1 to CPUs 0:
NMI backtrace for cpu 0
CPU: 0 UID: 0 PID: 16393 Comm: syz-executor Not tainted 6.16.0-rc2-syzkaller-00318-g739a6c93cc75 #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
RIP: 0010:separate_irq_context kernel/locking/lockdep.c:4692 [inline]
RIP: 0010:__lock_acquire+0x705/0xd20 kernel/locking/lockdep.c:5224
Code: 00 48 83 7c 24 28 00 75 1e 83 3d b5 b7 06 18 00 0f 95 c0 49 83 ff ff 0f 94 c1 08 c1 bd 01 00 00 00 0f 84 1d 05 00 00 4d 89 3e <8b> 9f e8 0a 00 00 48 85 db 0f 84 81 00 00 00 83 fb 31 0f 83 e0 05
RSP: 0018:ffffc90000007ad0 EFLAGS: 00000002
RAX: 0000000000000000 RBX: 0000000000000004 RCX: ffffffff93426330
RDX: 0000000000000008 RSI: ffff88807b410b90 RDI: ffff88807b410000
RBP: 0000000000000000 R08: 0000000000000000 R09: ffffffff84c08baa
R10: ffffc90000007cb0 R11: fffff52000000f98 R12: 0000000000000002
R13: 0000000000000002 R14: ffff88807b410b90 R15: bc101d9a73125dae
FS: 000055557efe7500(0000) GS:ffff888125c85000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f2cb9749d58 CR3: 000000004e05e000 CR4: 00000000003526f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
lock_acquire+0x120/0x360 kernel/locking/lockdep.c:5871
__raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]
_raw_spin_lock_irqsave+0xa7/0xf0 kernel/locking/spinlock.c:162
debug_object_deactivate+0x9a/0x250 lib/debugobjects.c:873
debug_hrtimer_deactivate kernel/time/hrtimer.c:450 [inline]
debug_deactivate+0x1d/0x200 kernel/time/hrtimer.c:490
__run_hrtimer kernel/time/hrtimer.c:1729 [inline]
__hrtimer_run_queues+0x2b0/0xc60 kernel/time/hrtimer.c:1825
hrtimer_interrupt+0x45b/0xaa0 kernel/time/hrtimer.c:1887
local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1039 [inline]
__sysvec_apic_timer_interrupt+0x10b/0x410 arch/x86/kernel/apic/apic.c:1056
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1050 [inline]
sysvec_apic_timer_interrupt+0xa1/0xc0 arch/x86/kernel/apic/apic.c:1050
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:702
RIP: 0010:strlen+0x0/0x70 lib/string.c:417
Code: e9 c5 e4 06 00 cc 89 f9 80 e1 07 38 c1 7c db e8 16 7b c6 f6 eb d4 90 0f 0b 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1e fa 41 57 41 56 41 54 53 48 c7 c0 ff ff ff ff 49 be 00 00
RSP: 0018:ffffc900039d6848 EFLAGS: 00000293
RAX: ffffffff825b7a75 RBX: ffffffff8c927920 RCX: ffff88807b410000
RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff8c927920
RBP: ffffffff8c927920 R08: 0000000000000000 R09: ffffffff825b4f2c
R10: dffffc0000000000 R11: ffffed100365f925 R12: dffffc0000000000
R13: dffffc0000000000 R14: 0000000000000000 R15: ffff888067ac08c8
__fortify_strlen include/linux/fortify-string.h:268 [inline]
kernfs_name_hash+0x1d/0x1f0 fs/kernfs/dir.c:319
kernfs_add_one+0x1bc/0x520 fs/kernfs/dir.c:808
__kernfs_create_file+0x22b/0x2e0 fs/kernfs/file.c:1068
sysfs_add_file_mode_ns+0x238/0x300 fs/sysfs/file.c:319
create_files fs/sysfs/group.c:76 [inline]
internal_create_group+0x66d/0x1110 fs/sysfs/group.c:183
internal_create_groups fs/sysfs/group.c:223 [inline]
sysfs_create_groups+0x59/0x120 fs/sysfs/group.c:249
device_add_groups drivers/base/core.c:2839 [inline]
device_add_attrs+0xe0/0x5a0 drivers/base/core.c:2903
device_add+0x496/0xb50 drivers/base/core.c:3646
netdev_register_kobject+0x156/0x2f0 net/core/net-sysfs.c:2336
register_netdevice+0x126c/0x1ae0 net/core/dev.c:11105
veth_newlink+0x42f/0xa50 drivers/net/veth.c:1855
rtnl_newlink_create+0x30d/0xb00 net/core/rtnetlink.c:3823
__rtnl_newlink net/core/rtnetlink.c:3940 [inline]
rtnl_newlink+0x16d6/0x1c70 net/core/rtnetlink.c:4055
rtnetlink_rcv_msg+0x7cc/0xb70 net/core/rtnetlink.c:6944
netlink_rcv_skb+0x208/0x470 net/netlink/af_netlink.c:2534
netlink_unicast_kernel net/netlink/af_netlink.c:1313 [inline]
netlink_unicast+0x75b/0x8d0 net/netlink/af_netlink.c:1339
netlink_sendmsg+0x805/0xb30 net/netlink/af_netlink.c:1883
sock_sendmsg_nosec net/socket.c:712 [inline]
__sock_sendmsg+0x21c/0x270 net/socket.c:727
__sys_sendto+0x3bd/0x520 net/socket.c:2180
__do_sys_sendto net/socket.c:2187 [inline]
__se_sys_sendto net/socket.c:2183 [inline]
__x64_sys_sendto+0xde/0x100 net/socket.c:2183
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xfa/0x3b0 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f8a3cb907bc
Code: 2a 5f 02 00 44 8b 4c 24 2c 4c 8b 44 24 20 89 c5 44 8b 54 24 28 48 8b 54 24 18 b8 2c 00 00 00 48 8b 74 24 10 8b 7c 24 08 0f 05 <48> 3d 00 f0 ff ff 77 34 89 ef 48 89 44 24 08 e8 70 5f 02 00 48 8b
RSP: 002b:00007fff99fc1480 EFLAGS: 00000293 ORIG_RAX: 000000000000002c
RAX: ffffffffffffffda RBX: 00007f8a3d8e4620 RCX: 00007f8a3cb907bc
RDX: 0000000000000068 RSI: 00007f8a3d8e4670 RDI: 0000000000000003
RBP: 0000000000000000 R08: 00007fff99fc14d4 R09: 000000000000000c
R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000003
R13: 0000000000000000 R14: 00007f8a3d8e4670 R15: 0000000000000000
rcu: rcu_preempt kthread starved for 10494 jiffies! g82605 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x0 ->cpu=1
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:26992 pid:16 tgid:16 ppid:2 task_flags:0x208040 flags:0x00004000
Call Trace:
context_switch kernel/sched/core.c:5396 [inline]
__schedule+0x16a2/0x4cb0 kernel/sched/core.c:6785
__schedule_loop kernel/sched/core.c:6863 [inline]
schedule+0x165/0x360 kernel/sched/core.c:6878
schedule_timeout+0x12b/0x270 kernel/time/sleep_timeout.c:99
rcu_gp_fqs_loop+0x301/0x1540 kernel/rcu/tree.c:2054
rcu_gp_kthread+0x99/0x390 kernel/rcu/tree.c:2256
kthread+0x70e/0x8a0 kernel/kthread.c:464
ret_from_fork+0x3f9/0x770 arch/x86/kernel/process.c:148
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
rcu: Stack dump where RCU GP kthread last ran:
CPU: 1 UID: 0 PID: 10337 Comm: kworker/u8:14 Not tainted 6.16.0-rc2-syzkaller-00318-g739a6c93cc75 #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
Workqueue: events_unbound toggle_allocation_gate
RIP: 0010:csd_lock_wait kernel/smp.c:340 [inline]
RIP: 0010:smp_call_function_many_cond+0xf7b/0x12d0 kernel/smp.c:885
Code: 83 e5 01 49 bd 00 00 00 00 00 fc ff df 75 07 e8 0b 74 0b 00 eb 37 f3 90 43 0f b6 04 2c 84 c0 75 10 41 f7 07 01 00 00 00 74 1e f0 73 0b 00 eb e5 44 89 f9 80 e1 07 80 c1 03 38 c1 7c e3 4c 89
RSP: 0018:ffffc9000b73f6a0 EFLAGS: 00000202
RAX: 0000000000000000 RBX: ffff8880b873b040 RCX: ffff888077fd1e00
RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000
RBP: ffffc9000b73f800 R08: ffffffff8f9fdef7 R09: 1ffffffff1f3fbde
R10: dffffc0000000000 R11: fffffbfff1f3fbdf R12: 1ffff110170c835d
R13: dffffc0000000000 R14: 0000000000000000 R15: ffff8880b8641ae8
FS: 0000000000000000(0000) GS:ffff888125d85000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000000110c3ae164 CR3: 000000000df38000 CR4: 00000000003526f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000003cc9
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Call Trace:
on_each_cpu_cond_mask+0x3f/0x80 kernel/smp.c:1052
on_each_cpu include/linux/smp.h:71 [inline]
smp_text_poke_sync_each_cpu arch/x86/kernel/alternative.c:2691 [inline]
smp_text_poke_batch_finish+0x5e0/0x1100 arch/x86/kernel/alternative.c:2901
arch_jump_label_transform_apply+0x1c/0x30 arch/x86/kernel/jump_label.c:146
static_key_enable_cpuslocked+0x128/0x250 kernel/jump_label.c:210
static_key_enable+0x1a/0x20 kernel/jump_label.c:223
toggle_allocation_gate+0xad/0x240 mm/kfence/core.c:850
process_one_work kernel/workqueue.c:3238 [inline]
process_scheduled_works+0xade/0x17b0 kernel/workqueue.c:3321
worker_thread+0x8a0/0xda0 kernel/workqueue.c:3402
kthread+0x70e/0x8a0 kernel/kthread.c:464
ret_from_fork+0x3f9/0x770 arch/x86/kernel/process.c:148
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245