======================================
| [ 51.938969] Mirror/redirect action on
| [ 60.309580] ------------[ cut here ]------------
| [ 60.309751] kernel BUG at net/core/skbuff.c:2813!
| [ 60.309803] invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
[ 60.309890] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 60.309961] RIP: 0010:__pskb_pull_tail (net/core/skbuff.c:2813 (discriminator 1))
[ 60.310004] Code: 44 24 10 e8 ad e4 81 ff 49 8b be c0 00 00 00 44 8b 44 24 10 41 8b 8e bc 00 00 00 e9 f4 fc ff ff 4c 8d 48 ff e9 41 fd ff ff 90 <0f> 0b 48 c7 44 24 10 00 00 00 00 e9 99 fe ff ff 41 f6 44 24 7e 20
All code
========
0: 44 24 10 rex.R and $0x10,%al
3: e8 ad e4 81 ff call 0xffffffffff81e4b5
8: 49 8b be c0 00 00 00 mov 0xc0(%r14),%rdi
f: 44 8b 44 24 10 mov 0x10(%rsp),%r8d
14: 41 8b 8e bc 00 00 00 mov 0xbc(%r14),%ecx
1b: e9 f4 fc ff ff jmp 0xfffffffffffffd14
20: 4c 8d 48 ff lea -0x1(%rax),%r9
24: e9 41 fd ff ff jmp 0xfffffffffffffd6a
29: 90 nop
2a:* 0f 0b ud2 <-- trapping instruction
2c: 48 c7 44 24 10 00 00 movq $0x0,0x10(%rsp)
33: 00 00
35: e9 99 fe ff ff jmp 0xfffffffffffffed3
3a: 41 f6 44 24 7e 20 testb $0x20,0x7e(%r12)
Code starting with the faulting instruction
===========================================
0: 0f 0b ud2
2: 48 c7 44 24 10 00 00 movq $0x0,0x10(%rsp)
9: 00 00
b: e9 99 fe ff ff jmp 0xfffffffffffffea9
10: 41 f6 44 24 7e 20 testb $0x20,0x7e(%r12)
[ 60.310113] RSP: 0018:ffffa04400114dd8 EFLAGS: 00010282
[ 60.310152] RAX: 00000000fffffff2 RBX: 0000000000000008 RCX: 0000000000000008
[ 60.310202] RDX: ffff94528343d236 RSI: 0000000000000100 RDI: 0000000000000000
[ 60.310251] RBP: ffffa04400114e18 R08: 0000000000000000 R09: 0008000000000000
[ 60.310301] R10: 0000000000000000 R11: 9e29260000450008 R12: 00000000ffffffff
[ 60.310351] R13: 0000000000000008 R14: ffff945282776300 R15: 0000000000000006
[ 60.310403] FS: 0000000000000000(0000) GS:ffff9452bed00000(0000) knlGS:0000000000000000
[ 60.310452] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 60.310494] CR2: 00007fffb41f1000 CR3: 0000000001250005 CR4: 0000000000770ef0
[ 60.310545] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 60.310594] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 60.310644] PKRU: 55555554
[ 60.310665] Call Trace:
[ 60.310683]
[ 60.310705] ? die (arch/x86/kernel/dumpstack.c:421 arch/x86/kernel/dumpstack.c:434 arch/x86/kernel/dumpstack.c:447)
[ 60.310739] ? do_trap (arch/x86/kernel/traps.c:113 arch/x86/kernel/traps.c:154)
[ 60.310767] ? __pskb_pull_tail (net/core/skbuff.c:2813 (discriminator 1))
[ 60.310795] ? do_error_trap (./arch/x86/include/asm/traps.h:58 arch/x86/kernel/traps.c:175)
[ 60.310823] ? __pskb_pull_tail (net/core/skbuff.c:2813 (discriminator 1))
[ 60.310852] ? exc_invalid_op (arch/x86/kernel/traps.c:265)
[ 60.310880] ? __pskb_pull_tail (net/core/skbuff.c:2813 (discriminator 1))
[ 60.310909] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:568)
[ 60.310942] ? __pskb_pull_tail (net/core/skbuff.c:2813 (discriminator 1))
[ 60.310970] ? __pskb_pull_tail (net/core/skbuff.c:2813)
[ 60.310999] __udp4_lib_rcv (./include/linux/skbuff.h:2731 ./include/linux/skbuff.h:2739 net/ipv4/udp.c:2378)
[ 60.311029] ? raw_local_deliver (net/ipv4/raw.c:199)
[ 60.311060] ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205 (discriminator 4))
[ 60.311097] ip_local_deliver_finish (./include/linux/rcupdate.h:782 net/ipv4/ip_input.c:234)
[ 60.311131] __netif_receive_skb_one_core (net/core/dev.c:5610 (discriminator 4))
[ 60.311168] netif_receive_skb (net/core/dev.c:5810 net/core/dev.c:5869)
[ 60.311193] ? __qdisc_run (net/sched/sch_generic.c:292 net/sched/sch_generic.c:397 net/sched/sch_generic.c:415)
[ 60.311223] ifb_ri_tasklet (drivers/net/ifb.c:131) ifb
[ 60.311262] tasklet_action_common.constprop.0 (kernel/softirq.c:780)
[ 60.311297] __do_softirq (kernel/softirq.c:553)
[ 60.311334] irq_exit_rcu (kernel/softirq.c:427 kernel/softirq.c:632 kernel/softirq.c:644)
[ 60.311363] sysvec_apic_timer_interrupt (arch/x86/kernel/apic/apic.c:1076 (discriminator 14))
[ 60.311402]
[ 60.311420]
[ 60.311435] asm_sysvec_apic_timer_interrupt (./arch/x86/include/asm/idtentry.h:649)
[ 60.311472] RIP: 0010:default_idle (./arch/x86/include/asm/irqflags.h:37 ./arch/x86/include/asm/irqflags.h:72 arch/x86/kernel/process.c:743)
[ 60.311498] Code: 4c 01 c7 4c 29 c2 e9 72 ff ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d 73 49 27 00 fb f4 c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90
All code
========
0: 4c 01 c7 add %r8,%rdi
3: 4c 29 c2 sub %r8,%rdx
6: e9 72 ff ff ff jmp 0xffffffffffffff7d
b: 90 nop
c: 90 nop
d: 90 nop
e: 90 nop
f: 90 nop
10: 90 nop
11: 90 nop
12: 90 nop
13: 90 nop
14: 90 nop
15: 90 nop
16: 90 nop
17: 90 nop
18: 90 nop
19: 90 nop
1a: 90 nop
1b: f3 0f 1e fa endbr64
1f: 66 90 xchg %ax,%ax
21: 0f 00 2d 73 49 27 00 verw 0x274973(%rip) # 0x27499b
28: fb sti
29: f4 hlt
2a:* fa cli <-- trapping instruction
2b: c3 ret
2c: cc int3
2d: cc int3
2e: cc int3
2f: cc int3
30: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1)
37: 00 00 00 00
3b: 90 nop
3c: 90 nop
3d: 90 nop
3e: 90 nop
3f: 90 nop
Code starting with the faulting instruction
===========================================
0: fa cli
1: c3 ret
2: cc int3
3: cc int3
4: cc int3
5: cc int3
6: 66 66 2e 0f 1f 84 00 data16 cs nopw 0x0(%rax,%rax,1)
d: 00 00 00 00
11: 90 nop
12: 90 nop
13: 90 nop
14: 90 nop
15: 90 nop
[ 60.311606] RSP: 0018:ffffa044000abee8 EFLAGS: 00000252
[ 60.311642] RAX: ffff9452bed2a3a0 RBX: ffff94528136dc00 RCX: 4000000000000000
[ 60.311685] RDX: 0000000000000001 RSI: ffffffffaa495a7c RDI: 000000000018ff8c
[ 60.311728] RBP: 0000000000000002 R08: 000000000018ff8c R09: 0000000000000001
[ 60.311772] R10: 0000000000000001 R11: 0000000000000001 R12: 0000000000000000
[ 60.311822] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 60.311868] default_idle_call (./include/linux/cpuidle.h:144 kernel/sched/idle.c:98)
[ 60.311897] do_idle (kernel/sched/idle.c:171 kernel/sched/idle.c:312)
[ 60.311926] cpu_startup_entry (kernel/sched/idle.c:409 (discriminator 1))
[ 60.311954] start_secondary (arch/x86/kernel/smpboot.c:336)
Finger prints:
__pskb_pull_tail:__udp4_lib_rcv:ip_protocol_deliver_rcu:ip_local_deliver_finish