====================================== | # 117.97 [+0.00] [ 38.695179] tc (531) used greatest stack depth: 23440 bytes left | # 117.98 [+0.00] [ 46.449260] ------------[ cut here ]------------ | # 117.98 [+0.00] [ 46.449711] WARNING: CPU: 1 PID: 634 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) | # 117.99 [+0.01] [ 46.450246] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred act_gact cls_flower sch_ingress vrf veth # 118.00 [+0.01] [ 46.451780] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 # 118.01 [+0.00] [ 46.452162] 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) # 118.01 [+0.00] [ 46.452468] 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 # 118.03 [+0.01] [ 46.453767] RSP: 0018:ffffc900005275f0 EFLAGS: 00010202 # 118.03 [+0.00] [ 46.454167] RAX: ffffe8ffffc83630 RBX: ffff888009188120 RCX: 0000000000000001 # 118.03 [+0.01] [ 46.454642] RDX: ffff888008d06f00 RSI: 0000000000000007 RDI: ffff888008d06f06 # 118.04 [+0.01] [ 46.455100] RBP: ffffc900005276a0 R08: 0000000000000000 R09: 0000000000000001 # 118.05 [+0.01] [ 46.455559] R10: 0000000000000000 R11: ffffffffa3574460 R12: ffffc90000527770 # 118.06 [+0.01] [ 46.456013] R13: 1ffff920000a4ec2 R14: ffff888009188168 R15: ffff88800958db28 # 118.06 [+0.01] [ 46.456454] FS: 00007fe093cb8740(0000) GS:ffff888091a72000(0000) knlGS:0000000000000000 # 118.07 [+0.01] [ 46.457001] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 # 118.07 [+0.00] [ 46.457385] CR2: 000055e3d696d5a8 CR3: 0000000008feb006 CR4: 0000000000772ef0 # 118.08 [+0.01] [ 46.457837] PKRU: 55555554 # 118.08 [+0.00] [ 46.458068] Call Trace: # 118.08 [+0.00] [ 46.458292] # 118.08 [+0.00] [ 46.458451] ? napi_disable (net/core/dev.c:4349) # 118.09 [+0.00] [ 46.458765] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) # 118.09 [+0.00] [ 46.459083] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) # 118.09 [+0.00] [ 46.459377] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) # 118.09 [+0.00] [ 46.459684] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) # 118.10 [+0.00] [ 46.459990] ? __lock_acquire (kernel/locking/lockdep.c:5237) # 118.10 [+0.00] [ 46.460292] ? netdev_core_pick_tx (net/core/dev.c:4728) # 118.10 [+0.00] [ 46.460599] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 118.11 [+0.00] [ 46.460891] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 118.11 [+0.00] [ 46.461198] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 118.11 [+0.00] [ 46.461502] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) # 118.12 [+0.00] [ 46.461804] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) # 118.12 [+0.00] [ 46.462104] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) # 118.12 [+0.00] [ 46.462396] ? ip_skb_dst_mtu (./include/net/ip.h:523) # 118.13 [+0.00] [ 46.462702] ? __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) # 118.13 [+0.00] [ 46.463004] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) # 118.13 [+0.00] [ 46.463229] ? ip_finish_output (net/ipv4/ip_output.c:429) # 118.13 [+0.00] [ 46.463522] ? find_held_lock (kernel/locking/lockdep.c:5350) # 118.14 [+0.00] [ 46.463835] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) # 118.14 [+0.00] [ 46.464155] ? __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)) # 118.14 [+0.00] [ 46.464454] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) # 118.15 [+0.01] [ 46.464767] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) # 118.16 [+0.01] [ 46.465082] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) # 118.16 [+0.00] [ 46.465378] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) # 118.16 [+0.00] [ 46.465691] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) # 118.17 [+0.00] [ 46.465991] ? 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) # 118.17 [+0.00] [ 46.466283] ? find_held_lock (kernel/locking/lockdep.c:5350) # 118.17 [+0.00] [ 46.466587] __inet_stream_connect (net/ipv4/af_inet.c:679) # 118.18 [+0.00] [ 46.466891] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) # 118.18 [+0.00] [ 46.467196] ? __inet_stream_connect (net/ipv4/af_inet.c:746) # 118.18 [+0.00] [ 46.467483] inet_stream_connect (net/ipv4/af_inet.c:751) # 118.19 [+0.00] [ 46.467780] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) # 118.19 [+0.00] [ 46.468090] ? __sys_connect_file (net/socket.c:2109) # 118.19 [+0.00] [ 46.468381] ? do_fcntl (fs/fcntl.c:476) # 118.19 [+0.00] [ 46.468611] ? f_getown (fs/fcntl.c:446) # 118.20 [+0.00] [ 46.468828] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) # 118.20 [+0.00] [ 46.469131] ? __sys_socket (net/socket.c:516 net/socket.c:1756) # 118.20 [+0.00] [ 46.469423] ? update_socket_protocol+0x10/0x10 # 118.21 [+0.00] [ 46.469731] __x64_sys_connect (net/socket.c:2124) # 118.21 [+0.00] [ 46.470033] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 118.21 [+0.00] [ 46.470328] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) # 118.21 [+0.00] [ 46.470633] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) # 118.22 [+0.00] [ 46.471001] RIP: 0033:0x7fe093eb3d67 # 118.22 [+0.00] [ 46.471313] 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 # 118.23 [+0.01] [ 46.472420] RSP: 002b:00007ffe89b2afa8 EFLAGS: 00000246 ORIG_RAX: 000000000000002a # 118.24 [+0.01] [ 46.472922] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007fe093eb3d67 # 118.25 [+0.01] [ 46.473376] RDX: 0000000000000010 RSI: 000055e3d68348f0 RDI: 0000000000000005 # 118.26 [+0.01] [ 46.473830] RBP: 000055e3d68349e0 R08: 000055e3d68348f0 R09: 0000000000000010 # 118.26 [+0.01] [ 46.474281] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055e3d68348f0 # 118.27 [+0.01] [ 46.474744] R13: 000055e3d68980d0 R14: 0000000000000006 R15: 000055e3d6897ef0 | # 118.31 [+0.00] [ 46.478392] ------------[ cut here ]------------ | # 118.31 [+0.00] [ 46.478738] WARNING: CPU: 1 PID: 634 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 | # 118.32 [+0.01] [ 46.479416] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred act_gact cls_flower sch_ingress vrf veth | # 118.34 [+0.01] [ 46.481498] Tainted: [W]=WARN # 118.34 [+0.00] [ 46.481799] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 # 118.34 [+0.00] [ 46.482236] 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 # 118.35 [+0.00] [ 46.482688] 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 # 118.36 [+0.02] [ 46.483917] RSP: 0018:ffffc90000526f38 EFLAGS: 00010202 # 118.37 [+0.01] [ 46.484358] RAX: ffff888008d06f00 RBX: ffff888009188120 RCX: 0000000000000007 # 118.38 [+0.01] [ 46.484873] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff888008d06f06 # 118.38 [+0.01] [ 46.485390] RBP: ffff88800ab19400 R08: 0000000000000001 R09: ffff88800533ea2c # 118.39 [+0.01] [ 46.485906] R10: 0000000000000000 R11: ffff888004fdee28 R12: ffff888005257540 # 118.39 [+0.01] [ 46.486420] R13: ffff8880091881e0 R14: 0000000000000000 R15: ffffe8ffffc83d40 # 118.40 [+0.01] [ 46.486960] FS: 00007fe093cb8740(0000) GS:ffff888091a72000(0000) knlGS:0000000000000000 # 118.41 [+0.01] [ 46.487564] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 # 118.41 [+0.00] [ 46.488004] CR2: 000055e3d696d5a8 CR3: 0000000008feb006 CR4: 0000000000772ef0 # 118.41 [+0.01] [ 46.488519] PKRU: 55555554 # 118.42 [+0.00] [ 46.488787] Call Trace: # 118.42 [+0.00] [ 46.489053] # 118.42 [+0.00] [ 46.489238] ? 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) # 118.42 [+0.00] [ 46.489584] ? tcf_ct_init (net/sched/act_ct.c:963) act_ct # 118.43 [+0.00] [ 46.489914] ? desc_read_finalized_seq (kernel/printk/printk_ringbuffer.c:1887) # 118.43 [+0.00] [ 46.490261] ? 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) # 118.43 [+0.00] [ 46.490603] ? 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) # 118.43 [+0.00] [ 46.490941] tcf_action_exec.part.0 (./include/net/tc_wrapper.h:217 net/sched/act_api.c:1150) # 118.44 [+0.00] [ 46.491281] fl_classify (net/sched/cls_flower.c:356) cls_flower # 118.44 [+0.00] [ 46.491629] ? fl_mask_lookup (net/sched/cls_flower.c:327) cls_flower # 118.44 [+0.00] [ 46.492043] ? _raw_spin_unlock_irqrestore (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) # 118.45 [+0.00] [ 46.492455] ? prb_final_commit (kernel/printk/printk_ringbuffer.c:2202) # 118.45 [+0.00] [ 46.492794] ? mark_held_locks (kernel/locking/lockdep.c:4325) # 118.45 [+0.00] [ 46.493129] ? __up_console_sem (kernel/printk/printk.c:345 (discriminator 1)) # 118.46 [+0.00] [ 46.493452] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 118.46 [+0.00] [ 46.493788] ? console_unlock (kernel/printk/printk.c:3277 kernel/printk/printk.c:3298) # 118.46 [+0.00] [ 46.494121] ? console_flush_all (kernel/printk/printk.c:3293) # 118.47 [+0.00] [ 46.494444] ? lock_acquire (kernel/locking/lockdep.c:5872) # 118.47 [+0.00] [ 46.494772] ? vprintk_emit (kernel/printk/printk.c:2422) # 118.47 [+0.00] [ 46.495112] ? __down_trylock_console_sem (kernel/printk/printk.c:333) # 118.48 [+0.00] [ 46.495456] ? vprintk_emit (kernel/printk/printk.c:2422) # 118.48 [+0.00] [ 46.495798] ? __wake_up_klogd.part.0 (./arch/x86/include/asm/preempt.h:104 kernel/printk/printk.c:4531) # 118.48 [+0.00] [ 46.496130] ? vprintk_emit (kernel/printk/printk.c:2370) # 118.48 [+0.00] [ 46.496453] ? wake_up_klogd_work_func (kernel/printk/printk.c:2370) # 118.49 [+0.00] [ 46.496806] ? _printk (kernel/printk/printk.c:2443) # 118.49 [+0.00] [ 46.497063] ? console_prepend_message (kernel/printk/printk.c:2443) # 118.49 [+0.00] [ 46.497394] ? 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) # 118.50 [+0.00] [ 46.497654] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) # 118.50 [+0.00] [ 46.497999] ? 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) # 118.50 [+0.00] [ 46.498253] __tcf_classify (./include/net/tc_wrapper.h:223 net/sched/cls_api.c:1764) # 118.50 [+0.00] [ 46.498590] tcf_classify (net/sched/cls_api.c:1860) # 118.51 [+0.00] [ 46.498916] ? exc_invalid_op (arch/x86/kernel/traps.c:392 (discriminator 1)) # 118.51 [+0.00] [ 46.499257] ? __tcf_classify (net/sched/cls_api.c:1809) # 118.51 [+0.00] [ 46.499599] tc_run (net/core/dev.c:4373) # 118.52 [+0.00] [ 46.499845] ? napi_disable (net/core/dev.c:4349) # 118.52 [+0.00] [ 46.500189] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) # 118.52 [+0.00] [ 46.500514] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) # 118.52 [+0.00] [ 46.500846] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) # 118.53 [+0.00] [ 46.501187] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) # 118.53 [+0.00] [ 46.501511] ? __lock_acquire (kernel/locking/lockdep.c:5237) # 118.53 [+0.00] [ 46.501878] ? netdev_core_pick_tx (net/core/dev.c:4728) # 118.54 [+0.00] [ 46.502333] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 118.54 [+0.00] [ 46.502733] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 118.55 [+0.01] [ 46.503100] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 118.55 [+0.01] [ 46.503433] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) # 118.56 [+0.00] [ 46.503816] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) # 118.56 [+0.00] [ 46.504150] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) # 118.56 [+0.00] [ 46.504473] ? ip_skb_dst_mtu (./include/net/ip.h:523) # 118.57 [+0.00] [ 46.504809] ? __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) # 118.57 [+0.00] [ 46.505142] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) # 118.57 [+0.00] [ 46.505652] ? ip_finish_output (net/ipv4/ip_output.c:429) # 118.58 [+0.00] [ 46.505986] ? find_held_lock (kernel/locking/lockdep.c:5350) # 118.58 [+0.00] [ 46.506325] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) # 118.58 [+0.00] [ 46.506660] ? __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)) # 118.58 [+0.00] [ 46.507253] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) # 118.59 [+0.00] [ 46.507603] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) # 118.59 [+0.00] [ 46.507952] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) # 118.59 [+0.00] [ 46.508290] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) # 118.60 [+0.00] [ 46.508877] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) # 118.60 [+0.00] [ 46.509211] ? 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) # 118.60 [+0.00] [ 46.509540] ? find_held_lock (kernel/locking/lockdep.c:5350) # 118.61 [+0.00] [ 46.509874] __inet_stream_connect (net/ipv4/af_inet.c:679) # 118.61 [+0.00] [ 46.510446] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) # 118.61 [+0.00] [ 46.510782] ? __inet_stream_connect (net/ipv4/af_inet.c:746) # 118.62 [+0.00] [ 46.511111] inet_stream_connect (net/ipv4/af_inet.c:751) # 118.62 [+0.00] [ 46.511438] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) # 118.62 [+0.00] [ 46.512044] ? __sys_connect_file (net/socket.c:2109) # 118.62 [+0.00] [ 46.512371] ? do_fcntl (fs/fcntl.c:476) # 118.63 [+0.00] [ 46.512626] ? f_getown (fs/fcntl.c:446) # 118.63 [+0.00] [ 46.512871] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) # 118.63 [+0.00] [ 46.513427] ? __sys_socket (net/socket.c:516 net/socket.c:1756) # 118.63 [+0.00] [ 46.513769] ? update_socket_protocol+0x10/0x10 # 118.64 [+0.00] [ 46.514117] __x64_sys_connect (net/socket.c:2124) # 118.64 [+0.00] [ 46.514442] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 118.64 [+0.00] [ 46.514775] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) # 118.65 [+0.00] [ 46.515363] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) # 118.65 [+0.00] [ 46.515774] RIP: 0033:0x7fe093eb3d67 # 118.65 [+0.00] [ 46.516120] 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 # 118.67 [+0.01] [ 46.517553] RSP: 002b:00007ffe89b2afa8 EFLAGS: 00000246 ORIG_RAX: 000000000000002a # 118.67 [+0.01] [ 46.518047] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007fe093eb3d67 # 118.68 [+0.01] [ 46.518525] RDX: 0000000000000010 RSI: 000055e3d68348f0 RDI: 0000000000000005 # 118.68 [+0.01] [ 46.519035] RBP: 000055e3d68349e0 R08: 000055e3d68348f0 R09: 0000000000000010 # 118.69 [+0.01] [ 46.519778] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055e3d68348f0 # 118.69 [+0.01] [ 46.520277] R13: 000055e3d68980d0 R14: 0000000000000006 R15: 000055e3d6897ef0 | # 118.74 [+0.00] [ 46.525346] ------------[ cut here ]------------ | # 118.75 [+0.00] [ 46.525697] WARNING: CPU: 1 PID: 634 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 | # 118.75 [+0.01] [ 46.526582] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred act_gact cls_flower sch_ingress vrf veth | # 118.77 [+0.01] [ 46.528544] Tainted: [W]=WARN # 118.77 [+0.00] [ 46.528793] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 # 118.78 [+0.00] [ 46.529210] 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 # 118.78 [+0.00] [ 46.529879] 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 ac b1 e1 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 ac b1 e1 call 0xffffffffe1b1acf0 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 ac b1 e1 call 0xffffffffe1b1acc6 12: 4c 89 e2 mov %r12,%rdx 15: 48 rex.W # 118.80 [+0.02] [ 46.531057] RSP: 0018:ffffc90000526fd0 EFLAGS: 00010202 # 118.82 [+0.02] [ 46.531468] RAX: 0000000000000001 RBX: ffff888009188120 RCX: 0000000000000000 # 118.82 [+0.01] [ 46.531968] RDX: 0000000000000007 RSI: ffffffffa2a5d5c0 RDI: ffff888008d06f06 # 118.83 [+0.01] [ 46.532710] RBP: ffffe8ffffc83e40 R08: 0000000000000001 R09: ffffed1001375548 # 118.83 [+0.01] [ 46.533207] R10: ffff888009baaa43 R11: ffffffffc0380318 R12: ffff888005ac2600 # 118.84 [+0.01] [ 46.533707] R13: ffff888008d06f00 R14: 1ffff920000a4e05 R15: ffff8880091881e0 # 118.84 [+0.01] [ 46.534441] FS: 00007fe093cb8740(0000) GS:ffff888091a72000(0000) knlGS:0000000000000000 # 118.85 [+0.01] [ 46.535027] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 # 118.85 [+0.00] [ 46.535437] CR2: 000055e3d696d5a8 CR3: 0000000008feb006 CR4: 0000000000772ef0 # 118.86 [+0.01] [ 46.536215] PKRU: 55555554 # 118.86 [+0.00] [ 46.536461] Call Trace: # 118.86 [+0.00] [ 46.536734] # 118.86 [+0.00] [ 46.536912] ? tcf_ct_init (net/sched/act_ct.c:963) act_ct # 118.87 [+0.00] [ 46.537491] ? desc_read_finalized_seq (kernel/printk/printk_ringbuffer.c:1887) # 118.87 [+0.00] [ 46.537844] ? tcf_skbedit_cleanup (net/sched/act_skbedit.c:43) act_skbedit # 118.87 [+0.00] [ 46.538261] ? 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) # 118.88 [+0.00] [ 46.538604] tcf_action_exec.part.0 (./include/net/tc_wrapper.h:217 net/sched/act_api.c:1150) # 118.89 [+0.02] [ 46.539187] fl_classify (net/sched/cls_flower.c:356) cls_flower # 118.90 [+0.01] [ 46.539524] ? fl_mask_lookup (net/sched/cls_flower.c:327) cls_flower # 118.91 [+0.00] [ 46.539952] ? _raw_spin_unlock_irqrestore (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) # 118.91 [+0.00] [ 46.540619] ? prb_final_commit (kernel/printk/printk_ringbuffer.c:2202) # 118.91 [+0.00] [ 46.540955] ? mark_held_locks (kernel/locking/lockdep.c:4325) # 118.92 [+0.00] [ 46.541284] ? __up_console_sem (kernel/printk/printk.c:345 (discriminator 1)) # 118.92 [+0.00] [ 46.541618] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 118.92 [+0.00] [ 46.542195] ? console_unlock (kernel/printk/printk.c:3277 kernel/printk/printk.c:3298) # 118.92 [+0.00] [ 46.542524] ? console_flush_all (kernel/printk/printk.c:3293) # 118.93 [+0.00] [ 46.542857] ? lock_acquire (kernel/locking/lockdep.c:5872) # 118.93 [+0.00] [ 46.543195] ? vprintk_emit (kernel/printk/printk.c:2422) # 118.93 [+0.00] [ 46.543774] ? __down_trylock_console_sem (kernel/printk/printk.c:333) # 118.94 [+0.00] [ 46.544108] ? vprintk_emit (kernel/printk/printk.c:2422) # 118.94 [+0.00] [ 46.544434] ? __wake_up_klogd.part.0 (./arch/x86/include/asm/preempt.h:104 kernel/printk/printk.c:4531) # 118.94 [+0.00] [ 46.544774] ? vprintk_emit (kernel/printk/printk.c:2370) # 118.95 [+0.00] [ 46.545347] ? wake_up_klogd_work_func (kernel/printk/printk.c:2370) # 118.95 [+0.00] [ 46.545695] ? _printk (kernel/printk/printk.c:2443) # 118.95 [+0.00] [ 46.545947] ? console_prepend_message (kernel/printk/printk.c:2443) # 118.95 [+0.00] [ 46.546282] ? 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) # 118.96 [+0.00] [ 46.546526] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) # 118.96 [+0.00] [ 46.547118] ? 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) # 118.96 [+0.00] [ 46.547368] __tcf_classify (./include/net/tc_wrapper.h:223 net/sched/cls_api.c:1764) # 118.97 [+0.00] [ 46.547712] tcf_classify (net/sched/cls_api.c:1860) # 118.97 [+0.00] [ 46.548051] ? exc_invalid_op (arch/x86/kernel/traps.c:392 (discriminator 1)) # 118.97 [+0.00] [ 46.548632] ? __tcf_classify (net/sched/cls_api.c:1809) # 118.97 [+0.00] [ 46.548974] tc_run (net/core/dev.c:4373) # 118.98 [+0.00] [ 46.549225] ? napi_disable (net/core/dev.c:4349) # 118.98 [+0.00] [ 46.549558] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) # 118.98 [+0.00] [ 46.550130] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) # 118.98 [+0.00] [ 46.550461] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) # 118.99 [+0.00] [ 46.550804] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) # 118.99 [+0.00] [ 46.551137] ? __lock_acquire (kernel/locking/lockdep.c:5237) # 118.99 [+0.00] [ 46.551713] ? netdev_core_pick_tx (net/core/dev.c:4728) # 119.00 [+0.00] [ 46.552054] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 119.00 [+0.00] [ 46.552381] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 119.00 [+0.00] [ 46.552714] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 119.01 [+0.00] [ 46.553058] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) # 119.01 [+0.00] [ 46.553384] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) # 119.01 [+0.00] [ 46.553721] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) # 119.02 [+0.00] [ 46.554055] ? ip_skb_dst_mtu (./include/net/ip.h:523) # 119.02 [+0.00] [ 46.554633] ? __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) # 119.02 [+0.00] [ 46.554976] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) # 119.02 [+0.00] [ 46.555225] ? ip_finish_output (net/ipv4/ip_output.c:429) # 119.03 [+0.01] [ 46.555562] ? find_held_lock (kernel/locking/lockdep.c:5350) # 119.04 [+0.01] [ 46.555904] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) # 119.04 [+0.00] [ 46.556243] ? __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)) # 119.04 [+0.00] [ 46.556577] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) # 119.05 [+0.00] [ 46.556940] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) # 119.05 [+0.00] [ 46.557280] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) # 119.05 [+0.00] [ 46.557863] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) # 119.06 [+0.00] [ 46.558211] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) # 119.06 [+0.00] [ 46.558537] ? 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) # 119.06 [+0.00] [ 46.558910] ? find_held_lock (kernel/locking/lockdep.c:5350) # 119.07 [+0.00] [ 46.559253] __inet_stream_connect (net/ipv4/af_inet.c:679) # 119.07 [+0.00] [ 46.559608] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) # 119.07 [+0.00] [ 46.559943] ? __inet_stream_connect (net/ipv4/af_inet.c:746) # 119.08 [+0.00] [ 46.560275] inet_stream_connect (net/ipv4/af_inet.c:751) # 119.08 [+0.00] [ 46.560866] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) # 119.08 [+0.00] [ 46.561204] ? __sys_connect_file (net/socket.c:2109) # 119.08 [+0.00] [ 46.561535] ? do_fcntl (fs/fcntl.c:476) # 119.09 [+0.00] [ 46.561788] ? f_getown (fs/fcntl.c:446) # 119.09 [+0.00] [ 46.562280] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) # 119.09 [+0.00] [ 46.562625] ? __sys_socket (net/socket.c:516 net/socket.c:1756) # 119.10 [+0.00] [ 46.562961] ? update_socket_protocol+0x10/0x10 # 119.10 [+0.00] [ 46.563297] __x64_sys_connect (net/socket.c:2124) # 119.10 [+0.00] [ 46.563877] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 119.10 [+0.00] [ 46.564213] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) # 119.11 [+0.00] [ 46.564560] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) # 119.11 [+0.00] [ 46.564973] RIP: 0033:0x7fe093eb3d67 # 119.12 [+0.01] [ 46.565575] 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 # 119.15 [+0.03] [ 46.567055] RSP: 002b:00007ffe89b2afa8 EFLAGS: 00000246 ORIG_RAX: 000000000000002a # 119.15 [+0.01] [ 46.567561] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007fe093eb3d67 # 119.16 [+0.01] [ 46.568059] RDX: 0000000000000010 RSI: 000055e3d68348f0 RDI: 0000000000000005 # 119.16 [+0.01] [ 46.568809] RBP: 000055e3d68349e0 R08: 000055e3d68348f0 R09: 0000000000000010 # 119.17 [+0.01] [ 46.569307] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055e3d68348f0 # 119.17 [+0.01] [ 46.569811] R13: 000055e3d68980d0 R14: 0000000000000006 R15: 000055e3d6897ef0 | # 119.21 [+0.00] [ 46.574157] ------------[ cut here ]------------ | # 119.21 [+0.00] [ 46.574480] WARNING: CPU: 1 PID: 634 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 | # 119.22 [+0.01] [ 46.575365] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred act_gact cls_flower sch_ingress vrf veth | # 119.24 [+0.01] [ 46.577764] Tainted: [W]=WARN # 119.25 [+0.01] [ 46.578022] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 # 119.26 [+0.00] [ 46.578688] 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 # 119.26 [+0.00] [ 46.579126] 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 # 119.28 [+0.01] [ 46.580573] RSP: 0018:ffffc90000527068 EFLAGS: 00010202 # 119.28 [+0.00] [ 46.580997] RAX: ffff888008d06f00 RBX: ffffe8ffffc83e80 RCX: 0000000000000007 # 119.28 [+0.01] [ 46.581746] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff888008d06f06 # 119.29 [+0.01] [ 46.582240] RBP: ffff888005ac5600 R08: 0000000000000001 R09: ffffed1001375548 # 119.29 [+0.01] [ 46.582732] R10: ffff888009baaa43 R11: ffffffffc0380318 R12: ffff888009188120 # 119.30 [+0.01] [ 46.583230] R13: ffff8880362b7c94 R14: 0000000000000004 R15: ffff8880362b7c90 # 119.30 [+0.01] [ 46.583731] FS: 00007fe093cb8740(0000) GS:ffff888091a72000(0000) knlGS:0000000000000000 # 119.31 [+0.01] [ 46.584562] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 # 119.31 [+0.00] [ 46.584982] CR2: 000055e3d696d5a8 CR3: 0000000008feb006 CR4: 0000000000772ef0 # 119.32 [+0.01] [ 46.585471] PKRU: 55555554 # 119.32 [+0.00] [ 46.585728] Call Trace: # 119.32 [+0.00] [ 46.586220] # 119.33 [+0.00] [ 46.586390] ? 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) # 119.33 [+0.00] [ 46.586736] tcf_action_exec.part.0 (./include/net/tc_wrapper.h:217 net/sched/act_api.c:1150) # 119.33 [+0.00] [ 46.587100] fl_classify (net/sched/cls_flower.c:356) cls_flower # 119.34 [+0.00] [ 46.587440] ? fl_mask_lookup (net/sched/cls_flower.c:327) cls_flower # 119.34 [+0.00] [ 46.588102] ? _raw_spin_unlock_irqrestore (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) # 119.34 [+0.00] [ 46.588516] ? prb_final_commit (kernel/printk/printk_ringbuffer.c:2202) # 119.35 [+0.00] [ 46.588850] ? mark_held_locks (kernel/locking/lockdep.c:4325) # 119.35 [+0.00] [ 46.589424] ? __up_console_sem (kernel/printk/printk.c:345 (discriminator 1)) # 119.35 [+0.00] [ 46.589766] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 119.35 [+0.00] [ 46.590102] ? console_unlock (kernel/printk/printk.c:3277 kernel/printk/printk.c:3298) # 119.36 [+0.00] [ 46.590423] ? console_flush_all (kernel/printk/printk.c:3293) # 119.36 [+0.00] [ 46.591002] ? lock_acquire (kernel/locking/lockdep.c:5872) # 119.36 [+0.00] [ 46.591325] ? vprintk_emit (kernel/printk/printk.c:2422) # 119.37 [+0.00] [ 46.591660] ? __down_trylock_console_sem (kernel/printk/printk.c:333) # 119.37 [+0.00] [ 46.591992] ? vprintk_emit (kernel/printk/printk.c:2422) # 119.37 [+0.00] [ 46.592569] ? __wake_up_klogd.part.0 (./arch/x86/include/asm/preempt.h:104 kernel/printk/printk.c:4531) # 119.38 [+0.00] [ 46.592896] ? vprintk_emit (kernel/printk/printk.c:2370) # 119.38 [+0.00] [ 46.593226] ? wake_up_klogd_work_func (kernel/printk/printk.c:2370) # 119.38 [+0.00] [ 46.593569] ? _printk (kernel/printk/printk.c:2443) # 119.38 [+0.00] [ 46.594061] ? console_prepend_message (kernel/printk/printk.c:2443) # 119.39 [+0.00] [ 46.594396] ? 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) # 119.39 [+0.00] [ 46.594652] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) # 119.40 [+0.01] [ 46.594987] ? 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) # 119.41 [+0.01] [ 46.595240] __tcf_classify (./include/net/tc_wrapper.h:223 net/sched/cls_api.c:1764) # 119.41 [+0.00] [ 46.595818] tcf_classify (net/sched/cls_api.c:1860) # 119.41 [+0.00] [ 46.596153] ? exc_invalid_op (arch/x86/kernel/traps.c:392 (discriminator 1)) # 119.41 [+0.00] [ 46.596489] ? __tcf_classify (net/sched/cls_api.c:1809) # 119.42 [+0.00] [ 46.596838] tc_run (net/core/dev.c:4373) # 119.42 [+0.00] [ 46.597095] ? napi_disable (net/core/dev.c:4349) # 119.42 [+0.00] [ 46.597425] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) # 119.43 [+0.00] [ 46.597760] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) # 119.43 [+0.00] [ 46.598100] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) # 119.43 [+0.00] [ 46.598684] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) # 119.44 [+0.00] [ 46.599018] ? __lock_acquire (kernel/locking/lockdep.c:5237) # 119.44 [+0.00] [ 46.599355] ? netdev_core_pick_tx (net/core/dev.c:4728) # 119.44 [+0.00] [ 46.599697] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 119.44 [+0.00] [ 46.600271] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 119.45 [+0.00] [ 46.600610] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) # 119.45 [+0.00] [ 46.600960] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) # 119.45 [+0.00] [ 46.601290] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) # 119.46 [+0.00] [ 46.601866] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) # 119.46 [+0.00] [ 46.602205] ? ip_skb_dst_mtu (./include/net/ip.h:523) # 119.46 [+0.00] [ 46.602548] ? __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) # 119.47 [+0.00] [ 46.602881] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) # 119.47 [+0.00] [ 46.603379] ? ip_finish_output (net/ipv4/ip_output.c:429) # 119.47 [+0.00] [ 46.603713] ? find_held_lock (kernel/locking/lockdep.c:5350) # 119.47 [+0.00] [ 46.604066] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) # 119.48 [+0.00] [ 46.604393] ? __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)) # 119.48 [+0.00] [ 46.604976] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) # 119.48 [+0.00] [ 46.605316] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) # 119.49 [+0.00] [ 46.605662] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) # 119.49 [+0.00] [ 46.606002] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) # 119.49 [+0.00] [ 46.606594] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) # 119.50 [+0.00] [ 46.606945] ? 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) # 119.50 [+0.00] [ 46.607272] ? find_held_lock (kernel/locking/lockdep.c:5350) # 119.50 [+0.01] [ 46.607611] __inet_stream_connect (net/ipv4/af_inet.c:679) # 119.51 [+0.01] [ 46.608178] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) # 119.52 [+0.00] [ 46.608507] ? __inet_stream_connect (net/ipv4/af_inet.c:746) # 119.52 [+0.00] [ 46.608838] inet_stream_connect (net/ipv4/af_inet.c:751) # 119.52 [+0.00] [ 46.609181] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) # 119.53 [+0.00] [ 46.609753] ? __sys_connect_file (net/socket.c:2109) # 119.53 [+0.00] [ 46.610089] ? do_fcntl (fs/fcntl.c:476) # 119.53 [+0.00] [ 46.610334] ? f_getown (fs/fcntl.c:446) # 119.53 [+0.00] [ 46.610585] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) # 119.54 [+0.00] [ 46.610921] ? __sys_socket (net/socket.c:516 net/socket.c:1756) # 119.54 [+0.00] [ 46.611540] ? update_socket_protocol+0x10/0x10 # 119.54 [+0.00] [ 46.611882] __x64_sys_connect (net/socket.c:2124) # 119.55 [+0.00] [ 46.612222] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) # 119.55 [+0.00] [ 46.612568] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) # 119.55 [+0.00] [ 46.613145] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) # 119.56 [+0.00] [ 46.613563] RIP: 0033:0x7fe093eb3d67 # 119.56 [+0.00] [ 46.613898] 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 # 119.57 [+0.01] [ 46.615329] RSP: 002b:00007ffe89b2afa8 EFLAGS: 00000246 ORIG_RAX: 000000000000002a # 119.58 [+0.01] [ 46.615826] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007fe093eb3d67 # 119.58 [+0.01] [ 46.616575] RDX: 0000000000000010 RSI: 000055e3d68348f0 RDI: 0000000000000005 # 119.59 [+0.01] [ 46.617086] RBP: 000055e3d68349e0 R08: 000055e3d68348f0 R09: 0000000000000010 # 119.60 [+0.01] [ 46.617825] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055e3d68348f0 # 119.61 [+0.01] [ 46.618326] R13: 000055e3d68980d0 R14: 0000000000000006 R15: 000055e3d6897ef0 | [ 38.695179][ T531] tc (531) used greatest stack depth: 23440 bytes left | [ 46.449260][ T634] ------------[ cut here ]------------ | [ 46.449711][ T634] WARNING: CPU: 1 PID: 634 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) | [ 46.450246][ T634] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred act_gact cls_flower sch_ingress vrf veth [ 46.451780][ T634] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 46.452162][ T634] 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) [ 46.452468][ T634] 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 [ 46.453767][ T634] RSP: 0018:ffffc900005275f0 EFLAGS: 00010202 [ 46.454167][ T634] RAX: ffffe8ffffc83630 RBX: ffff888009188120 RCX: 0000000000000001 [ 46.454642][ T634] RDX: ffff888008d06f00 RSI: 0000000000000007 RDI: ffff888008d06f06 [ 46.455100][ T634] RBP: ffffc900005276a0 R08: 0000000000000000 R09: 0000000000000001 [ 46.455559][ T634] R10: 0000000000000000 R11: ffffffffa3574460 R12: ffffc90000527770 [ 46.456013][ T634] R13: 1ffff920000a4ec2 R14: ffff888009188168 R15: ffff88800958db28 [ 46.456454][ T634] FS: 00007fe093cb8740(0000) GS:ffff888091a72000(0000) knlGS:0000000000000000 [ 46.457001][ T634] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 46.457385][ T634] CR2: 000055e3d696d5a8 CR3: 0000000008feb006 CR4: 0000000000772ef0 [ 46.457837][ T634] PKRU: 55555554 [ 46.458068][ T634] Call Trace: [ 46.458292][ T634] [ 46.458451][ T634] ? napi_disable (net/core/dev.c:4349) [ 46.458765][ T634] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 46.459083][ T634] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) [ 46.459377][ T634] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) [ 46.459684][ T634] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) [ 46.459990][ T634] ? __lock_acquire (kernel/locking/lockdep.c:5237) [ 46.460292][ T634] ? netdev_core_pick_tx (net/core/dev.c:4728) [ 46.460599][ T634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 46.460891][ T634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 46.461198][ T634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 46.461502][ T634] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) [ 46.461804][ T634] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) [ 46.462104][ T634] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) [ 46.462396][ T634] ? ip_skb_dst_mtu (./include/net/ip.h:523) [ 46.462702][ T634] ? __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) [ 46.463004][ T634] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) [ 46.463229][ T634] ? ip_finish_output (net/ipv4/ip_output.c:429) [ 46.463522][ T634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 46.463835][ T634] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) [ 46.464155][ T634] ? __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)) [ 46.464454][ T634] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) [ 46.464767][ T634] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) [ 46.465082][ T634] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) [ 46.465378][ T634] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) [ 46.465691][ T634] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) [ 46.465991][ T634] ? 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) [ 46.466283][ T634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 46.466587][ T634] __inet_stream_connect (net/ipv4/af_inet.c:679) [ 46.466891][ T634] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) [ 46.467196][ T634] ? __inet_stream_connect (net/ipv4/af_inet.c:746) [ 46.467483][ T634] inet_stream_connect (net/ipv4/af_inet.c:751) [ 46.467780][ T634] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) [ 46.468090][ T634] ? __sys_connect_file (net/socket.c:2109) [ 46.468381][ T634] ? do_fcntl (fs/fcntl.c:476) [ 46.468611][ T634] ? f_getown (fs/fcntl.c:446) [ 46.468828][ T634] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) [ 46.469131][ T634] ? __sys_socket (net/socket.c:516 net/socket.c:1756) [ 46.469423][ T634] ? update_socket_protocol+0x10/0x10 [ 46.469731][ T634] __x64_sys_connect (net/socket.c:2124) [ 46.470033][ T634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 46.470328][ T634] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 46.470633][ T634] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 46.471001][ T634] RIP: 0033:0x7fe093eb3d67 [ 46.471313][ T634] 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 [ 46.472420][ T634] RSP: 002b:00007ffe89b2afa8 EFLAGS: 00000246 ORIG_RAX: 000000000000002a [ 46.472922][ T634] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007fe093eb3d67 [ 46.473376][ T634] RDX: 0000000000000010 RSI: 000055e3d68348f0 RDI: 0000000000000005 [ 46.473830][ T634] RBP: 000055e3d68349e0 R08: 000055e3d68348f0 R09: 0000000000000010 [ 46.474281][ T634] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055e3d68348f0 [ 46.474744][ T634] R13: 000055e3d68980d0 R14: 0000000000000006 R15: 000055e3d6897ef0 | [ 46.478392][ T634] ------------[ cut here ]------------ | [ 46.478738][ T634] WARNING: CPU: 1 PID: 634 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 | [ 46.479416][ T634] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred act_gact cls_flower sch_ingress vrf veth | [ 46.481498][ T634] Tainted: [W]=WARN [ 46.481799][ T634] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 46.482236][ T634] 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 [ 46.482688][ T634] 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 [ 46.483917][ T634] RSP: 0018:ffffc90000526f38 EFLAGS: 00010202 [ 46.484358][ T634] RAX: ffff888008d06f00 RBX: ffff888009188120 RCX: 0000000000000007 [ 46.484873][ T634] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff888008d06f06 [ 46.485390][ T634] RBP: ffff88800ab19400 R08: 0000000000000001 R09: ffff88800533ea2c [ 46.485906][ T634] R10: 0000000000000000 R11: ffff888004fdee28 R12: ffff888005257540 [ 46.486420][ T634] R13: ffff8880091881e0 R14: 0000000000000000 R15: ffffe8ffffc83d40 [ 46.486960][ T634] FS: 00007fe093cb8740(0000) GS:ffff888091a72000(0000) knlGS:0000000000000000 [ 46.487564][ T634] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 46.488004][ T634] CR2: 000055e3d696d5a8 CR3: 0000000008feb006 CR4: 0000000000772ef0 [ 46.488519][ T634] PKRU: 55555554 [ 46.488787][ T634] Call Trace: [ 46.489053][ T634] [ 46.489238][ T634] ? 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) [ 46.489584][ T634] ? tcf_ct_init (net/sched/act_ct.c:963) act_ct [ 46.489914][ T634] ? desc_read_finalized_seq (kernel/printk/printk_ringbuffer.c:1887) [ 46.490261][ T634] ? 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) [ 46.490603][ T634] ? 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) [ 46.490941][ T634] tcf_action_exec.part.0 (./include/net/tc_wrapper.h:217 net/sched/act_api.c:1150) [ 46.491281][ T634] fl_classify (net/sched/cls_flower.c:356) cls_flower [ 46.491629][ T634] ? fl_mask_lookup (net/sched/cls_flower.c:327) cls_flower [ 46.492043][ T634] ? _raw_spin_unlock_irqrestore (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) [ 46.492455][ T634] ? prb_final_commit (kernel/printk/printk_ringbuffer.c:2202) [ 46.492794][ T634] ? mark_held_locks (kernel/locking/lockdep.c:4325) [ 46.493129][ T634] ? __up_console_sem (kernel/printk/printk.c:345 (discriminator 1)) [ 46.493452][ T634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 46.493788][ T634] ? console_unlock (kernel/printk/printk.c:3277 kernel/printk/printk.c:3298) [ 46.494121][ T634] ? console_flush_all (kernel/printk/printk.c:3293) [ 46.494444][ T634] ? lock_acquire (kernel/locking/lockdep.c:5872) [ 46.494772][ T634] ? vprintk_emit (kernel/printk/printk.c:2422) [ 46.495112][ T634] ? __down_trylock_console_sem (kernel/printk/printk.c:333) [ 46.495456][ T634] ? vprintk_emit (kernel/printk/printk.c:2422) [ 46.495798][ T634] ? __wake_up_klogd.part.0 (./arch/x86/include/asm/preempt.h:104 kernel/printk/printk.c:4531) [ 46.496130][ T634] ? vprintk_emit (kernel/printk/printk.c:2370) [ 46.496453][ T634] ? wake_up_klogd_work_func (kernel/printk/printk.c:2370) [ 46.496806][ T634] ? _printk (kernel/printk/printk.c:2443) [ 46.497063][ T634] ? console_prepend_message (kernel/printk/printk.c:2443) [ 46.497394][ T634] ? 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) [ 46.497654][ T634] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 46.497999][ T634] ? 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) [ 46.498253][ T634] __tcf_classify (./include/net/tc_wrapper.h:223 net/sched/cls_api.c:1764) [ 46.498590][ T634] tcf_classify (net/sched/cls_api.c:1860) [ 46.498916][ T634] ? exc_invalid_op (arch/x86/kernel/traps.c:392 (discriminator 1)) [ 46.499257][ T634] ? __tcf_classify (net/sched/cls_api.c:1809) [ 46.499599][ T634] tc_run (net/core/dev.c:4373) [ 46.499845][ T634] ? napi_disable (net/core/dev.c:4349) [ 46.500189][ T634] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 46.500514][ T634] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) [ 46.500846][ T634] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) [ 46.501187][ T634] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) [ 46.501511][ T634] ? __lock_acquire (kernel/locking/lockdep.c:5237) [ 46.501878][ T634] ? netdev_core_pick_tx (net/core/dev.c:4728) [ 46.502333][ T634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 46.502733][ T634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 46.503100][ T634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 46.503433][ T634] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) [ 46.503816][ T634] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) [ 46.504150][ T634] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) [ 46.504473][ T634] ? ip_skb_dst_mtu (./include/net/ip.h:523) [ 46.504809][ T634] ? __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) [ 46.505142][ T634] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) [ 46.505652][ T634] ? ip_finish_output (net/ipv4/ip_output.c:429) [ 46.505986][ T634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 46.506325][ T634] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) [ 46.506660][ T634] ? __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)) [ 46.507253][ T634] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) [ 46.507603][ T634] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) [ 46.507952][ T634] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) [ 46.508290][ T634] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) [ 46.508877][ T634] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) [ 46.509211][ T634] ? 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) [ 46.509540][ T634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 46.509874][ T634] __inet_stream_connect (net/ipv4/af_inet.c:679) [ 46.510446][ T634] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) [ 46.510782][ T634] ? __inet_stream_connect (net/ipv4/af_inet.c:746) [ 46.511111][ T634] inet_stream_connect (net/ipv4/af_inet.c:751) [ 46.511438][ T634] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) [ 46.512044][ T634] ? __sys_connect_file (net/socket.c:2109) [ 46.512371][ T634] ? do_fcntl (fs/fcntl.c:476) [ 46.512626][ T634] ? f_getown (fs/fcntl.c:446) [ 46.512871][ T634] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) [ 46.513427][ T634] ? __sys_socket (net/socket.c:516 net/socket.c:1756) [ 46.513769][ T634] ? update_socket_protocol+0x10/0x10 [ 46.514117][ T634] __x64_sys_connect (net/socket.c:2124) [ 46.514442][ T634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 46.514775][ T634] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 46.515363][ T634] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 46.515774][ T634] RIP: 0033:0x7fe093eb3d67 [ 46.516120][ T634] 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 [ 46.517553][ T634] RSP: 002b:00007ffe89b2afa8 EFLAGS: 00000246 ORIG_RAX: 000000000000002a [ 46.518047][ T634] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007fe093eb3d67 [ 46.518525][ T634] RDX: 0000000000000010 RSI: 000055e3d68348f0 RDI: 0000000000000005 [ 46.519035][ T634] RBP: 000055e3d68349e0 R08: 000055e3d68348f0 R09: 0000000000000010 [ 46.519778][ T634] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055e3d68348f0 [ 46.520277][ T634] R13: 000055e3d68980d0 R14: 0000000000000006 R15: 000055e3d6897ef0 | [ 46.525346][ T634] ------------[ cut here ]------------ | [ 46.525697][ T634] WARNING: CPU: 1 PID: 634 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 | [ 46.526582][ T634] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred act_gact cls_flower sch_ingress vrf veth | [ 46.528544][ T634] Tainted: [W]=WARN [ 46.528793][ T634] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 46.529210][ T634] 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 [ 46.529879][ T634] 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 ac b1 e1 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 ac b1 e1 call 0xffffffffe1b1acf0 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 ac b1 e1 call 0xffffffffe1b1acc6 12: 4c 89 e2 mov %r12,%rdx 15: 48 rex.W [ 46.531057][ T634] RSP: 0018:ffffc90000526fd0 EFLAGS: 00010202 [ 46.531468][ T634] RAX: 0000000000000001 RBX: ffff888009188120 RCX: 0000000000000000 [ 46.531968][ T634] RDX: 0000000000000007 RSI: ffffffffa2a5d5c0 RDI: ffff888008d06f06 [ 46.532710][ T634] RBP: ffffe8ffffc83e40 R08: 0000000000000001 R09: ffffed1001375548 [ 46.533207][ T634] R10: ffff888009baaa43 R11: ffffffffc0380318 R12: ffff888005ac2600 [ 46.533707][ T634] R13: ffff888008d06f00 R14: 1ffff920000a4e05 R15: ffff8880091881e0 [ 46.534441][ T634] FS: 00007fe093cb8740(0000) GS:ffff888091a72000(0000) knlGS:0000000000000000 [ 46.535027][ T634] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 46.535437][ T634] CR2: 000055e3d696d5a8 CR3: 0000000008feb006 CR4: 0000000000772ef0 [ 46.536215][ T634] PKRU: 55555554 [ 46.536461][ T634] Call Trace: [ 46.536734][ T634] [ 46.536912][ T634] ? tcf_ct_init (net/sched/act_ct.c:963) act_ct [ 46.537491][ T634] ? desc_read_finalized_seq (kernel/printk/printk_ringbuffer.c:1887) [ 46.537844][ T634] ? tcf_skbedit_cleanup (net/sched/act_skbedit.c:43) act_skbedit [ 46.538261][ T634] ? 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) [ 46.538604][ T634] tcf_action_exec.part.0 (./include/net/tc_wrapper.h:217 net/sched/act_api.c:1150) [ 46.539187][ T634] fl_classify (net/sched/cls_flower.c:356) cls_flower [ 46.539524][ T634] ? fl_mask_lookup (net/sched/cls_flower.c:327) cls_flower [ 46.539952][ T634] ? _raw_spin_unlock_irqrestore (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) [ 46.540619][ T634] ? prb_final_commit (kernel/printk/printk_ringbuffer.c:2202) [ 46.540955][ T634] ? mark_held_locks (kernel/locking/lockdep.c:4325) [ 46.541284][ T634] ? __up_console_sem (kernel/printk/printk.c:345 (discriminator 1)) [ 46.541618][ T634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 46.542195][ T634] ? console_unlock (kernel/printk/printk.c:3277 kernel/printk/printk.c:3298) [ 46.542524][ T634] ? console_flush_all (kernel/printk/printk.c:3293) [ 46.542857][ T634] ? lock_acquire (kernel/locking/lockdep.c:5872) [ 46.543195][ T634] ? vprintk_emit (kernel/printk/printk.c:2422) [ 46.543774][ T634] ? __down_trylock_console_sem (kernel/printk/printk.c:333) [ 46.544108][ T634] ? vprintk_emit (kernel/printk/printk.c:2422) [ 46.544434][ T634] ? __wake_up_klogd.part.0 (./arch/x86/include/asm/preempt.h:104 kernel/printk/printk.c:4531) [ 46.544774][ T634] ? vprintk_emit (kernel/printk/printk.c:2370) [ 46.545347][ T634] ? wake_up_klogd_work_func (kernel/printk/printk.c:2370) [ 46.545695][ T634] ? _printk (kernel/printk/printk.c:2443) [ 46.545947][ T634] ? console_prepend_message (kernel/printk/printk.c:2443) [ 46.546282][ T634] ? 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) [ 46.546526][ T634] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 46.547118][ T634] ? 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) [ 46.547368][ T634] __tcf_classify (./include/net/tc_wrapper.h:223 net/sched/cls_api.c:1764) [ 46.547712][ T634] tcf_classify (net/sched/cls_api.c:1860) [ 46.548051][ T634] ? exc_invalid_op (arch/x86/kernel/traps.c:392 (discriminator 1)) [ 46.548632][ T634] ? __tcf_classify (net/sched/cls_api.c:1809) [ 46.548974][ T634] tc_run (net/core/dev.c:4373) [ 46.549225][ T634] ? napi_disable (net/core/dev.c:4349) [ 46.549558][ T634] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 46.550130][ T634] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) [ 46.550461][ T634] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) [ 46.550804][ T634] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) [ 46.551137][ T634] ? __lock_acquire (kernel/locking/lockdep.c:5237) [ 46.551713][ T634] ? netdev_core_pick_tx (net/core/dev.c:4728) [ 46.552054][ T634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 46.552381][ T634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 46.552714][ T634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 46.553058][ T634] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) [ 46.553384][ T634] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) [ 46.553721][ T634] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) [ 46.554055][ T634] ? ip_skb_dst_mtu (./include/net/ip.h:523) [ 46.554633][ T634] ? __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) [ 46.554976][ T634] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) [ 46.555225][ T634] ? ip_finish_output (net/ipv4/ip_output.c:429) [ 46.555562][ T634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 46.555904][ T634] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) [ 46.556243][ T634] ? __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)) [ 46.556577][ T634] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) [ 46.556940][ T634] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) [ 46.557280][ T634] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) [ 46.557863][ T634] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) [ 46.558211][ T634] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) [ 46.558537][ T634] ? 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) [ 46.558910][ T634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 46.559253][ T634] __inet_stream_connect (net/ipv4/af_inet.c:679) [ 46.559608][ T634] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) [ 46.559943][ T634] ? __inet_stream_connect (net/ipv4/af_inet.c:746) [ 46.560275][ T634] inet_stream_connect (net/ipv4/af_inet.c:751) [ 46.560866][ T634] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) [ 46.561204][ T634] ? __sys_connect_file (net/socket.c:2109) [ 46.561535][ T634] ? do_fcntl (fs/fcntl.c:476) [ 46.561788][ T634] ? f_getown (fs/fcntl.c:446) [ 46.562280][ T634] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) [ 46.562625][ T634] ? __sys_socket (net/socket.c:516 net/socket.c:1756) [ 46.562961][ T634] ? update_socket_protocol+0x10/0x10 [ 46.563297][ T634] __x64_sys_connect (net/socket.c:2124) [ 46.563877][ T634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 46.564213][ T634] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 46.564560][ T634] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 46.564973][ T634] RIP: 0033:0x7fe093eb3d67 [ 46.565575][ T634] 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 [ 46.567055][ T634] RSP: 002b:00007ffe89b2afa8 EFLAGS: 00000246 ORIG_RAX: 000000000000002a [ 46.567561][ T634] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007fe093eb3d67 [ 46.568059][ T634] RDX: 0000000000000010 RSI: 000055e3d68348f0 RDI: 0000000000000005 [ 46.568809][ T634] RBP: 000055e3d68349e0 R08: 000055e3d68348f0 R09: 0000000000000010 [ 46.569307][ T634] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055e3d68348f0 [ 46.569811][ T634] R13: 000055e3d68980d0 R14: 0000000000000006 R15: 000055e3d6897ef0 | [ 46.574157][ T634] ------------[ cut here ]------------ | [ 46.574480][ T634] WARNING: CPU: 1 PID: 634 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 | [ 46.575365][ T634] Modules linked in: act_skbedit act_ct nf_flow_table nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 cls_matchall act_mirred act_gact cls_flower sch_ingress vrf veth | [ 46.577764][ T634] Tainted: [W]=WARN [ 46.578022][ T634] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 46.578688][ T634] 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 [ 46.579126][ T634] 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 [ 46.580573][ T634] RSP: 0018:ffffc90000527068 EFLAGS: 00010202 [ 46.580997][ T634] RAX: ffff888008d06f00 RBX: ffffe8ffffc83e80 RCX: 0000000000000007 [ 46.581746][ T634] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff888008d06f06 [ 46.582240][ T634] RBP: ffff888005ac5600 R08: 0000000000000001 R09: ffffed1001375548 [ 46.582732][ T634] R10: ffff888009baaa43 R11: ffffffffc0380318 R12: ffff888009188120 [ 46.583230][ T634] R13: ffff8880362b7c94 R14: 0000000000000004 R15: ffff8880362b7c90 [ 46.583731][ T634] FS: 00007fe093cb8740(0000) GS:ffff888091a72000(0000) knlGS:0000000000000000 [ 46.584562][ T634] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 46.584982][ T634] CR2: 000055e3d696d5a8 CR3: 0000000008feb006 CR4: 0000000000772ef0 [ 46.585471][ T634] PKRU: 55555554 [ 46.585728][ T634] Call Trace: [ 46.586220][ T634] [ 46.586390][ T634] ? 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) [ 46.586736][ T634] tcf_action_exec.part.0 (./include/net/tc_wrapper.h:217 net/sched/act_api.c:1150) [ 46.587100][ T634] fl_classify (net/sched/cls_flower.c:356) cls_flower [ 46.587440][ T634] ? fl_mask_lookup (net/sched/cls_flower.c:327) cls_flower [ 46.588102][ T634] ? _raw_spin_unlock_irqrestore (./arch/x86/include/asm/preempt.h:104 ./include/linux/spinlock_api_smp.h:152 kernel/locking/spinlock.c:194) [ 46.588516][ T634] ? prb_final_commit (kernel/printk/printk_ringbuffer.c:2202) [ 46.588850][ T634] ? mark_held_locks (kernel/locking/lockdep.c:4325) [ 46.589424][ T634] ? __up_console_sem (kernel/printk/printk.c:345 (discriminator 1)) [ 46.589766][ T634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 46.590102][ T634] ? console_unlock (kernel/printk/printk.c:3277 kernel/printk/printk.c:3298) [ 46.590423][ T634] ? console_flush_all (kernel/printk/printk.c:3293) [ 46.591002][ T634] ? lock_acquire (kernel/locking/lockdep.c:5872) [ 46.591325][ T634] ? vprintk_emit (kernel/printk/printk.c:2422) [ 46.591660][ T634] ? __down_trylock_console_sem (kernel/printk/printk.c:333) [ 46.591992][ T634] ? vprintk_emit (kernel/printk/printk.c:2422) [ 46.592569][ T634] ? __wake_up_klogd.part.0 (./arch/x86/include/asm/preempt.h:104 kernel/printk/printk.c:4531) [ 46.592896][ T634] ? vprintk_emit (kernel/printk/printk.c:2370) [ 46.593226][ T634] ? wake_up_klogd_work_func (kernel/printk/printk.c:2370) [ 46.593569][ T634] ? _printk (kernel/printk/printk.c:2443) [ 46.594061][ T634] ? console_prepend_message (kernel/printk/printk.c:2443) [ 46.594396][ T634] ? 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) [ 46.594652][ T634] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 46.594987][ T634] ? 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) [ 46.595240][ T634] __tcf_classify (./include/net/tc_wrapper.h:223 net/sched/cls_api.c:1764) [ 46.595818][ T634] tcf_classify (net/sched/cls_api.c:1860) [ 46.596153][ T634] ? exc_invalid_op (arch/x86/kernel/traps.c:392 (discriminator 1)) [ 46.596489][ T634] ? __tcf_classify (net/sched/cls_api.c:1809) [ 46.596838][ T634] tc_run (net/core/dev.c:4373) [ 46.597095][ T634] ? napi_disable (net/core/dev.c:4349) [ 46.597425][ T634] ? rcu_is_watching (./include/linux/context_tracking.h:128 kernel/rcu/tree.c:751) [ 46.597760][ T634] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5831) [ 46.598100][ T634] ? __dev_queue_xmit (./include/linux/bottom_half.h:20 ./include/linux/rcupdate.h:918 net/core/dev.c:4745) [ 46.598684][ T634] __dev_queue_xmit (net/core/dev.c:4507 net/core/dev.c:4762) [ 46.599018][ T634] ? __lock_acquire (kernel/locking/lockdep.c:5237) [ 46.599355][ T634] ? netdev_core_pick_tx (net/core/dev.c:4728) [ 46.599697][ T634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 46.600271][ T634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 46.600610][ T634] ? neigh_hh_output (./include/linux/seqlock.h:74 ./include/linux/seqlock.h:836 ./include/net/neighbour.h:510) [ 46.600960][ T634] ip_finish_output2 (./include/net/neighbour.h:554 net/ipv4/ip_output.c:237) [ 46.601290][ T634] ? ip_skb_dst_mtu (./include/linux/rcupdate.h:341 ./include/linux/rcupdate.h:897 ./include/net/ip.h:504 ./include/net/ip.h:518) [ 46.601866][ T634] ? ip_append_data.part.0 (net/ipv4/ip_output.c:201) [ 46.602205][ T634] ? ip_skb_dst_mtu (./include/net/ip.h:523) [ 46.602548][ T634] ? __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) [ 46.602881][ T634] ip_output (./include/linux/netfilter.h:307 net/ipv4/ip_output.c:438) [ 46.603379][ T634] ? ip_finish_output (net/ipv4/ip_output.c:429) [ 46.603713][ T634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 46.604066][ T634] __ip_queue_xmit (./include/net/dst.h:464 net/ipv4/ip_output.c:131 net/ipv4/ip_output.c:534) [ 46.604393][ T634] ? __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)) [ 46.604976][ T634] __tcp_transmit_skb (net/ipv4/tcp_output.c:1628) [ 46.605316][ T634] ? __tcp_select_window (net/ipv4/tcp_output.c:1449) [ 46.605662][ T634] tcp_connect (net/ipv4/tcp_output.c:1646 net/ipv4/tcp_output.c:4335) [ 46.606002][ T634] tcp_v4_connect (net/ipv4/tcp_ipv4.c:347) [ 46.606594][ T634] ? bpf_iter_init_tcp (net/ipv4/tcp_ipv4.c:225) [ 46.606945][ T634] ? 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) [ 46.607272][ T634] ? find_held_lock (kernel/locking/lockdep.c:5350) [ 46.607611][ T634] __inet_stream_connect (net/ipv4/af_inet.c:679) [ 46.608178][ T634] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:119 kernel/softirq.c:455) [ 46.608507][ T634] ? __inet_stream_connect (net/ipv4/af_inet.c:746) [ 46.608838][ T634] inet_stream_connect (net/ipv4/af_inet.c:751) [ 46.609181][ T634] __sys_connect (./include/linux/file.h:62 ./include/linux/file.h:83 net/socket.c:2111) [ 46.609753][ T634] ? __sys_connect_file (net/socket.c:2109) [ 46.610089][ T634] ? do_fcntl (fs/fcntl.c:476) [ 46.610334][ T634] ? f_getown (fs/fcntl.c:446) [ 46.610585][ T634] ? fd_install (./arch/x86/include/asm/preempt.h:104 ./include/linux/rcupdate.h:981 fs/file.c:676) [ 46.610921][ T634] ? __sys_socket (net/socket.c:516 net/socket.c:1756) [ 46.611540][ T634] ? update_socket_protocol+0x10/0x10 [ 46.611882][ T634] __x64_sys_connect (net/socket.c:2124) [ 46.612222][ T634] ? lockdep_hardirqs_on (kernel/locking/lockdep.c:4472) [ 46.612568][ T634] do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) [ 46.613145][ T634] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) [ 46.613563][ T634] RIP: 0033:0x7fe093eb3d67 [ 46.613898][ T634] 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 [ 46.615329][ T634] RSP: 002b:00007ffe89b2afa8 EFLAGS: 00000246 ORIG_RAX: 000000000000002a [ 46.615826][ T634] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007fe093eb3d67 [ 46.616575][ T634] RDX: 0000000000000010 RSI: 000055e3d68348f0 RDI: 0000000000000005 [ 46.617086][ T634] RBP: 000055e3d68349e0 R08: 000055e3d68348f0 R09: 0000000000000010 [ 46.617825][ T634] R10: 00000000fffffffe R11: 0000000000000246 R12: 000055e3d68348f0 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