rcu: INFO: rcu_preempt self-detected stall on CPU
rcu: 0-....: (1 GPs behind) idle=3f74/1/0x4000000000000000 softirq=75816/75817 fqs=4501
rcu: hardirqs softirqs csw/system
rcu: number: 1179362 0 0
rcu: cputime: 21277 31212 69 ==> 52490(ms)
rcu: (t=10500 jiffies g=106733 q=1733 ncpus=2)
CPU: 0 PID: 19084 Comm: syz.6.3646 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
RIP: 0010:kasan_set_track+0x2d/0x70 mm/kasan/common.c:-1
Code: 00 55 48 89 e5 41 57 41 56 53 48 83 e4 f0 48 81 ec 10 02 00 00 89 f3 49 89 fe 65 48 8b 05 fb e2 26 7e 8b 80 b8 05 00 00 89 07 <49> 89 e7 ba 00 02 00 00 4c 89 ff 31 f6 e8 e1 c3 8a 08 4c 89 ff be
RSP: 0018:ffffc90000007780 EFLAGS: 00000282
RAX: 0000000000004a8c RBX: 0000000000000000 RCX: 0000000000000000
RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff8880658fc008
RBP: ffffc900000079b0 R08: dffffc0000000000 R09: 0000000000000000
R10: ffffed100cb1f800 R11: fffffbfff21b28c9 R12: 0000000000000000
R13: ffffc90000007a60 R14: ffff8880658fc008 R15: ffffffff81dc2cca
FS: 00007f2974e8f6c0(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000100000001 CR3: 000000005987d000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000200000000300
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000600
Call Trace:
kasan_save_free_info+0x2e/0x50 mm/kasan/generic.c:522
____kasan_slab_free+0x126/0x1e0 mm/kasan/common.c:236
kasan_slab_free include/linux/kasan.h:164 [inline]
slab_free_hook mm/slub.c:1811 [inline]
slab_free_freelist_hook+0x130/0x1b0 mm/slub.c:1837
slab_free mm/slub.c:3830 [inline]
__kmem_cache_free+0xba/0x1f0 mm/slub.c:3843
skb_kfree_head net/core/skbuff.c:949 [inline]
skb_free_head net/core/skbuff.c:961 [inline]
skb_release_data+0x634/0x800 net/core/skbuff.c:991
skb_release_all net/core/skbuff.c:1057 [inline]
__kfree_skb net/core/skbuff.c:1071 [inline]
kfree_skb_reason+0x10e/0x170 net/core/skbuff.c:1107
inet_frag_rbtree_purge net/ipv4/inet_fragment.c:282 [inline]
inet_frag_destroy+0x179/0x290 net/ipv4/inet_fragment.c:306
call_timer_fn+0x16e/0x530 kernel/time/timer.c:1701
expire_timers kernel/time/timer.c:1752 [inline]
__run_timers+0x52d/0x7d0 kernel/time/timer.c:2023
run_timer_softirq+0x67/0xf0 kernel/time/timer.c:2036
handle_softirqs+0x280/0x820 kernel/softirq.c:578
__do_softirq kernel/softirq.c:612 [inline]
invoke_softirq kernel/softirq.c:452 [inline]
__irq_exit_rcu+0xc7/0x190 kernel/softirq.c:661
irq_exit_rcu+0x9/0x20 kernel/softirq.c:673
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1088 [inline]
sysvec_apic_timer_interrupt+0xa4/0xc0 arch/x86/kernel/apic/apic.c:1088
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:687
RIP: 0010:generic_exec_single+0x476/0x4f0 kernel/smp.c:418
Code: 75 11 e8 cd e6 0a 00 48 85 db 75 16 e8 c3 e6 0a 00 eb 15 e8 bc e6 0a 00 e8 47 cd ec 08 48 85 db 74 ea e8 ad e6 0a 00 fb 31 c0 <48> c7 44 24 20 0e 36 e0 45 4b c7 04 2c 00 00 00 00 66 43 c7 44 2c
RSP: 0018:ffffc9000c85fa00 EFLAGS: 00000246
RAX: 0000000000000000 RBX: 0000000000000200 RCX: 0000000000080000
RDX: ffffc9001c920000 RSI: 0000000000002507 RDI: 0000000000002508
RBP: ffffc9000c85fad0 R08: ffffffff90d945ff R09: 1ffffffff21b28bf
R10: dffffc0000000000 R11: fffffbfff21b28c0 R12: 1ffff9200190bf44
R13: dffffc0000000000 R14: 0000000000000000 R15: 1ffff9200190bf65
smp_call_function_single+0x352/0x580 kernel/smp.c:647
task_function_call kernel/events/core.c:120 [inline]
perf_install_in_context+0x591/0x8e0 kernel/events/core.c:2948
__do_sys_perf_event_open kernel/events/core.c:12915 [inline]
__se_sys_perf_event_open+0x17fa/0x1c20 kernel/events/core.c:12567
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f2973f8f749
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f2974e8f038 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007f29741e6090 RCX: 00007f2973f8f749
RDX: fffffffdffffffff RSI: 0000000000000000 RDI: 0000200000000480
RBP: 00007f2974013f91 R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007f29741e6128 R14: 00007f29741e6090 R15: 00007ffc3fc811a8