====================================== | # 144.12 [+0.00] [ 1416.214480] Mirror/redirect action on | # 144.12 [+0.00] [ 1430.664232] ------------[ cut here ]------------ | # 144.12 [+0.00] [ 1430.664757] WARNING: CPU: 2 PID: 5634 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) | # 144.13 [+0.00] [ 1430.665330] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred ip6_gre ip6_tunnel tunnel6 gre act_gact cls_flower dummy sch_ingress bridge stp llc 8021q vrf veth # 144.15 [+0.01] [ 1430.667316] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 # 144.15 [+0.00] [ 1430.667762] 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) # 144.15 [+0.00] [ 1430.668122] 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 # 144.16 [+0.01] [ 1430.669270] RSP: 0018:ffffc9000062f5f0 EFLAGS: 00010202 # 144.17 [+0.00] [ 1430.669733] RAX: ffffe8ffffd02710 RBX: ffff888013900120 RCX: 0000000000000001 # 144.17 [+0.00] [ 1430.670602] RDX: ffff88800fc28500 RSI: 0000000000000007 RDI: ffff88800fc28506 # 144.17 [+0.00] [ 1430.671097] RBP: ffffc9000062f6a0 R08: 0000000000000000 R09: 0000000000000001 # 144.18 [+0.00] [ 1430.671636] R10: 0000000000000000 R11: ffffffff9c974460 R12: ffffc9000062f770 # 144.18 [+0.00] [ 1430.672141] R13: 1ffff920000c5ec2 R14: ffff888013900168 R15: ffff888009cdb728 # 144.19 [+0.00] [ 1430.672638] FS: 00007f183251c740(0000) GS:ffff8880986f2000(0000) knlGS:0000000000000000 # 144.19 [+0.00] [ 1430.673212] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 # 144.20 [+0.00] [ 1430.673665] CR2: 000055c5a48515a8 CR3: 000000000ff90004 CR4: 0000000000772ef0 # 144.20 [+0.00] [ 1430.674157] PKRU: 55555554 # 144.20 [+0.00] [ 1430.674411] Call Trace: # 144.20 [+0.00] [ 1430.674691] # 144.20 [+0.00] [ 1430.674905] ? napi_disable (net/core/dev.c:4349) # 144.21 [+0.00] [ 1430.675235] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) # 144.21 [+0.00] [ 1430.675584] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) # 144.21 [+0.00] [ 1430.675945] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) # 144.21 [+0.00] [ 1430.676272] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) # 144.22 [+0.00] [ 1430.676625] ? __lock_acquire (kernel/locking/lockdep.c:5237) # 144.22 [+0.00] [ 1430.676984] ? netdev_core_pick_tx (net/core/dev.c:4728) # 144.22 [+0.00] [ 1430.677304] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 144.22 [+0.00] [ 1430.677649] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 144.23 [+0.00] [ 1430.677994] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 144.23 [+0.00] [ 1430.678318] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) # 144.23 [+0.00] [ 1430.678667] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) # 144.23 [+0.00] [ 1430.679014] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) # 144.24 [+0.00] [ 1430.679331] ? ip_skb_dst_mtu (./include/net/ip.h:523) # 144.24 [+0.00] [ 1430.679675] ? __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) # 144.24 [+0.00] [ 1430.680024] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) # 144.24 [+0.00] [ 1430.680271] ? ip_finish_output (net/ipv4/ip_output.c:429) # 144.25 [+0.00] [ 1430.680610] ? find_held_lock (kernel/locking/lockdep.c:5350) # 144.25 [+0.00] [ 1430.680967] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) # 144.25 [+0.00] [ 1430.681297] ? __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)) # 144.25 [+0.00] [ 1430.681658] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) # 144.26 [+0.00] [ 1430.682040] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) # 144.26 [+0.00] [ 1430.682375] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) # 144.26 [+0.00] [ 1430.682725] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) # 144.26 [+0.00] [ 1430.683260] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) # 144.27 [+0.00] [ 1430.683816] ? 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) # 144.27 [+0.00] [ 1430.684366] ? find_held_lock (kernel/locking/lockdep.c:5350) # 144.27 [+0.00] [ 1430.684934] __inet_stream_connect (net/ipv4/af_inet.c:679) # 144.27 [+0.00] [ 1430.685489] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) # 144.28 [+0.00] [ 1430.685922] ? __inet_stream_connect (net/ipv4/af_inet.c:746) # 144.28 [+0.00] [ 1430.686240] inet_stream_connect (net/ipv4/af_inet.c:751) # 144.28 [+0.00] [ 1430.686584] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) # 144.28 [+0.00] [ 1430.686926] ? __sys_connect_file (net/socket.c:2109) # 144.29 [+0.00] [ 1430.687241] ? do_fcntl (fs/fcntl.c:476) # 144.29 [+0.00] [ 1430.687492] ? f_getown (fs/fcntl.c:446) # 144.29 [+0.00] [ 1430.687734] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) # 144.29 [+0.00] [ 1430.688078] ? __sys_socket (net/socket.c:516 net/socket.c:1756) # 144.29 [+0.00] [ 1430.688394] ? update_socket_protocol+0x10/0x10 # 144.30 [+0.00] [ 1430.688732] __x64_sys_connect (net/socket.c:2124) # 144.30 [+0.00] [ 1430.689072] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 144.30 [+0.00] [ 1430.689387] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) # 144.30 [+0.00] [ 1430.689709] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) # 144.31 [+0.00] [ 1430.690124] RIP: 0033:0x7f1832717d67 # 144.31 [+0.00] [ 1430.690461] 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 # 144.32 [+0.01] [ 1430.691566] RSP: 002b:00007ffcea9f1f48 EFLAGS: 00000246 ORIG_RAX: 000000000000002a # 144.32 [+0.00] [ 1430.692041] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007f1832717d67 # 144.33 [+0.00] [ 1430.692512] RDX: 0000000000000010 RSI: 000055c5a47188f0 RDI: 0000000000000005 # 144.33 [+0.00] [ 1430.692984] RBP: 000055c5a47189e0 R08: 000055c5a47188f0 R09: 0000000000000010 # 144.34 [+0.00] [ 1430.693446] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055c5a47188f0 # 144.34 [+0.00] [ 1430.693925] R13: 000055c5a477c0d0 R14: 0000000000000006 R15: 000055c5a477bef0 | # 144.37 [+0.00] [ 1430.697454] ------------[ cut here ]------------ | # 144.38 [+0.00] [ 1430.697815] WARNING: CPU: 2 PID: 5634 at ./include/net/sch_generic.h:843 tcf_ct_act (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 ./include/net/act_api.h:232 net/sched/act_ct.c:986) act_ct | # 144.38 [+0.01] [ 1430.698473] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred ip6_gre ip6_tunnel tunnel6 gre act_gact cls_flower dummy sch_ingress bridge stp llc 8021q vrf veth | # 144.40 [+0.01] [ 1430.700874] Tainted: [W]=WARN # 144.40 [+0.00] [ 1430.701145] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 # 144.40 [+0.00] [ 1430.701590] RIP: 0010:tcf_ct_act (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 ./include/net/act_api.h:232 net/sched/act_ct.c:986) act_ct # 144.41 [+0.00] [ 1430.702091] 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 d4 0d 00 00 66 83 78 06 00 74 04 90 <0f> 0b 90 48 b8 00 00 00 00 00 fc ff df 48 8d 73 28 48 89 f1 48 89 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 d4 0d 00 00 jne 0xdf6 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: 48 8d 73 28 lea 0x28(%rbx),%rsi 3b: 48 89 f1 mov %rsi,%rcx 3e: 48 rex.W 3f: 89 .byte 0x89 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: 48 8d 73 28 lea 0x28(%rbx),%rsi 11: 48 89 f1 mov %rsi,%rcx 14: 48 rex.W 15: 89 .byte 0x89 # 144.42 [+0.01] [ 1430.703345] RSP: 0018:ffffc9000062ef38 EFLAGS: 00010202 # 144.42 [+0.00] [ 1430.703813] RAX: ffff88800fc28500 RBX: ffff888013900120 RCX: 0000000000000007 # 144.43 [+0.00] [ 1430.704332] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff88800fc28506 # 144.43 [+0.00] [ 1430.705151] RBP: ffff88800bea6800 R08: 0000000000000001 R09: ffff888012a5d22c # 144.43 [+0.00] [ 1430.705675] R10: 0000000000000000 R11: ffff88800a241928 R12: ffff8880096e8c40 # 144.44 [+0.00] [ 1430.706455] R13: ffff8880139001e0 R14: 0000000000000000 R15: ffffe8ffffd03620 # 144.44 [+0.00] [ 1430.707016] FS: 00007f183251c740(0000) GS:ffff8880986f2000(0000) knlGS:0000000000000000 # 144.45 [+0.00] [ 1430.707628] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 # 144.45 [+0.00] [ 1430.708090] CR2: 000055c5a48515a8 CR3: 000000000ff90004 CR4: 0000000000772ef0 # 144.46 [+0.00] [ 1430.708615] PKRU: 55555554 # 144.46 [+0.00] [ 1430.708914] Call Trace: # 144.46 [+0.00] [ 1430.709183] # 144.46 [+0.00] [ 1430.709639] ? desc_read (./arch/x86/include/asm/atomic64_64.h:20 ./include/linux/atomic/atomic-arch-fallback.h:2629 ./include/linux/atomic/atomic-long.h:79 ./include/linux/atomic/atomic-instrumented.h:3224 kernel/printk/printk_ringbuffer.c:535) # 144.46 [+0.00] [ 1430.710026] ? tcf_ct_init (net/sched/act_ct.c:963) act_ct # 144.47 [+0.00] [ 1430.710382] ? desc_read_finalized_seq (kernel/printk/printk_ringbuffer.c:1887) # 144.47 [+0.00] [ 1430.710757] ? desc_read (./arch/x86/include/asm/atomic64_64.h:20 ./include/linux/atomic/atomic-arch-fallback.h:2629 ./include/linux/atomic/atomic-long.h:79 ./include/linux/atomic/atomic-instrumented.h:3224 kernel/printk/printk_ringbuffer.c:535) # 144.47 [+0.00] [ 1430.711398] ? panic_on_this_cpu (./arch/x86/include/asm/atomic.h:23 ./include/linux/atomic/atomic-arch-fallback.h:457 ./include/linux/atomic/atomic-instrumented.h:33 kernel/panic.c:340) # 144.47 [+0.00] [ 1430.711799] tcf_action_exec.part.0 (./include/net/tc_wrapper.h:217 net/sched/act_api.c:1150) # 144.48 [+0.00] [ 1430.712196] fl_classify (net/sched/cls_flower.c:356) cls_flower # 144.48 [+0.00] [ 1430.712563] ? fl_mask_lookup (net/sched/cls_flower.c:327) cls_flower # 144.48 [+0.00] [ 1430.713030] ? _raw_spin_unlock_irqrestore (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) # 144.48 [+0.00] [ 1430.713470] ? prb_final_commit (kernel/printk/printk_ringbuffer.c:2202) # 144.49 [+0.00] [ 1430.713850] ? mark_held_locks (kernel/locking/lockdep.c:4325) # 144.49 [+0.00] [ 1430.714201] ? __up_console_sem (kernel/printk/printk.c:345 (discriminator 1)) # 144.49 [+0.00] [ 1430.714822] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 144.49 [+0.00] [ 1430.715173] ? console_unlock (kernel/printk/printk.c:3277 kernel/printk/printk.c:3298) # 144.50 [+0.00] [ 1430.715550] ? console_flush_all (kernel/printk/printk.c:3293) # 144.50 [+0.00] [ 1430.716159] ? lock_acquire (kernel/locking/lockdep.c:5872) # 144.50 [+0.00] [ 1430.716513] ? vprintk_emit (kernel/printk/printk.c:2422) # 144.50 [+0.00] [ 1430.716904] ? __down_trylock_console_sem (kernel/printk/printk.c:333) # 144.51 [+0.00] [ 1430.717280] ? vprintk_emit (kernel/printk/printk.c:2422) # 144.51 [+0.00] [ 1430.717651] ? __wake_up_klogd.part.0 (./arch/x86/include/asm/preempt.h:104 kernel/printk/printk.c:4531) # 144.51 [+0.00] [ 1430.718276] ? vprintk_emit (kernel/printk/printk.c:2370) # 144.51 [+0.00] [ 1430.718646] ? wake_up_klogd_work_func (kernel/printk/printk.c:2370) # 144.52 [+0.00] [ 1430.719034] ? _printk (kernel/printk/printk.c:2443) # 144.52 [+0.00] [ 1430.719309] ? console_prepend_message (kernel/printk/printk.c:2443) # 144.52 [+0.00] [ 1430.719941] ? 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) # 144.52 [+0.00] [ 1430.720214] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) # 144.53 [+0.00] [ 1430.720576] ? 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) # 144.53 [+0.00] [ 1430.720872] __tcf_classify (./include/net/tc_wrapper.h:223 net/sched/cls_api.c:1764) # 144.53 [+0.00] [ 1430.721482] tcf_classify (net/sched/cls_api.c:1860) # 144.53 [+0.00] [ 1430.721870] ? exc_invalid_op (arch/x86/kernel/traps.c:392 (discriminator 1)) # 144.54 [+0.00] [ 1430.722235] ? __tcf_classify (net/sched/cls_api.c:1809) # 144.54 [+0.00] [ 1430.722605] tc_run (net/core/dev.c:4373) # 144.54 [+0.00] [ 1430.723126] ? napi_disable (net/core/dev.c:4349) # 144.54 [+0.00] [ 1430.723479] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) # 144.54 [+0.00] [ 1430.723863] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) # 144.55 [+0.00] [ 1430.724218] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) # 144.55 [+0.00] [ 1430.724582] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) # 144.55 [+0.00] [ 1430.725200] ? __lock_acquire (kernel/locking/lockdep.c:5237) # 144.55 [+0.00] [ 1430.725579] ? netdev_core_pick_tx (net/core/dev.c:4728) # 144.56 [+0.00] [ 1430.725958] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 144.56 [+0.00] [ 1430.726310] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 144.56 [+0.00] [ 1430.726931] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 144.57 [+0.00] [ 1430.727292] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) # 144.57 [+0.00] [ 1430.727662] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) # 144.57 [+0.00] [ 1430.728255] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) # 144.57 [+0.00] [ 1430.728627] ? ip_skb_dst_mtu (./include/net/ip.h:523) # 144.58 [+0.00] [ 1430.729002] ? __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) # 144.58 [+0.00] [ 1430.729358] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) # 144.58 [+0.00] [ 1430.729645] ? ip_finish_output (net/ipv4/ip_output.c:429) # 144.58 [+0.00] [ 1430.730016] ? find_held_lock (kernel/locking/lockdep.c:5350) # 144.59 [+0.00] [ 1430.730376] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) # 144.59 [+0.00] [ 1430.730750] ? __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)) # 144.59 [+0.00] [ 1430.731120] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) # 144.59 [+0.00] [ 1430.731766] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) # 144.60 [+0.00] [ 1430.732140] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) # 144.60 [+0.00] [ 1430.732495] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) # 144.60 [+0.00] [ 1430.732890] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) # 144.60 [+0.00] [ 1430.733474] ? 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) # 144.61 [+0.00] [ 1430.733855] ? find_held_lock (kernel/locking/lockdep.c:5350) # 144.61 [+0.00] [ 1430.734208] __inet_stream_connect (net/ipv4/af_inet.c:679) # 144.61 [+0.00] [ 1430.734576] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) # 144.61 [+0.00] [ 1430.735194] ? __inet_stream_connect (net/ipv4/af_inet.c:746) # 144.62 [+0.00] [ 1430.735551] inet_stream_connect (net/ipv4/af_inet.c:751) # 144.62 [+0.00] [ 1430.735931] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) # 144.62 [+0.00] [ 1430.736279] ? __sys_connect_file (net/socket.c:2109) # 144.62 [+0.00] [ 1430.736905] ? do_fcntl (fs/fcntl.c:476) # 144.63 [+0.00] [ 1430.737175] ? f_getown (fs/fcntl.c:446) # 144.63 [+0.00] [ 1430.737441] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) # 144.63 [+0.00] [ 1430.737838] ? __sys_socket (net/socket.c:516 net/socket.c:1756) # 144.63 [+0.00] [ 1430.738422] ? update_socket_protocol+0x10/0x10 # 144.64 [+0.00] [ 1430.738815] __x64_sys_connect (net/socket.c:2124) # 144.64 [+0.00] [ 1430.739166] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 144.64 [+0.00] [ 1430.739516] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) # 144.64 [+0.00] [ 1430.740143] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) # 144.65 [+0.00] [ 1430.740582] RIP: 0033:0x7f1832717d67 # 144.65 [+0.00] [ 1430.740981] 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 # 144.66 [+0.01] [ 1430.742460] RSP: 002b:00007ffcea9f1f48 EFLAGS: 00000246 ORIG_RAX: 000000000000002a # 144.67 [+0.00] [ 1430.743011] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007f1832717d67 # 144.67 [+0.00] [ 1430.743797] RDX: 0000000000000010 RSI: 000055c5a47188f0 RDI: 0000000000000005 # 144.67 [+0.00] [ 1430.744311] RBP: 000055c5a47189e0 R08: 000055c5a47188f0 R09: 0000000000000010 # 144.68 [+0.00] [ 1430.745110] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055c5a47188f0 # 144.68 [+0.00] [ 1430.745643] R13: 000055c5a477c0d0 R14: 0000000000000006 R15: 000055c5a477bef0 | # 144.72 [+0.00] [ 1430.750901] ------------[ cut here ]------------ | # 144.72 [+0.00] [ 1430.751283] WARNING: CPU: 2 PID: 5634 at ./include/net/sch_generic.h:843 tcf_skbedit_act (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 net/sched/act_skbedit.c:48) act_skbedit | # 144.73 [+0.01] [ 1430.751995] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred ip6_gre ip6_tunnel tunnel6 gre act_gact cls_flower dummy sch_ingress bridge stp llc 8021q vrf veth | # 144.74 [+0.01] [ 1430.754675] Tainted: [W]=WARN # 144.75 [+0.00] [ 1430.754990] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 # 144.75 [+0.00] [ 1430.755415] RIP: 0010:tcf_skbedit_act (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 net/sched/act_skbedit.c:48) act_skbedit # 144.75 [+0.00] [ 1430.756147] Code: 00 fc ff df 48 c1 ea 03 0f b6 14 02 4c 89 e8 83 e0 07 83 c0 03 38 d0 7c 08 84 d2 0f 85 95 05 00 00 8b 45 04 e9 ea fa ff ff 90 <0f> 0b 90 e9 ce f9 ff ff bf 01 00 00 00 e8 b4 fc e4 da 4c 89 e2 48 All code ======== 0: 00 fc add %bh,%ah 2: ff lcall (bad) 3: df 48 c1 fisttps -0x3f(%rax) 6: ea (bad) 7: 03 0f add (%rdi),%ecx 9: b6 14 mov $0x14,%dh b: 02 4c 89 e8 add -0x18(%rcx,%rcx,4),%cl f: 83 e0 07 and $0x7,%eax 12: 83 c0 03 add $0x3,%eax 15: 38 d0 cmp %dl,%al 17: 7c 08 jl 0x21 19: 84 d2 test %dl,%dl 1b: 0f 85 95 05 00 00 jne 0x5b6 21: 8b 45 04 mov 0x4(%rbp),%eax 24: e9 ea fa ff ff jmp 0xfffffffffffffb13 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: e9 ce f9 ff ff jmp 0xfffffffffffffa00 32: bf 01 00 00 00 mov $0x1,%edi 37: e8 b4 fc e4 da call 0xffffffffdae4fcf0 3c: 4c 89 e2 mov %r12,%rdx 3f: 48 rex.W Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: e9 ce f9 ff ff jmp 0xfffffffffffff9d6 8: bf 01 00 00 00 mov $0x1,%edi d: e8 b4 fc e4 da call 0xffffffffdae4fcc6 12: 4c 89 e2 mov %r12,%rdx 15: 48 rex.W # 144.76 [+0.01] [ 1430.757618] RSP: 0018:ffffc9000062efd0 EFLAGS: 00010202 # 144.77 [+0.00] [ 1430.758083] RAX: 0000000000000001 RBX: ffff888013900120 RCX: 0000000000000000 # 144.77 [+0.00] [ 1430.758602] RDX: 0000000000000007 RSI: ffffffff9be5d5c0 RDI: ffff88800fc28506 # 144.78 [+0.00] [ 1430.759372] RBP: ffffe8ffffd06320 R08: 0000000000000001 R09: ffffed1002568548 # 144.78 [+0.00] [ 1430.759916] R10: ffff888012b42a43 R11: ffffffffc06e9a18 R12: ffff88801320fa00 # 144.79 [+0.01] [ 1430.760426] R13: ffff88800fc28500 R14: 1ffff920000c5e05 R15: ffff8880139001e0 # 144.80 [+0.01] [ 1430.761226] FS: 00007f183251c740(0000) GS:ffff8880986f2000(0000) knlGS:0000000000000000 # 144.81 [+0.01] [ 1430.761859] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 # 144.81 [+0.00] [ 1430.762287] CR2: 000055c5a48515a8 CR3: 000000000ff90004 CR4: 0000000000772ef0 # 144.81 [+0.00] [ 1430.763097] PKRU: 55555554 # 144.82 [+0.00] [ 1430.763364] Call Trace: # 144.82 [+0.00] [ 1430.763649] # 144.82 [+0.00] [ 1430.763861] ? tcf_ct_init (net/sched/act_ct.c:963) act_ct # 144.82 [+0.00] [ 1430.764449] ? desc_read_finalized_seq (kernel/printk/printk_ringbuffer.c:1887) # 144.82 [+0.00] [ 1430.764840] ? tcf_skbedit_cleanup (net/sched/act_skbedit.c:43) act_skbedit # 144.83 [+0.00] [ 1430.765268] ? panic_on_this_cpu (./arch/x86/include/asm/atomic.h:23 ./include/linux/atomic/atomic-arch-fallback.h:457 ./include/linux/atomic/atomic-instrumented.h:33 kernel/panic.c:340) # 144.83 [+0.00] [ 1430.765633] tcf_action_exec.part.0 (./include/net/tc_wrapper.h:217 net/sched/act_api.c:1150) # 144.83 [+0.00] [ 1430.766028] fl_classify (net/sched/cls_flower.c:356) cls_flower # 144.84 [+0.00] [ 1430.766391] ? fl_mask_lookup (net/sched/cls_flower.c:327) cls_flower # 144.84 [+0.00] [ 1430.766854] ? _raw_spin_unlock_irqrestore (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) # 144.84 [+0.00] [ 1430.767536] ? prb_final_commit (kernel/printk/printk_ringbuffer.c:2202) # 144.85 [+0.00] [ 1430.767915] ? mark_held_locks (kernel/locking/lockdep.c:4325) # 144.85 [+0.00] [ 1430.768296] ? __up_console_sem (kernel/printk/printk.c:345 (discriminator 1)) # 144.85 [+0.00] [ 1430.768658] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 144.85 [+0.00] [ 1430.769285] ? console_unlock (kernel/printk/printk.c:3277 kernel/printk/printk.c:3298) # 144.86 [+0.00] [ 1430.769658] ? console_flush_all (kernel/printk/printk.c:3293) # 144.86 [+0.00] [ 1430.770029] ? lock_acquire (kernel/locking/lockdep.c:5872) # 144.86 [+0.00] [ 1430.770381] ? vprintk_emit (kernel/printk/printk.c:2422) # 144.86 [+0.00] [ 1430.771014] ? __down_trylock_console_sem (kernel/printk/printk.c:333) # 144.87 [+0.00] [ 1430.771373] ? vprintk_emit (kernel/printk/printk.c:2422) # 144.87 [+0.00] [ 1430.771755] ? __wake_up_klogd.part.0 (./arch/x86/include/asm/preempt.h:104 kernel/printk/printk.c:4531) # 144.87 [+0.00] [ 1430.772144] ? vprintk_emit (kernel/printk/printk.c:2370) # 144.87 [+0.00] [ 1430.772770] ? wake_up_klogd_work_func (kernel/printk/printk.c:2370) # 144.88 [+0.00] [ 1430.773149] ? _printk (kernel/printk/printk.c:2443) # 144.88 [+0.00] [ 1430.773419] ? console_prepend_message (kernel/printk/printk.c:2443) # 144.88 [+0.00] [ 1430.773812] ? 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) # 144.89 [+0.00] [ 1430.774084] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) # 144.89 [+0.00] [ 1430.774686] ? 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) # 144.89 [+0.00] [ 1430.774987] __tcf_classify (./include/net/tc_wrapper.h:223 net/sched/cls_api.c:1764) # 144.89 [+0.00] [ 1430.775359] tcf_classify (net/sched/cls_api.c:1860) # 144.89 [+0.00] [ 1430.775723] ? exc_invalid_op (arch/x86/kernel/traps.c:392 (discriminator 1)) # 144.90 [+0.00] [ 1430.776334] ? __tcf_classify (net/sched/cls_api.c:1809) # 144.90 [+0.00] [ 1430.776705] tc_run (net/core/dev.c:4373) # 144.90 [+0.00] [ 1430.777006] ? napi_disable (net/core/dev.c:4349) # 144.90 [+0.00] [ 1430.777355] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) # 144.91 [+0.00] [ 1430.777982] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) # 144.91 [+0.00] [ 1430.778332] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) # 144.91 [+0.00] [ 1430.778707] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) # 144.91 [+0.00] [ 1430.779089] ? __lock_acquire (kernel/locking/lockdep.c:5237) # 144.92 [+0.00] [ 1430.779701] ? netdev_core_pick_tx (net/core/dev.c:4728) # 144.92 [+0.00] [ 1430.780090] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 144.92 [+0.00] [ 1430.780436] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 144.93 [+0.00] [ 1430.780828] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 144.93 [+0.00] [ 1430.781436] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) # 144.93 [+0.00] [ 1430.781845] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) # 144.93 [+0.00] [ 1430.782194] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) # 144.94 [+0.00] [ 1430.782552] ? ip_skb_dst_mtu (./include/net/ip.h:523) # 144.94 [+0.00] [ 1430.783165] ? __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) # 144.94 [+0.00] [ 1430.783521] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) # 144.94 [+0.00] [ 1430.783824] ? ip_finish_output (net/ipv4/ip_output.c:429) # 144.95 [+0.00] [ 1430.784171] ? find_held_lock (kernel/locking/lockdep.c:5350) # 144.95 [+0.00] [ 1430.784548] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) # 144.95 [+0.00] [ 1430.785176] ? __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)) # 144.95 [+0.00] [ 1430.785538] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) # 144.96 [+0.00] [ 1430.785934] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) # 144.96 [+0.00] [ 1430.786295] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) # 144.96 [+0.00] [ 1430.786931] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) # 144.96 [+0.00] [ 1430.787291] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) # 144.97 [+0.00] [ 1430.787652] ? 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) # 144.97 [+0.00] [ 1430.788254] ? find_held_lock (kernel/locking/lockdep.c:5350) # 144.97 [+0.00] [ 1430.788626] __inet_stream_connect (net/ipv4/af_inet.c:679) # 144.97 [+0.00] [ 1430.789001] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) # 144.98 [+0.00] [ 1430.789353] ? __inet_stream_connect (net/ipv4/af_inet.c:746) # 144.98 [+0.00] [ 1430.789715] inet_stream_connect (net/ipv4/af_inet.c:751) # 144.98 [+0.00] [ 1430.790091] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) # 144.99 [+0.00] [ 1430.790439] ? __sys_connect_file (net/socket.c:2109) # 144.99 [+0.00] [ 1430.790837] ? do_fcntl (fs/fcntl.c:476) # 144.99 [+0.00] [ 1430.791108] ? f_getown (fs/fcntl.c:446) # 144.99 [+0.00] [ 1430.791643] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) # 145.00 [+0.00] [ 1430.792016] ? __sys_socket (net/socket.c:516 net/socket.c:1756) # 145.00 [+0.00] [ 1430.792366] ? update_socket_protocol+0x10/0x10 # 145.00 [+0.00] [ 1430.792735] __x64_sys_connect (net/socket.c:2124) # 145.00 [+0.00] [ 1430.793351] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 145.01 [+0.00] [ 1430.793717] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) # 145.01 [+0.00] [ 1430.794102] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) # 145.01 [+0.00] [ 1430.794540] RIP: 0033:0x7f1832717d67 # 145.01 [+0.00] [ 1430.795180] 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 # 145.03 [+0.01] [ 1430.796670] RSP: 002b:00007ffcea9f1f48 EFLAGS: 00000246 ORIG_RAX: 000000000000002a # 145.03 [+0.00] [ 1430.797222] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007f1832717d67 # 145.04 [+0.00] [ 1430.797752] RDX: 0000000000000010 RSI: 000055c5a47188f0 RDI: 0000000000000005 # 145.04 [+0.00] [ 1430.798523] RBP: 000055c5a47189e0 R08: 000055c5a47188f0 R09: 0000000000000010 # 145.04 [+0.00] [ 1430.799072] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055c5a47188f0 # 145.05 [+0.00] [ 1430.799614] R13: 000055c5a477c0d0 R14: 0000000000000006 R15: 000055c5a477bef0 | # 145.09 [+0.00] [ 1430.804119] ------------[ cut here ]------------ | # 145.09 [+0.00] [ 1430.804468] WARNING: CPU: 2 PID: 5634 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 | # 145.10 [+0.01] [ 1430.805404] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred ip6_gre ip6_tunnel tunnel6 gre act_gact cls_flower dummy sch_ingress bridge stp llc 8021q vrf veth | # 145.12 [+0.01] [ 1430.807852] Tainted: [W]=WARN # 145.12 [+0.00] [ 1430.808365] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 # 145.13 [+0.00] [ 1430.808840] 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 # 145.13 [+0.00] [ 1430.809280] 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 63 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 63 07 00 00 jne 0x785 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 # 145.14 [+0.01] [ 1430.810771] RSP: 0018:ffffc9000062f068 EFLAGS: 00010202 # 145.14 [+0.00] [ 1430.811240] RAX: ffff88800fc28500 RBX: ffffe8ffffd06360 RCX: 0000000000000007 # 145.15 [+0.00] [ 1430.812035] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff88800fc28506 # 145.15 [+0.00] [ 1430.812562] RBP: ffff88801320ee00 R08: 0000000000000002 R09: ffffed1002568548 # 145.16 [+0.00] [ 1430.813340] R10: ffff888012b42a43 R11: ffffffffc06e9a18 R12: ffff888013900120 # 145.16 [+0.00] [ 1430.813891] R13: ffff888036337c94 R14: 0000000000000004 R15: ffff888036337c90 # 145.17 [+0.00] [ 1430.814396] FS: 00007f183251c740(0000) GS:ffff8880986f2000(0000) knlGS:0000000000000000 # 145.17 [+0.00] [ 1430.815269] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 # 145.17 [+0.00] [ 1430.815722] CR2: 000055c5a48515a8 CR3: 000000000ff90004 CR4: 0000000000772ef0 # 145.18 [+0.00] [ 1430.816255] PKRU: 55555554 # 145.18 [+0.00] [ 1430.816790] Call Trace: # 145.18 [+0.00] [ 1430.817071] # 145.18 [+0.00] [ 1430.817259] ? panic_on_this_cpu (./arch/x86/include/asm/atomic.h:23 ./include/linux/atomic/atomic-arch-fallback.h:457 ./include/linux/atomic/atomic-instrumented.h:33 kernel/panic.c:340) # 145.19 [+0.00] [ 1430.817628] tcf_action_exec.part.0 (./include/net/tc_wrapper.h:217 net/sched/act_api.c:1150) # 145.19 [+0.00] [ 1430.818023] fl_classify (net/sched/cls_flower.c:356) cls_flower # 145.19 [+0.00] [ 1430.818649] ? fl_mask_lookup (net/sched/cls_flower.c:327) cls_flower # 145.20 [+0.00] [ 1430.819109] ? _raw_spin_unlock_irqrestore (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) # 145.20 [+0.00] [ 1430.819563] ? prb_final_commit (kernel/printk/printk_ringbuffer.c:2202) # 145.20 [+0.00] [ 1430.820181] ? mark_held_locks (kernel/locking/lockdep.c:4325) # 145.20 [+0.00] [ 1430.820544] ? __up_console_sem (kernel/printk/printk.c:345 (discriminator 1)) # 145.21 [+0.00] [ 1430.820928] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 145.21 [+0.00] [ 1430.821294] ? console_unlock (kernel/printk/printk.c:3277 kernel/printk/printk.c:3298) # 145.21 [+0.00] [ 1430.821931] ? console_flush_all (kernel/printk/printk.c:3293) # 145.21 [+0.00] [ 1430.822284] ? lock_acquire (kernel/locking/lockdep.c:5872) # 145.22 [+0.00] [ 1430.822659] ? vprintk_emit (kernel/printk/printk.c:2422) # 145.22 [+0.00] [ 1430.823041] ? __down_trylock_console_sem (kernel/printk/printk.c:333) # 145.22 [+0.00] [ 1430.823654] ? vprintk_emit (kernel/printk/printk.c:2422) # 145.22 [+0.00] [ 1430.824037] ? __wake_up_klogd.part.0 (./arch/x86/include/asm/preempt.h:104 kernel/printk/printk.c:4531) # 145.23 [+0.00] [ 1430.824388] ? vprintk_emit (kernel/printk/printk.c:2370) # 145.23 [+0.00] [ 1430.824781] ? wake_up_klogd_work_func (kernel/printk/printk.c:2370) # 145.23 [+0.00] [ 1430.825396] ? _printk (kernel/printk/printk.c:2443) # 145.23 [+0.00] [ 1430.825691] ? console_prepend_message (kernel/printk/printk.c:2443) # 145.24 [+0.00] [ 1430.826085] ? 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) # 145.24 [+0.00] [ 1430.826353] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) # 145.24 [+0.00] [ 1430.826728] ? 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) # 145.24 [+0.00] [ 1430.827301] __tcf_classify (./include/net/tc_wrapper.h:223 net/sched/cls_api.c:1764) # 145.25 [+0.00] [ 1430.827691] tcf_classify (net/sched/cls_api.c:1860) # 145.25 [+0.00] [ 1430.828084] ? exc_invalid_op (arch/x86/kernel/traps.c:392 (discriminator 1)) # 145.25 [+0.00] [ 1430.828433] ? __tcf_classify (net/sched/cls_api.c:1809) # 145.26 [+0.00] [ 1430.829086] tc_run (net/core/dev.c:4373) # 145.26 [+0.00] [ 1430.829360] ? napi_disable (net/core/dev.c:4349) # 145.26 [+0.00] [ 1430.829734] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) # 145.26 [+0.00] [ 1430.830113] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) # 145.27 [+0.00] [ 1430.830730] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) # 145.27 [+0.00] [ 1430.831113] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) # 145.27 [+0.00] [ 1430.831484] ? __lock_acquire (kernel/locking/lockdep.c:5237) # 145.28 [+0.00] [ 1430.831898] ? netdev_core_pick_tx (net/core/dev.c:4728) # 145.28 [+0.00] [ 1430.832489] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 145.28 [+0.00] [ 1430.832897] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 145.29 [+0.00] [ 1430.833247] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 145.29 [+0.00] [ 1430.833637] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) # 145.29 [+0.00] [ 1430.834251] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) # 145.29 [+0.00] [ 1430.834649] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) # 145.30 [+0.00] [ 1430.835029] ? ip_skb_dst_mtu (./include/net/ip.h:523) # 145.30 [+0.00] [ 1430.835376] ? __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) # 145.30 [+0.00] [ 1430.836023] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) # 145.31 [+0.00] [ 1430.836297] ? ip_finish_output (net/ipv4/ip_output.c:429) # 145.31 [+0.00] [ 1430.836673] ? find_held_lock (kernel/locking/lockdep.c:5350) # 145.31 [+0.00] [ 1430.837060] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) # 145.31 [+0.00] [ 1430.837404] ? __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)) # 145.32 [+0.00] [ 1430.838046] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) # 145.32 [+0.00] [ 1430.838411] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) # 145.32 [+0.00] [ 1430.838847] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) # 145.32 [+0.00] [ 1430.839203] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) # 145.33 [+0.00] [ 1430.839855] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) # 145.33 [+0.00] [ 1430.840201] ? 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) # 145.33 [+0.00] [ 1430.840561] ? find_held_lock (kernel/locking/lockdep.c:5350) # 145.33 [+0.00] [ 1430.841178] __inet_stream_connect (net/ipv4/af_inet.c:679) # 145.34 [+0.00] [ 1430.841557] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) # 145.34 [+0.00] [ 1430.841947] ? __inet_stream_connect (net/ipv4/af_inet.c:746) # 145.34 [+0.00] [ 1430.842302] inet_stream_connect (net/ipv4/af_inet.c:751) # 145.35 [+0.00] [ 1430.842680] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) # 145.35 [+0.00] [ 1430.843300] ? __sys_connect_file (net/socket.c:2109) # 145.35 [+0.00] [ 1430.843679] ? do_fcntl (fs/fcntl.c:476) # 145.35 [+0.00] [ 1430.843974] ? f_getown (fs/fcntl.c:446) # 145.36 [+0.00] [ 1430.844268] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) # 145.36 [+0.00] [ 1430.844911] ? __sys_socket (net/socket.c:516 net/socket.c:1756) # 145.36 [+0.00] [ 1430.845257] ? update_socket_protocol+0x10/0x10 # 145.36 [+0.00] [ 1430.845639] __x64_sys_connect (net/socket.c:2124) # 145.37 [+0.00] [ 1430.846009] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 145.37 [+0.00] [ 1430.846610] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) # 145.37 [+0.00] [ 1430.846986] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) # 145.37 [+0.00] [ 1430.847418] RIP: 0033:0x7f1832717d67 # 145.38 [+0.00] [ 1430.847820] 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 # 145.39 [+0.01] [ 1430.849285] RSP: 002b:00007ffcea9f1f48 EFLAGS: 00000246 ORIG_RAX: 000000000000002a # 145.39 [+0.00] [ 1430.850090] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007f1832717d67 # 145.40 [+0.00] [ 1430.850627] RDX: 0000000000000010 RSI: 000055c5a47188f0 RDI: 0000000000000005 # 145.40 [+0.00] [ 1430.851163] RBP: 000055c5a47189e0 R08: 000055c5a47188f0 R09: 0000000000000010 # 145.40 [+0.00] [ 1430.851976] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055c5a47188f0 # 145.41 [+0.00] [ 1430.852477] R13: 000055c5a477c0d0 R14: 0000000000000006 R15: 000055c5a477bef0 | xx__-> [ 1416.214480][ T5420] Mirror/redirect action on | [ 1430.664232][ T5634] ------------[ cut here ]------------ | [ 1430.664757][ T5634] WARNING: CPU: 2 PID: 5634 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) | [ 1430.665330][ T5634] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred ip6_gre ip6_tunnel tunnel6 gre act_gact cls_flower dummy sch_ingress bridge stp llc 8021q vrf veth [ 1430.667316][ T5634] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 1430.667762][ T5634] 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) [ 1430.668122][ T5634] 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 [ 1430.669270][ T5634] RSP: 0018:ffffc9000062f5f0 EFLAGS: 00010202 [ 1430.669733][ T5634] RAX: ffffe8ffffd02710 RBX: ffff888013900120 RCX: 0000000000000001 [ 1430.670602][ T5634] RDX: ffff88800fc28500 RSI: 0000000000000007 RDI: ffff88800fc28506 [ 1430.671097][ T5634] RBP: ffffc9000062f6a0 R08: 0000000000000000 R09: 0000000000000001 [ 1430.671636][ T5634] R10: 0000000000000000 R11: ffffffff9c974460 R12: ffffc9000062f770 [ 1430.672141][ T5634] R13: 1ffff920000c5ec2 R14: ffff888013900168 R15: ffff888009cdb728 [ 1430.672638][ T5634] FS: 00007f183251c740(0000) GS:ffff8880986f2000(0000) knlGS:0000000000000000 [ 1430.673212][ T5634] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 1430.673665][ T5634] CR2: 000055c5a48515a8 CR3: 000000000ff90004 CR4: 0000000000772ef0 [ 1430.674157][ T5634] PKRU: 55555554 [ 1430.674411][ T5634] Call Trace: [ 1430.674691][ T5634] [ 1430.674905][ T5634] ? napi_disable (net/core/dev.c:4349) [ 1430.675235][ T5634] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 1430.675584][ T5634] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) [ 1430.675945][ T5634] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) [ 1430.676272][ T5634] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) [ 1430.676625][ T5634] ? __lock_acquire (kernel/locking/lockdep.c:5237) [ 1430.676984][ T5634] ? netdev_core_pick_tx (net/core/dev.c:4728) [ 1430.677304][ T5634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 1430.677649][ T5634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 1430.677994][ T5634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 1430.678318][ T5634] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) [ 1430.678667][ T5634] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) [ 1430.679014][ T5634] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) [ 1430.679331][ T5634] ? ip_skb_dst_mtu (./include/net/ip.h:523) [ 1430.679675][ T5634] ? __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) [ 1430.680024][ T5634] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) [ 1430.680271][ T5634] ? ip_finish_output (net/ipv4/ip_output.c:429) [ 1430.680610][ T5634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 1430.680967][ T5634] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) [ 1430.681297][ T5634] ? __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)) [ 1430.681658][ T5634] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) [ 1430.682040][ T5634] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) [ 1430.682375][ T5634] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) [ 1430.682725][ T5634] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) [ 1430.683260][ T5634] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) [ 1430.683816][ T5634] ? 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) [ 1430.684366][ T5634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 1430.684934][ T5634] __inet_stream_connect (net/ipv4/af_inet.c:679) [ 1430.685489][ T5634] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) [ 1430.685922][ T5634] ? __inet_stream_connect (net/ipv4/af_inet.c:746) [ 1430.686240][ T5634] inet_stream_connect (net/ipv4/af_inet.c:751) [ 1430.686584][ T5634] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) [ 1430.686926][ T5634] ? __sys_connect_file (net/socket.c:2109) [ 1430.687241][ T5634] ? do_fcntl (fs/fcntl.c:476) [ 1430.687492][ T5634] ? f_getown (fs/fcntl.c:446) [ 1430.687734][ T5634] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) [ 1430.688078][ T5634] ? __sys_socket (net/socket.c:516 net/socket.c:1756) [ 1430.688394][ T5634] ? update_socket_protocol+0x10/0x10 [ 1430.688732][ T5634] __x64_sys_connect (net/socket.c:2124) [ 1430.689072][ T5634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 1430.689387][ T5634] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 1430.689709][ T5634] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 1430.690124][ T5634] RIP: 0033:0x7f1832717d67 [ 1430.690461][ T5634] 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 [ 1430.691566][ T5634] RSP: 002b:00007ffcea9f1f48 EFLAGS: 00000246 ORIG_RAX: 000000000000002a [ 1430.692041][ T5634] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007f1832717d67 [ 1430.692512][ T5634] RDX: 0000000000000010 RSI: 000055c5a47188f0 RDI: 0000000000000005 [ 1430.692984][ T5634] RBP: 000055c5a47189e0 R08: 000055c5a47188f0 R09: 0000000000000010 [ 1430.693446][ T5634] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055c5a47188f0 [ 1430.693925][ T5634] R13: 000055c5a477c0d0 R14: 0000000000000006 R15: 000055c5a477bef0 | [ 1430.697454][ T5634] ------------[ cut here ]------------ | [ 1430.697815][ T5634] WARNING: CPU: 2 PID: 5634 at ./include/net/sch_generic.h:843 tcf_ct_act (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 ./include/net/act_api.h:232 net/sched/act_ct.c:986) act_ct | [ 1430.698473][ T5634] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred ip6_gre ip6_tunnel tunnel6 gre act_gact cls_flower dummy sch_ingress bridge stp llc 8021q vrf veth | [ 1430.700874][ T5634] Tainted: [W]=WARN [ 1430.701145][ T5634] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 1430.701590][ T5634] RIP: 0010:tcf_ct_act (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 ./include/net/act_api.h:232 net/sched/act_ct.c:986) act_ct [ 1430.702091][ T5634] 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 d4 0d 00 00 66 83 78 06 00 74 04 90 <0f> 0b 90 48 b8 00 00 00 00 00 fc ff df 48 8d 73 28 48 89 f1 48 89 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 d4 0d 00 00 jne 0xdf6 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: 48 8d 73 28 lea 0x28(%rbx),%rsi 3b: 48 89 f1 mov %rsi,%rcx 3e: 48 rex.W 3f: 89 .byte 0x89 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: 48 8d 73 28 lea 0x28(%rbx),%rsi 11: 48 89 f1 mov %rsi,%rcx 14: 48 rex.W 15: 89 .byte 0x89 [ 1430.703345][ T5634] RSP: 0018:ffffc9000062ef38 EFLAGS: 00010202 [ 1430.703813][ T5634] RAX: ffff88800fc28500 RBX: ffff888013900120 RCX: 0000000000000007 [ 1430.704332][ T5634] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff88800fc28506 [ 1430.705151][ T5634] RBP: ffff88800bea6800 R08: 0000000000000001 R09: ffff888012a5d22c [ 1430.705675][ T5634] R10: 0000000000000000 R11: ffff88800a241928 R12: ffff8880096e8c40 [ 1430.706455][ T5634] R13: ffff8880139001e0 R14: 0000000000000000 R15: ffffe8ffffd03620 [ 1430.707016][ T5634] FS: 00007f183251c740(0000) GS:ffff8880986f2000(0000) knlGS:0000000000000000 [ 1430.707628][ T5634] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 1430.708090][ T5634] CR2: 000055c5a48515a8 CR3: 000000000ff90004 CR4: 0000000000772ef0 [ 1430.708615][ T5634] PKRU: 55555554 [ 1430.708914][ T5634] Call Trace: [ 1430.709183][ T5634] [ 1430.709639][ T5634] ? desc_read (./arch/x86/include/asm/atomic64_64.h:20 ./include/linux/atomic/atomic-arch-fallback.h:2629 ./include/linux/atomic/atomic-long.h:79 ./include/linux/atomic/atomic-instrumented.h:3224 kernel/printk/printk_ringbuffer.c:535) [ 1430.710026][ T5634] ? tcf_ct_init (net/sched/act_ct.c:963) act_ct [ 1430.710382][ T5634] ? desc_read_finalized_seq (kernel/printk/printk_ringbuffer.c:1887) [ 1430.710757][ T5634] ? desc_read (./arch/x86/include/asm/atomic64_64.h:20 ./include/linux/atomic/atomic-arch-fallback.h:2629 ./include/linux/atomic/atomic-long.h:79 ./include/linux/atomic/atomic-instrumented.h:3224 kernel/printk/printk_ringbuffer.c:535) [ 1430.711398][ T5634] ? panic_on_this_cpu (./arch/x86/include/asm/atomic.h:23 ./include/linux/atomic/atomic-arch-fallback.h:457 ./include/linux/atomic/atomic-instrumented.h:33 kernel/panic.c:340) [ 1430.711799][ T5634] tcf_action_exec.part.0 (./include/net/tc_wrapper.h:217 net/sched/act_api.c:1150) [ 1430.712196][ T5634] fl_classify (net/sched/cls_flower.c:356) cls_flower [ 1430.712563][ T5634] ? fl_mask_lookup (net/sched/cls_flower.c:327) cls_flower [ 1430.713030][ T5634] ? _raw_spin_unlock_irqrestore (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) [ 1430.713470][ T5634] ? prb_final_commit (kernel/printk/printk_ringbuffer.c:2202) [ 1430.713850][ T5634] ? mark_held_locks (kernel/locking/lockdep.c:4325) [ 1430.714201][ T5634] ? __up_console_sem (kernel/printk/printk.c:345 (discriminator 1)) [ 1430.714822][ T5634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 1430.715173][ T5634] ? console_unlock (kernel/printk/printk.c:3277 kernel/printk/printk.c:3298) [ 1430.715550][ T5634] ? console_flush_all (kernel/printk/printk.c:3293) [ 1430.716159][ T5634] ? lock_acquire (kernel/locking/lockdep.c:5872) [ 1430.716513][ T5634] ? vprintk_emit (kernel/printk/printk.c:2422) [ 1430.716904][ T5634] ? __down_trylock_console_sem (kernel/printk/printk.c:333) [ 1430.717280][ T5634] ? vprintk_emit (kernel/printk/printk.c:2422) [ 1430.717651][ T5634] ? __wake_up_klogd.part.0 (./arch/x86/include/asm/preempt.h:104 kernel/printk/printk.c:4531) [ 1430.718276][ T5634] ? vprintk_emit (kernel/printk/printk.c:2370) [ 1430.718646][ T5634] ? wake_up_klogd_work_func (kernel/printk/printk.c:2370) [ 1430.719034][ T5634] ? _printk (kernel/printk/printk.c:2443) [ 1430.719309][ T5634] ? console_prepend_message (kernel/printk/printk.c:2443) [ 1430.719941][ T5634] ? 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) [ 1430.720214][ T5634] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 1430.720576][ T5634] ? 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) [ 1430.720872][ T5634] __tcf_classify (./include/net/tc_wrapper.h:223 net/sched/cls_api.c:1764) [ 1430.721482][ T5634] tcf_classify (net/sched/cls_api.c:1860) [ 1430.721870][ T5634] ? exc_invalid_op (arch/x86/kernel/traps.c:392 (discriminator 1)) [ 1430.722235][ T5634] ? __tcf_classify (net/sched/cls_api.c:1809) [ 1430.722605][ T5634] tc_run (net/core/dev.c:4373) [ 1430.723126][ T5634] ? napi_disable (net/core/dev.c:4349) [ 1430.723479][ T5634] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 1430.723863][ T5634] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) [ 1430.724218][ T5634] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) [ 1430.724582][ T5634] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) [ 1430.725200][ T5634] ? __lock_acquire (kernel/locking/lockdep.c:5237) [ 1430.725579][ T5634] ? netdev_core_pick_tx (net/core/dev.c:4728) [ 1430.725958][ T5634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 1430.726310][ T5634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 1430.726931][ T5634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 1430.727292][ T5634] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) [ 1430.727662][ T5634] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) [ 1430.728255][ T5634] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) [ 1430.728627][ T5634] ? ip_skb_dst_mtu (./include/net/ip.h:523) [ 1430.729002][ T5634] ? __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) [ 1430.729358][ T5634] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) [ 1430.729645][ T5634] ? ip_finish_output (net/ipv4/ip_output.c:429) [ 1430.730016][ T5634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 1430.730376][ T5634] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) [ 1430.730750][ T5634] ? __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)) [ 1430.731120][ T5634] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) [ 1430.731766][ T5634] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) [ 1430.732140][ T5634] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) [ 1430.732495][ T5634] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) [ 1430.732890][ T5634] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) [ 1430.733474][ T5634] ? 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) [ 1430.733855][ T5634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 1430.734208][ T5634] __inet_stream_connect (net/ipv4/af_inet.c:679) [ 1430.734576][ T5634] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) [ 1430.735194][ T5634] ? __inet_stream_connect (net/ipv4/af_inet.c:746) [ 1430.735551][ T5634] inet_stream_connect (net/ipv4/af_inet.c:751) [ 1430.735931][ T5634] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) [ 1430.736279][ T5634] ? __sys_connect_file (net/socket.c:2109) [ 1430.736905][ T5634] ? do_fcntl (fs/fcntl.c:476) [ 1430.737175][ T5634] ? f_getown (fs/fcntl.c:446) [ 1430.737441][ T5634] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) [ 1430.737838][ T5634] ? __sys_socket (net/socket.c:516 net/socket.c:1756) [ 1430.738422][ T5634] ? update_socket_protocol+0x10/0x10 [ 1430.738815][ T5634] __x64_sys_connect (net/socket.c:2124) [ 1430.739166][ T5634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 1430.739516][ T5634] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 1430.740143][ T5634] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 1430.740582][ T5634] RIP: 0033:0x7f1832717d67 [ 1430.740981][ T5634] 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 [ 1430.742460][ T5634] RSP: 002b:00007ffcea9f1f48 EFLAGS: 00000246 ORIG_RAX: 000000000000002a [ 1430.743011][ T5634] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007f1832717d67 [ 1430.743797][ T5634] RDX: 0000000000000010 RSI: 000055c5a47188f0 RDI: 0000000000000005 [ 1430.744311][ T5634] RBP: 000055c5a47189e0 R08: 000055c5a47188f0 R09: 0000000000000010 [ 1430.745110][ T5634] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055c5a47188f0 [ 1430.745643][ T5634] R13: 000055c5a477c0d0 R14: 0000000000000006 R15: 000055c5a477bef0 | [ 1430.750901][ T5634] ------------[ cut here ]------------ | [ 1430.751283][ T5634] WARNING: CPU: 2 PID: 5634 at ./include/net/sch_generic.h:843 tcf_skbedit_act (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 net/sched/act_skbedit.c:48) act_skbedit | [ 1430.751995][ T5634] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred ip6_gre ip6_tunnel tunnel6 gre act_gact cls_flower dummy sch_ingress bridge stp llc 8021q vrf veth | [ 1430.754675][ T5634] Tainted: [W]=WARN [ 1430.754990][ T5634] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 1430.755415][ T5634] RIP: 0010:tcf_skbedit_act (./include/net/sch_generic.h:843 ./include/net/sch_generic.h:889 net/sched/act_skbedit.c:48) act_skbedit [ 1430.756147][ T5634] Code: 00 fc ff df 48 c1 ea 03 0f b6 14 02 4c 89 e8 83 e0 07 83 c0 03 38 d0 7c 08 84 d2 0f 85 95 05 00 00 8b 45 04 e9 ea fa ff ff 90 <0f> 0b 90 e9 ce f9 ff ff bf 01 00 00 00 e8 b4 fc e4 da 4c 89 e2 48 All code ======== 0: 00 fc add %bh,%ah 2: ff lcall (bad) 3: df 48 c1 fisttps -0x3f(%rax) 6: ea (bad) 7: 03 0f add (%rdi),%ecx 9: b6 14 mov $0x14,%dh b: 02 4c 89 e8 add -0x18(%rcx,%rcx,4),%cl f: 83 e0 07 and $0x7,%eax 12: 83 c0 03 add $0x3,%eax 15: 38 d0 cmp %dl,%al 17: 7c 08 jl 0x21 19: 84 d2 test %dl,%dl 1b: 0f 85 95 05 00 00 jne 0x5b6 21: 8b 45 04 mov 0x4(%rbp),%eax 24: e9 ea fa ff ff jmp 0xfffffffffffffb13 29: 90 nop 2a:* 0f 0b ud2 <-- trapping instruction 2c: 90 nop 2d: e9 ce f9 ff ff jmp 0xfffffffffffffa00 32: bf 01 00 00 00 mov $0x1,%edi 37: e8 b4 fc e4 da call 0xffffffffdae4fcf0 3c: 4c 89 e2 mov %r12,%rdx 3f: 48 rex.W Code starting with the faulting instruction =========================================== 0: 0f 0b ud2 2: 90 nop 3: e9 ce f9 ff ff jmp 0xfffffffffffff9d6 8: bf 01 00 00 00 mov $0x1,%edi d: e8 b4 fc e4 da call 0xffffffffdae4fcc6 12: 4c 89 e2 mov %r12,%rdx 15: 48 rex.W [ 1430.757618][ T5634] RSP: 0018:ffffc9000062efd0 EFLAGS: 00010202 [ 1430.758083][ T5634] RAX: 0000000000000001 RBX: ffff888013900120 RCX: 0000000000000000 [ 1430.758602][ T5634] RDX: 0000000000000007 RSI: ffffffff9be5d5c0 RDI: ffff88800fc28506 [ 1430.759372][ T5634] RBP: ffffe8ffffd06320 R08: 0000000000000001 R09: ffffed1002568548 [ 1430.759916][ T5634] R10: ffff888012b42a43 R11: ffffffffc06e9a18 R12: ffff88801320fa00 [ 1430.760426][ T5634] R13: ffff88800fc28500 R14: 1ffff920000c5e05 R15: ffff8880139001e0 [ 1430.761226][ T5634] FS: 00007f183251c740(0000) GS:ffff8880986f2000(0000) knlGS:0000000000000000 [ 1430.761859][ T5634] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 1430.762287][ T5634] CR2: 000055c5a48515a8 CR3: 000000000ff90004 CR4: 0000000000772ef0 [ 1430.763097][ T5634] PKRU: 55555554 [ 1430.763364][ T5634] Call Trace: [ 1430.763649][ T5634] [ 1430.763861][ T5634] ? tcf_ct_init (net/sched/act_ct.c:963) act_ct [ 1430.764449][ T5634] ? desc_read_finalized_seq (kernel/printk/printk_ringbuffer.c:1887) [ 1430.764840][ T5634] ? tcf_skbedit_cleanup (net/sched/act_skbedit.c:43) act_skbedit [ 1430.765268][ T5634] ? panic_on_this_cpu (./arch/x86/include/asm/atomic.h:23 ./include/linux/atomic/atomic-arch-fallback.h:457 ./include/linux/atomic/atomic-instrumented.h:33 kernel/panic.c:340) [ 1430.765633][ T5634] tcf_action_exec.part.0 (./include/net/tc_wrapper.h:217 net/sched/act_api.c:1150) [ 1430.766028][ T5634] fl_classify (net/sched/cls_flower.c:356) cls_flower [ 1430.766391][ T5634] ? fl_mask_lookup (net/sched/cls_flower.c:327) cls_flower [ 1430.766854][ T5634] ? _raw_spin_unlock_irqrestore (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) [ 1430.767536][ T5634] ? prb_final_commit (kernel/printk/printk_ringbuffer.c:2202) [ 1430.767915][ T5634] ? mark_held_locks (kernel/locking/lockdep.c:4325) [ 1430.768296][ T5634] ? __up_console_sem (kernel/printk/printk.c:345 (discriminator 1)) [ 1430.768658][ T5634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 1430.769285][ T5634] ? console_unlock (kernel/printk/printk.c:3277 kernel/printk/printk.c:3298) [ 1430.769658][ T5634] ? console_flush_all (kernel/printk/printk.c:3293) [ 1430.770029][ T5634] ? lock_acquire (kernel/locking/lockdep.c:5872) [ 1430.770381][ T5634] ? vprintk_emit (kernel/printk/printk.c:2422) [ 1430.771014][ T5634] ? __down_trylock_console_sem (kernel/printk/printk.c:333) [ 1430.771373][ T5634] ? vprintk_emit (kernel/printk/printk.c:2422) [ 1430.771755][ T5634] ? __wake_up_klogd.part.0 (./arch/x86/include/asm/preempt.h:104 kernel/printk/printk.c:4531) [ 1430.772144][ T5634] ? vprintk_emit (kernel/printk/printk.c:2370) [ 1430.772770][ T5634] ? wake_up_klogd_work_func (kernel/printk/printk.c:2370) [ 1430.773149][ T5634] ? _printk (kernel/printk/printk.c:2443) [ 1430.773419][ T5634] ? console_prepend_message (kernel/printk/printk.c:2443) [ 1430.773812][ T5634] ? 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) [ 1430.774084][ T5634] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 1430.774686][ T5634] ? 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) [ 1430.774987][ T5634] __tcf_classify (./include/net/tc_wrapper.h:223 net/sched/cls_api.c:1764) [ 1430.775359][ T5634] tcf_classify (net/sched/cls_api.c:1860) [ 1430.775723][ T5634] ? exc_invalid_op (arch/x86/kernel/traps.c:392 (discriminator 1)) [ 1430.776334][ T5634] ? __tcf_classify (net/sched/cls_api.c:1809) [ 1430.776705][ T5634] tc_run (net/core/dev.c:4373) [ 1430.777006][ T5634] ? napi_disable (net/core/dev.c:4349) [ 1430.777355][ T5634] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 1430.777982][ T5634] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) [ 1430.778332][ T5634] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) [ 1430.778707][ T5634] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) [ 1430.779089][ T5634] ? __lock_acquire (kernel/locking/lockdep.c:5237) [ 1430.779701][ T5634] ? netdev_core_pick_tx (net/core/dev.c:4728) [ 1430.780090][ T5634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 1430.780436][ T5634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 1430.780828][ T5634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 1430.781436][ T5634] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) [ 1430.781845][ T5634] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) [ 1430.782194][ T5634] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) [ 1430.782552][ T5634] ? ip_skb_dst_mtu (./include/net/ip.h:523) [ 1430.783165][ T5634] ? __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) [ 1430.783521][ T5634] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) [ 1430.783824][ T5634] ? ip_finish_output (net/ipv4/ip_output.c:429) [ 1430.784171][ T5634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 1430.784548][ T5634] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) [ 1430.785176][ T5634] ? __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)) [ 1430.785538][ T5634] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) [ 1430.785934][ T5634] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) [ 1430.786295][ T5634] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) [ 1430.786931][ T5634] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) [ 1430.787291][ T5634] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) [ 1430.787652][ T5634] ? 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) [ 1430.788254][ T5634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 1430.788626][ T5634] __inet_stream_connect (net/ipv4/af_inet.c:679) [ 1430.789001][ T5634] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) [ 1430.789353][ T5634] ? __inet_stream_connect (net/ipv4/af_inet.c:746) [ 1430.789715][ T5634] inet_stream_connect (net/ipv4/af_inet.c:751) [ 1430.790091][ T5634] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) [ 1430.790439][ T5634] ? __sys_connect_file (net/socket.c:2109) [ 1430.790837][ T5634] ? do_fcntl (fs/fcntl.c:476) [ 1430.791108][ T5634] ? f_getown (fs/fcntl.c:446) [ 1430.791643][ T5634] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) [ 1430.792016][ T5634] ? __sys_socket (net/socket.c:516 net/socket.c:1756) [ 1430.792366][ T5634] ? update_socket_protocol+0x10/0x10 [ 1430.792735][ T5634] __x64_sys_connect (net/socket.c:2124) [ 1430.793351][ T5634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 1430.793717][ T5634] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 1430.794102][ T5634] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 1430.794540][ T5634] RIP: 0033:0x7f1832717d67 [ 1430.795180][ T5634] 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 [ 1430.796670][ T5634] RSP: 002b:00007ffcea9f1f48 EFLAGS: 00000246 ORIG_RAX: 000000000000002a [ 1430.797222][ T5634] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007f1832717d67 [ 1430.797752][ T5634] RDX: 0000000000000010 RSI: 000055c5a47188f0 RDI: 0000000000000005 [ 1430.798523][ T5634] RBP: 000055c5a47189e0 R08: 000055c5a47188f0 R09: 0000000000000010 [ 1430.799072][ T5634] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055c5a47188f0 [ 1430.799614][ T5634] R13: 000055c5a477c0d0 R14: 0000000000000006 R15: 000055c5a477bef0 | [ 1430.804119][ T5634] ------------[ cut here ]------------ | [ 1430.804468][ T5634] WARNING: CPU: 2 PID: 5634 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 | [ 1430.805404][ T5634] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred ip6_gre ip6_tunnel tunnel6 gre act_gact cls_flower dummy sch_ingress bridge stp llc 8021q vrf veth | [ 1430.807852][ T5634] Tainted: [W]=WARN [ 1430.808365][ T5634] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 1430.808840][ T5634] 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 [ 1430.809280][ T5634] 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 63 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 63 07 00 00 jne 0x785 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 [ 1430.810771][ T5634] RSP: 0018:ffffc9000062f068 EFLAGS: 00010202 [ 1430.811240][ T5634] RAX: ffff88800fc28500 RBX: ffffe8ffffd06360 RCX: 0000000000000007 [ 1430.812035][ T5634] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff88800fc28506 [ 1430.812562][ T5634] RBP: ffff88801320ee00 R08: 0000000000000002 R09: ffffed1002568548 [ 1430.813340][ T5634] R10: ffff888012b42a43 R11: ffffffffc06e9a18 R12: ffff888013900120 [ 1430.813891][ T5634] R13: ffff888036337c94 R14: 0000000000000004 R15: ffff888036337c90 [ 1430.814396][ T5634] FS: 00007f183251c740(0000) GS:ffff8880986f2000(0000) knlGS:0000000000000000 [ 1430.815269][ T5634] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 1430.815722][ T5634] CR2: 000055c5a48515a8 CR3: 000000000ff90004 CR4: 0000000000772ef0 [ 1430.816255][ T5634] PKRU: 55555554 [ 1430.816790][ T5634] Call Trace: [ 1430.817071][ T5634] [ 1430.817259][ T5634] ? panic_on_this_cpu (./arch/x86/include/asm/atomic.h:23 ./include/linux/atomic/atomic-arch-fallback.h:457 ./include/linux/atomic/atomic-instrumented.h:33 kernel/panic.c:340) [ 1430.817628][ T5634] tcf_action_exec.part.0 (./include/net/tc_wrapper.h:217 net/sched/act_api.c:1150) [ 1430.818023][ T5634] fl_classify (net/sched/cls_flower.c:356) cls_flower [ 1430.818649][ T5634] ? fl_mask_lookup (net/sched/cls_flower.c:327) cls_flower [ 1430.819109][ T5634] ? _raw_spin_unlock_irqrestore (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) [ 1430.819563][ T5634] ? prb_final_commit (kernel/printk/printk_ringbuffer.c:2202) [ 1430.820181][ T5634] ? mark_held_locks (kernel/locking/lockdep.c:4325) [ 1430.820544][ T5634] ? __up_console_sem (kernel/printk/printk.c:345 (discriminator 1)) [ 1430.820928][ T5634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 1430.821294][ T5634] ? console_unlock (kernel/printk/printk.c:3277 kernel/printk/printk.c:3298) [ 1430.821931][ T5634] ? console_flush_all (kernel/printk/printk.c:3293) [ 1430.822284][ T5634] ? lock_acquire (kernel/locking/lockdep.c:5872) [ 1430.822659][ T5634] ? vprintk_emit (kernel/printk/printk.c:2422) [ 1430.823041][ T5634] ? __down_trylock_console_sem (kernel/printk/printk.c:333) [ 1430.823654][ T5634] ? vprintk_emit (kernel/printk/printk.c:2422) [ 1430.824037][ T5634] ? __wake_up_klogd.part.0 (./arch/x86/include/asm/preempt.h:104 kernel/printk/printk.c:4531) [ 1430.824388][ T5634] ? vprintk_emit (kernel/printk/printk.c:2370) [ 1430.824781][ T5634] ? wake_up_klogd_work_func (kernel/printk/printk.c:2370) [ 1430.825396][ T5634] ? _printk (kernel/printk/printk.c:2443) [ 1430.825691][ T5634] ? console_prepend_message (kernel/printk/printk.c:2443) [ 1430.826085][ T5634] ? 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) [ 1430.826353][ T5634] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 1430.826728][ T5634] ? 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) [ 1430.827301][ T5634] __tcf_classify (./include/net/tc_wrapper.h:223 net/sched/cls_api.c:1764) [ 1430.827691][ T5634] tcf_classify (net/sched/cls_api.c:1860) [ 1430.828084][ T5634] ? exc_invalid_op (arch/x86/kernel/traps.c:392 (discriminator 1)) [ 1430.828433][ T5634] ? __tcf_classify (net/sched/cls_api.c:1809) [ 1430.829086][ T5634] tc_run (net/core/dev.c:4373) [ 1430.829360][ T5634] ? napi_disable (net/core/dev.c:4349) [ 1430.829734][ T5634] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 1430.830113][ T5634] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) [ 1430.830730][ T5634] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) [ 1430.831113][ T5634] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) [ 1430.831484][ T5634] ? __lock_acquire (kernel/locking/lockdep.c:5237) [ 1430.831898][ T5634] ? netdev_core_pick_tx (net/core/dev.c:4728) [ 1430.832489][ T5634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 1430.832897][ T5634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 1430.833247][ T5634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 1430.833637][ T5634] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) [ 1430.834251][ T5634] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) [ 1430.834649][ T5634] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) [ 1430.835029][ T5634] ? ip_skb_dst_mtu (./include/net/ip.h:523) [ 1430.835376][ T5634] ? __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) [ 1430.836023][ T5634] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) [ 1430.836297][ T5634] ? ip_finish_output (net/ipv4/ip_output.c:429) [ 1430.836673][ T5634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 1430.837060][ T5634] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) [ 1430.837404][ T5634] ? __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)) [ 1430.838046][ T5634] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) [ 1430.838411][ T5634] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) [ 1430.838847][ T5634] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) [ 1430.839203][ T5634] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) [ 1430.839855][ T5634] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) [ 1430.840201][ T5634] ? 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) [ 1430.840561][ T5634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 1430.841178][ T5634] __inet_stream_connect (net/ipv4/af_inet.c:679) [ 1430.841557][ T5634] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) [ 1430.841947][ T5634] ? __inet_stream_connect (net/ipv4/af_inet.c:746) [ 1430.842302][ T5634] inet_stream_connect (net/ipv4/af_inet.c:751) [ 1430.842680][ T5634] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) [ 1430.843300][ T5634] ? __sys_connect_file (net/socket.c:2109) [ 1430.843679][ T5634] ? do_fcntl (fs/fcntl.c:476) [ 1430.843974][ T5634] ? f_getown (fs/fcntl.c:446) [ 1430.844268][ T5634] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) [ 1430.844911][ T5634] ? __sys_socket (net/socket.c:516 net/socket.c:1756) [ 1430.845257][ T5634] ? update_socket_protocol+0x10/0x10 [ 1430.845639][ T5634] __x64_sys_connect (net/socket.c:2124) [ 1430.846009][ T5634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 1430.846610][ T5634] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 1430.846986][ T5634] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 1430.847418][ T5634] RIP: 0033:0x7f1832717d67 [ 1430.847820][ T5634] 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 [ 1430.849285][ T5634] RSP: 002b:00007ffcea9f1f48 EFLAGS: 00000246 ORIG_RAX: 000000000000002a [ 1430.850090][ T5634] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007f1832717d67 [ 1430.850627][ T5634] RDX: 0000000000000010 RSI: 000055c5a47188f0 RDI: 0000000000000005 [ 1430.851163][ T5634] RBP: 000055c5a47189e0 R08: 000055c5a47188f0 R09: 0000000000000010 [ 1430.851976][ T5634] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055c5a47188f0 Finger prints: tcf_skbedit_act:fl_classify:__tcf_classify:tcf_classify:tc_run tc_run:__dev_queue_xmit:ip_finish_output2:ip_output:__ip_queue_xmit tcf_ct_act:fl_classify:__tcf_classify:tcf_classify:tc_run tcf_mirred_act:fl_classify:__tcf_classify:tcf_classify:tc_run