====================================== | xx__-> [ 342.722052][ T3735] Mirror/redirect action on | [ 344.448941][ C0] ------------[ cut here ]------------ | [ 344.449387][ C0] WARNING: CPU: 0 PID: 3742 at ./include/net/sch_generic.h:843 tc_run (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 ./include/net/sch_generic.h:1366 net/core/dev.c:4370) | [ 344.449947][ C0] Modules linked in: act_mirred cls_flower sch_ingress netdevsim psample vxlan [ 344.451488][ C0] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 344.452004][ C0] RIP: 0010:tc_run (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 ./include/net/sch_generic.h:1366 net/core/dev.c:4370) [ 344.452333][ C0] Code: 89 f8 49 c1 e8 03 45 0f b6 04 30 48 89 fe 83 e6 07 83 c6 01 44 38 c6 7c 09 45 84 c0 0f 85 83 02 00 00 66 83 7a 06 00 74 04 90 <0f> 0b 90 48 ba 00 00 00 00 00 fc ff df 48 8d 7b 28 48 89 fe 48 c1 All code ======== 0: 89 f8 mov %edi,%eax 2: 49 c1 e8 03 shr $0x3,%r8 6: 45 0f b6 04 30 movzbl (%r8,%rsi,1),%r8d b: 48 89 fe mov %rdi,%rsi e: 83 e6 07 and $0x7,%esi 11: 83 c6 01 add $0x1,%esi 14: 44 38 c6 cmp %r8b,%sil 17: 7c 09 jl 0x22 19: 45 84 c0 test %r8b,%r8b 1c: 0f 85 83 02 00 00 jne 0x2a5 22: 66 83 7a 06 00 cmpw $0x0,0x6(%rdx) 27: 74 04 je 0x2d 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: 48 ba 00 00 00 00 00 movabs $0xdffffc0000000000,%rdx 34: fc ff df 37: 48 8d 7b 28 lea 0x28(%rbx),%rdi 3b: 48 89 fe mov %rdi,%rsi 3e: 48 rex.W 3f: c1 .byte 0xc1 Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: 48 ba 00 00 00 00 00 movabs $0xdffffc0000000000,%rdx a: fc ff df d: 48 8d 7b 28 lea 0x28(%rbx),%rdi 11: 48 89 fe mov %rdi,%rsi 14: 48 rex.W 15: c1 .byte 0xc1 [ 344.453458][ C0] RSP: 0018:ffffc90000007970 EFLAGS: 00010202 [ 344.453886][ C0] RAX: ffffe8ffffc07d90 RBX: ffff888012a867a8 RCX: 0000000000000001 [ 344.454345][ C0] RDX: ffff88800daebd00 RSI: 0000000000000007 RDI: ffff88800daebd06 [ 344.454808][ C0] RBP: ffffc90000007a20 R08: 0000000000000000 R09: ffffed1001119139 [ 344.455274][ C0] R10: ffff8880088c89cf R11: ffffffffb6b88540 R12: ffffc90000007b28 [ 344.455744][ C0] R13: 1ffff92000000f32 R14: ffff888012a867f0 R15: ffff8880020042a8 [ 344.456210][ C0] FS: 00007fe1934f6b80(0000) GS:ffff8880b5108000(0000) knlGS:0000000000000000 [ 344.456761][ C0] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 344.457155][ C0] CR2: 0000000000a44000 CR3: 000000001cf11006 CR4: 0000000000772ef0 [ 344.457625][ C0] PKRU: 55555554 [ 344.457865][ C0] Call Trace: [ 344.458096][ C0] [ 344.458252][ C0] ? _raw_spin_unlock_irqrestore (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) [ 344.458643][ C0] ? napi_disable (net/core/dev.c:4349) [ 344.458965][ C0] __netif_receive_skb_core.constprop.0 (net/core/dev.c:4448 net/core/dev.c:5989) [ 344.459354][ C0] ? kmem_cache_free (mm/slub.c:6630 mm/slub.c:6740) [ 344.459666][ C0] ? arp_process (net/ipv4/arp.c:944) [ 344.459980][ C0] ? do_xdp_generic (net/core/dev.c:5908) [ 344.460299][ C0] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 344.460606][ C0] ? validate_chain (kernel/locking/lockdep.c:3801 kernel/locking/lockdep.c:3821 kernel/locking/lockdep.c:3876) [ 344.460923][ C0] ? __lock_acquire (kernel/locking/lockdep.c:5237) [ 344.461231][ C0] ? process_backlog (./include/linux/local_lock_internal.h:57 net/core/dev.c:6601) [ 344.461536][ C0] __netif_receive_skb_one_core (net/core/dev.c:6137) [ 344.461922][ C0] ? __netif_receive_skb_list_core (net/core/dev.c:6131) [ 344.462300][ C0] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 344.462613][ C0] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) [ 344.462921][ C0] ? process_backlog (./include/linux/local_lock_internal.h:57 net/core/dev.c:6601) [ 344.463229][ C0] process_backlog (./include/linux/rcupdate.h:895 net/core/dev.c:6604) [ 344.463542][ C0] __napi_poll.constprop.0 (net/core/dev.c:7668) [ 344.463858][ C0] net_rx_action (net/core/dev.c:7730 net/core/dev.c:7882) [ 344.464169][ C0] ? run_backlog_napi (net/core/dev.c:7844) [ 344.464468][ C0] ? clockevents_program_event (kernel/time/clockevents.c:326) [ 344.464778][ C0] ? lock_downgrade (kernel/locking/lockdep.c:471 kernel/locking/lockdep.c:5764) [ 344.465099][ C0] ? kvm_clock_get_cycles (./arch/x86/include/asm/preempt.h:95 arch/x86/kernel/kvmclock.c:80 arch/x86/kernel/kvmclock.c:86) [ 344.465403][ C0] ? ktime_get (kernel/time/timekeeping.c:387 (discriminator 4) kernel/time/timekeeping.c:404 (discriminator 4) kernel/time/timekeeping.c:826 (discriminator 4)) [ 344.465643][ C0] ? clockevents_program_event (kernel/time/clockevents.c:336 (discriminator 3)) [ 344.466036][ C0] handle_softirqs (kernel/softirq.c:623) [ 344.466344][ C0] ? __neigh_event_send (./include/linux/bottom_half.h:33 net/core/neighbour.c:1273) [ 344.466661][ C0] do_softirq (kernel/softirq.c:523 kernel/softirq.c:510) [ 344.466900][ C0] [ 344.467062][ C0] [ 344.467215][ C0] __local_bh_enable_ip (kernel/softirq.c:450) [ 344.467525][ C0] __neigh_event_send (net/core/neighbour.c:1274) [ 344.467845][ C0] neigh_resolve_output (net/core/neighbour.c:1578) [ 344.468149][ C0] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) [ 344.468451][ C0] ? ___neigh_create (net/core/neighbour.c:727) [ 344.468765][ C0] ip_finish_output2 (./include/net/neighbour.h:556 net/ipv4/ip_output.c:237) [ 344.469081][ C0] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) [ 344.469390][ C0] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) [ 344.469700][ C0] ? ip_skb_dst_mtu (./include/net/ip.h:523) [ 344.470013][ C0] ? __ip_finish_output (./include/linux/skbuff.h:1724 ./include/linux/skbuff.h:5149 net/ipv4/ip_output.c:309 net/ipv4/ip_output.c:297) [ 344.470318][ C0] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) [ 344.470555][ C0] ? ip_finish_output (net/ipv4/ip_output.c:429) [ 344.470869][ C0] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 344.471186][ C0] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) [ 344.471493][ C0] ? __skb_clone (./arch/x86/include/asm/atomic.h:53 (discriminator 4) ./include/linux/atomic/atomic-arch-fallback.h:992 (discriminator 4) ./include/linux/atomic/atomic-instrumented.h:436 (discriminator 4) net/core/skbuff.c:1585 (discriminator 4)) [ 344.471806][ C0] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) [ 344.472129][ C0] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) [ 344.472435][ C0] ? tcp_call_bpf (./include/net/sock.h:1685 ./include/net/sock.h:1780 ./include/net/tcp.h:2775) [ 344.472762][ C0] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) [ 344.473081][ C0] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) [ 344.473393][ C0] ? tcp_v4_conn_request (net/ipv4/tcp_ipv4.c:225) [ 344.473703][ C0] ? do_raw_spin_lock (./arch/x86/include/asm/atomic.h:107 ./include/linux/atomic/atomic-arch-fallback.h:2170 ./include/linux/atomic/atomic-instrumented.h:1302 ./include/asm-generic/qspinlock.h:111 kernel/locking/spinlock_debug.c:116) [ 344.474018][ C0] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 344.474326][ C0] __inet_stream_connect (net/ipv4/af_inet.c:679) [ 344.474634][ C0] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) [ 344.474947][ C0] ? __inet_stream_connect (net/ipv4/af_inet.c:746) [ 344.475248][ C0] inet_stream_connect (net/ipv4/af_inet.c:751) [ 344.475559][ C0] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) [ 344.475878][ C0] ? __sys_connect_file (net/socket.c:2109) [ 344.476184][ C0] ? fd_install (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:979 fs/file.c:676) [ 344.476492][ C0] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) [ 344.476809][ C0] ? __sys_socket (net/socket.c:516 net/socket.c:1756) [ 344.477122][ C0] ? update_socket_protocol+0x10/0x10 [ 344.477430][ C0] __x64_sys_connect (net/socket.c:2124) [ 344.477740][ C0] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 344.478054][ C0] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 344.478365][ C0] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 344.478751][ C0] RIP: 0033:0x7fe193608d67 [ 344.479078][ C0] Code: 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 2a 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 18 89 54 24 0c 48 89 34 24 89 All code ======== 0: 64 89 01 mov %eax,%fs:(%rcx) 3: 48 83 c8 ff or $0xffffffffffffffff,%rax 7: c3 ret 8: 66 2e 0f 1f 84 00 00 cs nopw 0x0(%rax,%rax,1) f: 00 00 00 12: 90 nop 13: f3 0f 1e fa endbr64 17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax 1e: 00 1f: 85 c0 test %eax,%eax 21: 75 10 jne 0x33 23: b8 2a 00 00 00 mov $0x2a,%eax 28: 0f 05 syscall 2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction 30: 77 51 ja 0x83 32: c3 ret 33: 48 83 ec 18 sub $0x18,%rsp 37: 89 54 24 0c mov %edx,0xc(%rsp) 3b: 48 89 34 24 mov %rsi,(%rsp) 3f: 89 .byte 0x89 Code starting with the faulting instruction =========================================== 0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax 6: 77 51 ja 0x59 8: c3 ret 9: 48 83 ec 18 sub $0x18,%rsp d: 89 54 24 0c mov %edx,0xc(%rsp) 11: 48 89 34 24 mov %rsi,(%rsp) 15: 89 .byte 0x89 [ 344.480213][ C0] RSP: 002b:00007ffdb2417088 EFLAGS: 00000246 ORIG_RAX: 000000000000002a [ 344.480688][ C0] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fe193608d67 [ 344.481156][ C0] RDX: 0000000000000010 RSI: 0000000000a450e0 RDI: 0000000000000005 [ 344.481617][ C0] RBP: 00007ffdb24171d0 R08: 00007ffdb2416fe0 R09: 0000000000000000 [ 344.482086][ C0] R10: 00007fe1934ff618 R11: 0000000000000246 R12: 0000000000000005 [ 344.482553][ C0] R13: 00007ffdb24172e8 R14: 00000000ffffffff R15: 00007fe193748000 | [ 344.486015][ C0] ------------[ cut here ]------------ | [ 344.486348][ C0] WARNING: CPU: 0 PID: 3742 at ./include/net/sch_generic.h:843 tcf_mirred_act (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 ./include/net/act_api.h:232 net/sched/act_mirred.c:435) act_mirred | [ 344.487036][ C0] Modules linked in: act_mirred cls_flower sch_ingress netdevsim psample vxlan | [ 344.488412][ C0] Tainted: [W]=WARN [ 344.488681][ C0] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 344.489113][ C0] RIP: 0010:tcf_mirred_act (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 ./include/net/act_api.h:232 net/sched/act_mirred.c:435) act_mirred [ 344.489544][ C0] Code: 48 89 fe 48 c1 ee 03 0f b6 34 0e 48 89 f9 83 e1 07 83 c1 01 40 38 f1 7c 09 40 84 f6 0f 85 5b 07 00 00 66 83 78 06 00 74 04 90 <0f> 0b 90 48 b8 00 00 00 00 00 fc ff df 49 8d 7c 24 28 48 89 f9 48 All code ======== 0: 48 89 fe mov %rdi,%rsi 3: 48 c1 ee 03 shr $0x3,%rsi 7: 0f b6 34 0e movzbl (%rsi,%rcx,1),%esi b: 48 89 f9 mov %rdi,%rcx e: 83 e1 07 and $0x7,%ecx 11: 83 c1 01 add $0x1,%ecx 14: 40 38 f1 cmp %sil,%cl 17: 7c 09 jl 0x22 19: 40 84 f6 test %sil,%sil 1c: 0f 85 5b 07 00 00 jne 0x77d 22: 66 83 78 06 00 cmpw $0x0,0x6(%rax) 27: 74 04 je 0x2d 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 34: fc ff df 37: 49 8d 7c 24 28 lea 0x28(%r12),%rdi 3c: 48 89 f9 mov %rdi,%rcx 3f: 48 rex.W Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax a: fc ff df d: 49 8d 7c 24 28 lea 0x28(%r12),%rdi 12: 48 89 f9 mov %rdi,%rcx 15: 48 rex.W [ 344.490746][ C0] RSP: 0018:ffffc90000007450 EFLAGS: 00010202 [ 344.491364][ C0] RAX: ffff88800daebd00 RBX: ffffe8ffffc07e90 RCX: 0000000000000007 [ 344.491877][ C0] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff88800daebd06 [ 344.492376][ C0] RBP: ffff88800eb9ee00 R08: 0000000000000000 R09: ffff888019380a2c [ 344.492890][ C0] R10: 0000000000000000 R11: ffff888009f64d00 R12: ffff888012a867a8 [ 344.493388][ C0] R13: ffff88806d037fac R14: 0000000000000004 R15: ffff88806d037fa8 [ 344.493905][ C0] FS: 00007fe1934f6b80(0000) GS:ffff8880b5108000(0000) knlGS:0000000000000000 [ 344.494488][ C0] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 344.494921][ C0] CR2: 0000000000a44000 CR3: 000000001cf11006 CR4: 0000000000772ef0 [ 344.495420][ C0] PKRU: 55555554 [ 344.495676][ C0] Call Trace: [ 344.495943][ C0] [ 344.496119][ C0] tcf_action_exec.part.0 (./include/net/tc_wrapper.h:217 net/sched/act_api.c:1150) [ 344.496461][ C0] fl_classify (net/sched/cls_flower.c:356) cls_flower [ 344.496824][ C0] ? fl_mask_lookup (net/sched/cls_flower.c:327) cls_flower [ 344.497247][ C0] ? mark_held_locks (kernel/locking/lockdep.c:4325) [ 344.497591][ C0] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 344.497934][ C0] ? console_unlock (kernel/printk/printk.c:3277 kernel/printk/printk.c:3298) [ 344.498276][ C0] ? console_flush_all (kernel/printk/printk.c:3293) [ 344.498617][ C0] ? lock_acquire (./arch/x86/include/asm/preempt.h:80 ./include/linux/preempt.h:471 ./include/trace/events/lock.h:24 ./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) [ 344.498955][ C0] ? vprintk_emit (kernel/printk/printk.c:2422) [ 344.499293][ C0] ? __down_trylock_console_sem (kernel/printk/printk.c:333) [ 344.499628][ C0] ? vprintk_emit (kernel/printk/printk.c:2422) [ 344.499974][ C0] ? __wake_up_klogd.part.0 (./arch/x86/include/asm/preempt.h:104 kernel/printk/printk.c:4531) [ 344.500306][ C0] ? vprintk_emit (kernel/printk/printk.c:2370) [ 344.500646][ C0] ? wake_up_klogd_work_func (kernel/printk/printk.c:2370) [ 344.501006][ C0] ? _printk (kernel/printk/printk.c:2443) [ 344.501257][ C0] ? console_prepend_message (kernel/printk/printk.c:2443) [ 344.501602][ C0] ? tc_run (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 ./include/net/sch_generic.h:1366 net/core/dev.c:4370) [ 344.501861][ C0] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 344.502194][ C0] ? tc_run (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 ./include/net/sch_generic.h:1366 net/core/dev.c:4370) [ 344.502445][ C0] ? add_taint (./arch/x86/include/asm/bitops.h:60 ./include/asm-generic/bitops/instrumented-atomic.h:29 kernel/panic.c:754) [ 344.502701][ C0] ? __warn (kernel/panic.c:911) [ 344.502965][ C0] ? tc_run (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 ./include/net/sch_generic.h:1366 net/core/dev.c:4370) [ 344.503217][ C0] ? nbcon_cpu_emergency_exit (./arch/x86/include/asm/preempt.h:104 kernel/printk/nbcon.c:1676) [ 344.503561][ C0] ? report_bug (lib/bug.c:197 lib/bug.c:215) [ 344.503911][ C0] __tcf_classify.constprop.0 (net/sched/cls_api.c:1767) [ 344.504253][ C0] tcf_classify (net/sched/cls_api.c:1809) [ 344.504506][ C0] ? __tcf_classify.constprop.0 (net/sched/cls_api.c:1809) [ 344.504936][ C0] ? tc_run (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 ./include/net/sch_generic.h:1366 net/core/dev.c:4370) [ 344.505188][ C0] tc_run (net/core/dev.c:4373) [ 344.505440][ C0] ? _raw_spin_unlock_irqrestore (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) [ 344.505870][ C0] ? napi_disable (net/core/dev.c:4349) [ 344.506211][ C0] __netif_receive_skb_core.constprop.0 (net/core/dev.c:4448 net/core/dev.c:5989) [ 344.506648][ C0] ? kmem_cache_free (mm/slub.c:6630 mm/slub.c:6740) [ 344.506996][ C0] ? arp_process (net/ipv4/arp.c:944) [ 344.507331][ C0] ? do_xdp_generic (net/core/dev.c:5908) [ 344.507682][ C0] ? rcu_read_lock_any_held (kernel/rcu/update.c:386 kernel/rcu/update.c:380) [ 344.508027][ C0] ? validate_chain (kernel/locking/lockdep.c:3801 kernel/locking/lockdep.c:3821 kernel/locking/lockdep.c:3876) [ 344.508366][ C0] ? __lock_acquire (kernel/locking/lockdep.c:5237) [ 344.508705][ C0] ? process_backlog (./include/linux/local_lock_internal.h:57 net/core/dev.c:6601) [ 344.509047][ C0] __netif_receive_skb_one_core (net/core/dev.c:6137) [ 344.509464][ C0] ? __netif_receive_skb_list_core (net/core/dev.c:6131) [ 344.509910][ C0] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 344.510244][ C0] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) [ 344.510582][ C0] ? process_backlog (./include/linux/local_lock_internal.h:57 net/core/dev.c:6601) [ 344.510930][ C0] process_backlog (./include/linux/rcupdate.h:895 net/core/dev.c:6604) [ 344.511270][ C0] __napi_poll.constprop.0 (net/core/dev.c:7668) [ 344.511613][ C0] net_rx_action (net/core/dev.c:7730 net/core/dev.c:7882) [ 344.511963][ C0] ? run_backlog_napi (net/core/dev.c:7844) [ 344.512294][ C0] ? clockevents_program_event (kernel/time/clockevents.c:326) [ 344.512630][ C0] ? lock_downgrade (kernel/locking/lockdep.c:471 kernel/locking/lockdep.c:5764) [ 344.512977][ C0] ? kvm_clock_get_cycles (./arch/x86/include/asm/preempt.h:95 arch/x86/kernel/kvmclock.c:80 arch/x86/kernel/kvmclock.c:86) [ 344.513319][ C0] ? ktime_get (kernel/time/timekeeping.c:387 (discriminator 4) kernel/time/timekeeping.c:404 (discriminator 4) kernel/time/timekeeping.c:826 (discriminator 4)) [ 344.513579][ C0] ? clockevents_program_event (kernel/time/clockevents.c:336 (discriminator 3)) [ 344.514011][ C0] handle_softirqs (kernel/softirq.c:623) [ 344.514349][ C0] ? __neigh_event_send (./include/linux/bottom_half.h:33 net/core/neighbour.c:1273) [ 344.514691][ C0] do_softirq (kernel/softirq.c:523 kernel/softirq.c:510) [ 344.514952][ C0] [ 344.515120][ C0] [ 344.515289][ C0] __local_bh_enable_ip (kernel/softirq.c:450) [ 344.515629][ C0] __neigh_event_send (net/core/neighbour.c:1274) [ 344.515979][ C0] neigh_resolve_output (net/core/neighbour.c:1578) [ 344.516309][ C0] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) [ 344.516657][ C0] ? ___neigh_create (net/core/neighbour.c:727) [ 344.517006][ C0] ip_finish_output2 (./include/net/neighbour.h:556 net/ipv4/ip_output.c:237) [ 344.517343][ C0] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) [ 344.517682][ C0] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) [ 344.518029][ C0] ? ip_skb_dst_mtu (./include/net/ip.h:523) [ 344.518364][ C0] ? __ip_finish_output (./include/linux/skbuff.h:1724 ./include/linux/skbuff.h:5149 net/ipv4/ip_output.c:309 net/ipv4/ip_output.c:297) [ 344.518703][ C0] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) [ 344.518967][ C0] ? ip_finish_output (net/ipv4/ip_output.c:429) [ 344.519298][ C0] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 344.519650][ C0] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) [ 344.519994][ C0] ? __skb_clone (./arch/x86/include/asm/atomic.h:53 (discriminator 4) ./include/linux/atomic/atomic-arch-fallback.h:992 (discriminator 4) ./include/linux/atomic/atomic-instrumented.h:436 (discriminator 4) net/core/skbuff.c:1585 (discriminator 4)) [ 344.520329][ C0] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) [ 344.520686][ C0] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) [ 344.521036][ C0] ? tcp_call_bpf (./include/net/sock.h:1685 ./include/net/sock.h:1780 ./include/net/tcp.h:2775) [ 344.521388][ C0] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) [ 344.521737][ C0] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) [ 344.522091][ C0] ? tcp_v4_conn_request (net/ipv4/tcp_ipv4.c:225) [ 344.522425][ C0] ? do_raw_spin_lock (./arch/x86/include/asm/atomic.h:107 ./include/linux/atomic/atomic-arch-fallback.h:2170 ./include/linux/atomic/atomic-instrumented.h:1302 ./include/asm-generic/qspinlock.h:111 kernel/locking/spinlock_debug.c:116) [ 344.522767][ C0] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 344.523124][ C0] __inet_stream_connect (net/ipv4/af_inet.c:679) [ 344.523459][ C0] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) [ 344.523799][ C0] ? __inet_stream_connect (net/ipv4/af_inet.c:746) [ 344.524140][ C0] inet_stream_connect (net/ipv4/af_inet.c:751) [ 344.524476][ C0] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) [ 344.524817][ C0] ? __sys_connect_file (net/socket.c:2109) [ 344.525156][ C0] ? fd_install (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:979 fs/file.c:676) [ 344.525497][ C0] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) [ 344.525848][ C0] ? __sys_socket (net/socket.c:516 net/socket.c:1756) [ 344.526184][ C0] ? update_socket_protocol+0x10/0x10 [ 344.526532][ C0] __x64_sys_connect (net/socket.c:2124) [ 344.526883][ C0] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 344.527218][ C0] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 344.527562][ C0] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 344.527990][ C0] RIP: 0033:0x7fe193608d67 [ 344.528334][ C0] Code: 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 2a 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 18 89 54 24 0c 48 89 34 24 89 All code ======== 0: 64 89 01 mov %eax,%fs:(%rcx) 3: 48 83 c8 ff or $0xffffffffffffffff,%rax 7: c3 ret 8: 66 2e 0f 1f 84 00 00 cs nopw 0x0(%rax,%rax,1) f: 00 00 00 12: 90 nop 13: f3 0f 1e fa endbr64 17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax 1e: 00 1f: 85 c0 test %eax,%eax 21: 75 10 jne 0x33 23: b8 2a 00 00 00 mov $0x2a,%eax 28: 0f 05 syscall 2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction 30: 77 51 ja 0x83 32: c3 ret 33: 48 83 ec 18 sub $0x18,%rsp 37: 89 54 24 0c mov %edx,0xc(%rsp) 3b: 48 89 34 24 mov %rsi,(%rsp) 3f: 89 .byte 0x89 Code starting with the faulting instruction =========================================== 0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax 6: 77 51 ja 0x59 8: c3 ret 9: 48 83 ec 18 sub $0x18,%rsp d: 89 54 24 0c mov %edx,0xc(%rsp) 11: 48 89 34 24 mov %rsi,(%rsp) 15: 89 .byte 0x89 [ 344.529542][ C0] RSP: 002b:00007ffdb2417088 EFLAGS: 00000246 ORIG_RAX: 000000000000002a [ 344.530054][ C0] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fe193608d67 [ 344.530567][ C0] RDX: 0000000000000010 RSI: 0000000000a450e0 RDI: 0000000000000005 [ 344.531078][ C0] RBP: 00007ffdb24171d0 R08: 00007ffdb2416fe0 R09: 0000000000000000 [ 344.531584][ C0] R10: 00007fe1934ff618 R11: 0000000000000246 R12: 0000000000000005 Finger prints: tc_run:__netif_receive_skb_one_core:process_backlog:net_rx_action:handle_softirqs tcf_mirred_act:fl_classify:tcf_classify:tc_run:__netif_receive_skb_one_core