rcu: INFO: rcu_preempt self-detected stall on CPU
rcu: 1-....: (1 GPs behind) idle=006c/1/0x4000000000000000 softirq=18030/18031 fqs=5247
rcu: hardirqs softirqs csw/system
rcu: number: 1243046 0 0
rcu: cputime: 14951 37538 71 ==> 52520(ms)
rcu: (t=10503 jiffies g=20421 q=924 ncpus=2)
CPU: 1 PID: 7272 Comm: syz.3.409 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026
RIP: 0010:seqcount_lockdep_reader_access+0x19a/0x1d0 include/linux/seqlock.h:105
Code: 00 4d 85 e4 75 16 e8 95 c6 0f 00 eb 15 e8 8e c6 0f 00 e8 69 0f 0f 09 4d 85 e4 74 ea e8 7f c6 0f 00 fb 48 c7 04 24 0e 36 e0 45 <4b> c7 04 3e 00 00 00 00 43 c7 44 3e 08 00 00 00 00 65 48 8b 04 25
RSP: 0018:ffffc900001ef280 EFLAGS: 00000246
RAX: ffffffff81775b81 RBX: 0000000000000000 RCX: ffff88802b3c3c00
RDX: 0000000000000100 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffc900001ef338 R08: ffffffff911c65c7 R09: 1ffffffff2238cb8
R10: dffffc0000000000 R11: fffffbfff2238cb9 R12: 0000000000000200
R13: 000001fb63109b96 R14: 1ffff9200003de50 R15: dffffc0000000000
FS: 00007fab85c566c0(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000100000000 CR3: 00000000797a8000 CR4: 00000000003506e0
DR0: 0000000000000002 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000600
Call Trace:
ktime_get_with_offset+0x94/0x330 kernel/time/timekeeping.c:889
ktime_get_real include/linux/timekeeping.h:79 [inline]
net_timestamp_set net/core/dev.c:2207 [inline]
dev_queue_xmit_nit+0x8ce/0xbb0 net/core/dev.c:2357
xmit_one net/core/dev.c:3640 [inline]
dev_hard_start_xmit+0x148/0x740 net/core/dev.c:3660
sch_direct_xmit+0x25e/0x4c0 net/sched/sch_generic.c:345
__dev_xmit_skb net/core/dev.c:3881 [inline]
__dev_queue_xmit+0x165d/0x3660 net/core/dev.c:4416
dev_queue_xmit include/linux/netdevice.h:3113 [inline]
neigh_hh_output include/net/neighbour.h:527 [inline]
neigh_output include/net/neighbour.h:541 [inline]
ip_finish_output2+0xcec/0x11e0 net/ipv4/ip_output.c:235
NF_HOOK_COND include/linux/netfilter.h:293 [inline]
ip_output+0x2a1/0x3b0 net/ipv4/ip_output.c:436
dst_output include/net/dst.h:467 [inline]
ip_local_out net/ipv4/ip_output.c:129 [inline]
__ip_queue_xmit+0x1049/0x1950 net/ipv4/ip_output.c:540
__tcp_transmit_skb+0x1d6b/0x33f0 net/ipv4/tcp_output.c:1425
tcp_validate_incoming+0xf13/0x2250 net/ipv4/tcp_input.c:5901
tcp_rcv_established+0x7de/0x1d20 net/ipv4/tcp_input.c:6166
tcp_v4_do_rcv+0x4ed/0xb80 net/ipv4/tcp_ipv4.c:1735
tcp_v4_rcv+0x23bf/0x2af0 net/ipv4/tcp_ipv4.c:2167
ip_protocol_deliver_rcu+0x20e/0x3f0 net/ipv4/ip_input.c:205
ip_local_deliver_finish+0x2ca/0x510 net/ipv4/ip_input.c:233
NF_HOOK+0x32d/0x3b0 include/linux/netfilter.h:304
dst_input include/net/dst.h:477 [inline]
ip_sublist_rcv_finish net/ipv4/ip_input.c:580 [inline]
ip_list_rcv_finish net/ipv4/ip_input.c:631 [inline]
ip_sublist_rcv+0xa4c/0xd70 net/ipv4/ip_input.c:639
ip_list_rcv+0x3f2/0x440 net/ipv4/ip_input.c:674
__netif_receive_skb_list_ptype net/core/dev.c:5689 [inline]
__netif_receive_skb_list_core+0x583/0x750 net/core/dev.c:5737
__netif_receive_skb_list net/core/dev.c:5789 [inline]
netif_receive_skb_list_internal+0x943/0xca0 net/core/dev.c:5880
gro_normal_list include/net/gro.h:451 [inline]
gro_normal_one include/net/gro.h:464 [inline]
napi_gro_complete+0x2db/0x6f0 net/core/gro.c:264
dev_gro_receive+0x19cd/0x22c0 net/core/gro.c:502
napi_gro_receive+0x381/0xb00 net/core/gro.c:605
receive_buf+0x2203/0x3820 drivers/net/virtio_net.c:1870
virtnet_receive drivers/net/virtio_net.c:2155 [inline]
virtnet_poll+0x5dd/0x1280 drivers/net/virtio_net.c:2229
__napi_poll+0xc0/0x460 net/core/dev.c:6650
napi_poll net/core/dev.c:6717 [inline]
net_rx_action+0x616/0xc40 net/core/dev.c:6853
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+0xd3/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:finish_task_switch+0x26a/0x8f0 kernel/sched/core.c:5255
Code: 0f 84 33 01 00 00 48 85 db 0f 85 52 01 00 00 0f 1f 44 00 00 4c 8b 75 d0 4c 89 e7 e8 00 a9 32 09 e8 9b 29 30 00 fb 4c 8b 65 c0 <49> 8d bc 24 f8 15 00 00 48 89 f8 48 c1 e8 03 42 0f b6 04 28 84 c0
RSP: 0018:ffffc9000d077918 EFLAGS: 00000286
RAX: b19fbcb280696e00 RBX: 0000000000000000 RCX: b19fbcb280696e00
RDX: dffffc0000000000 RSI: ffffffff8acac9e0 RDI: ffffffff8b1c8fa0
RBP: ffffc9000d077970 R08: ffffffff911c65ff R09: 1ffffffff2238cbf
R10: dffffc0000000000 R11: fffffbfff2238cc0 R12: ffff88802b3c3c00
R13: dffffc0000000000 R14: ffff88807e6abc00 R15: ffff8880b8f3cac8
context_switch kernel/sched/core.c:5384 [inline]
__schedule+0x155b/0x45a0 kernel/sched/core.c:6700
preempt_schedule_common+0x82/0xc0 kernel/sched/core.c:6867
preempt_schedule+0xc0/0xd0 kernel/sched/core.c:6891
preempt_schedule_thunk+0x1a/0x30 arch/x86/entry/thunk_64.S:45
__raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:152 [inline]
_raw_spin_unlock_irqrestore+0x111/0x120 kernel/locking/spinlock.c:194
__do_sys_perf_event_open kernel/events/core.c:12958 [inline]
__se_sys_perf_event_open+0x183e/0x1c50 kernel/events/core.c:12609
do_syscall_x64 arch/x86/entry/common.c:46 [inline]
do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76
entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7fab84d9cdd9
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:00007fab85c56028 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007fab85015fa0 RCX: 00007fab84d9cdd9
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000200000000480
RBP: 00007fab84e32d69 R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007fab85016038 R14: 00007fab85015fa0 R15: 00007ffdbde7e768