======================================
| [ 42.481080][ T364] Mirror/redirect action on
| [ 42.950893][ C3] ------------[ cut here ]------------
| [ 42.951215][ C3] kernel BUG at net/core/skbuff.c:3505!
| [ 42.951441][ C3] invalid opcode: 0000 [#1] PREEMPT SMP KASAN NOPTI
[ 42.951914][ C3] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 42.952303][ C3] RIP: 0010:__skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 42.952489][ C3] Code: 44 89 14 24 ff d0 0f 1f 00 4c 8b 44 24 08 44 8b 14 24 41 89 c1 eb a5 89 e8 e9 2d fe ff ff 41 ff d5 0f 1f 00 e9 1f fa ff ff 90 <0f> 0b 48 8b 7c 24 10 89 54 24 48 48 89 44 24 40 e8 e7 53 8d fe 8b
All code
========
0: 44 89 14 24 mov %r10d,(%rsp)
4: ff d0 call *%rax
6: 0f 1f 00 nopl (%rax)
9: 4c 8b 44 24 08 mov 0x8(%rsp),%r8
e: 44 8b 14 24 mov (%rsp),%r10d
12: 41 89 c1 mov %eax,%r9d
15: eb a5 jmp 0xffffffffffffffbc
17: 89 e8 mov %ebp,%eax
19: e9 2d fe ff ff jmp 0xfffffffffffffe4b
1e: 41 ff d5 call *%r13
21: 0f 1f 00 nopl (%rax)
24: e9 1f fa ff ff jmp 0xfffffffffffffa48
29: 90 nop
2a:* 0f 0b ud2 <-- trapping instruction
2c: 48 8b 7c 24 10 mov 0x10(%rsp),%rdi
31: 89 54 24 48 mov %edx,0x48(%rsp)
35: 48 89 44 24 40 mov %rax,0x40(%rsp)
3a: e8 e7 53 8d fe call 0xfffffffffe8d5426
3f: 8b .byte 0x8b
Code starting with the faulting instruction
===========================================
0: 0f 0b ud2
2: 48 8b 7c 24 10 mov 0x10(%rsp),%rdi
7: 89 54 24 48 mov %edx,0x48(%rsp)
b: 48 89 44 24 40 mov %rax,0x40(%rsp)
10: e8 e7 53 8d fe call 0xfffffffffe8d53fc
15: 8b .byte 0x8b
[ 42.953085][ C3] RSP: 0018:ffffc90000278920 EFLAGS: 00010202
[ 42.953300][ C3] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 1ffff11000bef3d9
[ 42.953556][ C3] RDX: 0000000000000040 RSI: 0000000000000000 RDI: ffff888005f79ec8
[ 42.953809][ C3] RBP: 0000000000000000 R08: ffffc900002789e0 R09: fffffbfff3b6a5a2
[ 42.954059][ C3] R10: ffffffff9db52d17 R11: ffffffff9b50dbc4 R12: 0000000000000000
[ 42.954312][ C3] R13: 0000000000000000 R14: ffffc900002789e0 R15: ffff88800501cec8
[ 42.954567][ C3] FS: 00007f6d3f1f0300(0000) GS:ffff888036180000(0000) knlGS:0000000000000000
[ 42.954866][ C3] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 42.955078][ C3] CR2: 00007f6d3f47f840 CR3: 00000000057ac001 CR4: 0000000000770ef0
[ 42.955331][ C3] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 42.955584][ C3] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 42.955835][ C3] PKRU: 55555554
[ 42.955967][ C3] Call Trace:
[ 42.956095][ C3]
[ 42.956184][ C3] ? die (arch/x86/kernel/dumpstack.c:421 arch/x86/kernel/dumpstack.c:434 arch/x86/kernel/dumpstack.c:447)
[ 42.956315][ C3] ? do_trap (arch/x86/kernel/traps.c:113 arch/x86/kernel/traps.c:154)
[ 42.956446][ C3] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 42.956616][ C3] ? do_error_trap (./arch/x86/include/asm/traps.h:58 arch/x86/kernel/traps.c:175)
[ 42.956787][ C3] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 42.956957][ C3] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 42.957126][ C3] ? handle_invalid_op (arch/x86/kernel/traps.c:213)
[ 42.957295][ C3] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 42.957469][ C3] ? exc_invalid_op (arch/x86/kernel/traps.c:265)
[ 42.957640][ C3] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:568)
[ 42.957812][ C3] ? dst_init (net/core/dst.c:53)
[ 42.957943][ C3] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 42.958114][ C3] __skb_checksum_complete (net/core/skbuff.c:3643)
[ 42.958285][ C3] ? __pfx___skb_checksum_complete (net/core/skbuff.c:3637)
[ 42.958494][ C3] ? __pfx_csum_partial_ext (./include/net/checksum.h:120)
[ 42.958662][ C3] ? __pfx_csum_block_add_ext (./include/net/checksum.h:103)
[ 42.958836][ C3] icmp_rcv (./include/linux/skbuff.h:4567 net/ipv4/icmp.c:1213)
[ 42.958967][ C3] ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205 (discriminator 5))
[ 42.959139][ C3] ip_local_deliver_finish (./include/linux/rcupdate.h:779 net/ipv4/ip_input.c:234)
[ 42.959308][ C3] ip_local_deliver (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv4/ip_input.c:254)
[ 42.959496][ C3] ? __pfx_ip_local_deliver (net/ipv4/ip_input.c:243)
[ 42.959664][ C3] ? __netif_receive_skb_core.constprop.0 (net/core/dev.c:5498)
[ 42.959876][ C3] ? ip_rcv_finish_core.constprop.0 (net/ipv4/ip_input.c:367)
[ 42.960093][ C3] ip_rcv (./include/net/dst.h:460 net/ipv4/ip_input.c:449 ./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv4/ip_input.c:569)
[ 42.960221][ C3] ? __pfx_ip_rcv (net/ipv4/ip_input.c:562)
[ 42.960391][ C3] ? lock_acquire.part.0 (kernel/locking/lockdep.c:467 kernel/locking/lockdep.c:5756)
[ 42.960559][ C3] ? process_backlog (./include/linux/rcupdate.h:298 ./include/linux/rcupdate.h:750 net/core/dev.c:6051)
[ 42.960729][ C3] ? __pfx_ip_rcv (net/ipv4/ip_input.c:562)
[ 42.960897][ C3] __netif_receive_skb_one_core (net/core/dev.c:5610 (discriminator 4))
[ 42.961106][ C3] ? __pfx___netif_receive_skb_one_core (net/core/dev.c:5603)
[ 42.961315][ C3] ? __pfx_do_raw_spin_lock (kernel/locking/spinlock_debug.c:114)
[ 42.961489][ C3] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5725)
[ 42.961655][ C3] ? process_backlog (./include/linux/rcupdate.h:298 ./include/linux/rcupdate.h:750 net/core/dev.c:6051)
[ 42.961824][ C3] process_backlog (./include/linux/rcupdate.h:779 net/core/dev.c:6053)
[ 42.961993][ C3] __napi_poll.constprop.0 (net/core/dev.c:6703)
[ 42.962164][ C3] net_rx_action (net/core/dev.c:6772 net/core/dev.c:6886)
[ 42.962335][ C3] ? __pfx_net_rx_action (net/core/dev.c:6850)
[ 42.962502][ C3] ? try_to_wake_up (kernel/sched/core.c:4373)
[ 42.962670][ C3] ? usage_skip (kernel/locking/lockdep.c:2295 kernel/locking/lockdep.c:2263)
[ 42.962840][ C3] ? __pfx_try_to_wake_up (kernel/sched/core.c:4223)
[ 42.963013][ C3] ? mark_held_locks (kernel/locking/lockdep.c:4274)
[ 42.963183][ C3] __do_softirq (kernel/softirq.c:553)
[ 42.963355][ C3] ? raw_sendmsg (net/ipv4/raw.c:651)
[ 42.963524][ C3] do_softirq (kernel/softirq.c:454 kernel/softirq.c:441)
[ 42.963654][ C3]
[ 42.963743][ C3]
[ 42.963828][ C3] __local_bh_enable_ip (kernel/softirq.c:381)
[ 42.963997][ C3] raw_sendmsg (net/ipv4/raw.c:651)
[ 42.964164][ C3] ? __pfx_validate_chain (kernel/locking/lockdep.c:3825)
[ 42.964339][ C3] ? __pfx_raw_sendmsg (net/ipv4/raw.c:476)
[ 42.964507][ C3] ? __lock_acquire (kernel/locking/lockdep.c:5137)
[ 42.964678][ C3] ? find_held_lock (kernel/locking/lockdep.c:5244)
[ 42.964849][ C3] ? lockdep_hardirqs_on_prepare.part.0 (kernel/locking/lockdep.c:4300 kernel/locking/lockdep.c:4359)
[ 42.965061][ C3] ? __pfx_raw_sendmsg (net/ipv4/raw.c:476)
[ 42.965230][ C3] ? __sys_sendto (net/socket.c:730 net/socket.c:745 net/socket.c:2191)
[ 42.965402][ C3] __sys_sendto (net/socket.c:730 net/socket.c:745 net/socket.c:2191)
[ 42.965571][ C3] ? __pfx___sys_sendto (net/socket.c:2161)
[ 42.965739][ C3] ? do_user_addr_fault (./include/linux/rcupdate.h:298 ./include/linux/rcupdate.h:750 ./include/linux/mm.h:686 arch/x86/mm/fault.c:1357)
[ 42.965915][ C3] ? reacquire_held_locks (kernel/locking/lockdep.c:5279)
[ 42.966086][ C3] ? __lock_release (kernel/locking/lockdep.c:5430)
[ 42.966254][ C3] ? do_user_addr_fault (./include/linux/rcupdate.h:308 ./include/linux/rcupdate.h:783 ./include/linux/mm.h:688 arch/x86/mm/fault.c:1357)
[ 42.966423][ C3] ? __pfx___lock_release (kernel/locking/lockdep.c:5406)
[ 42.966590][ C3] ? __up_read (./arch/x86/include/asm/atomic64_64.h:79 ./include/linux/atomic/atomic-arch-fallback.h:2735 ./include/linux/atomic/atomic-long.h:184 ./include/linux/atomic/atomic-instrumented.h:3289 kernel/locking/rwsem.c:1347)
[ 42.966760][ C3] ? __pfx___up_read (kernel/locking/rwsem.c:1339)
[ 42.966928][ C3] ? do_user_addr_fault (./include/linux/rcupdate.h:308 ./include/linux/rcupdate.h:783 ./include/linux/mm.h:688 arch/x86/mm/fault.c:1357)
[ 42.967102][ C3] __x64_sys_sendto (net/socket.c:2199)
[ 42.967273][ C3] ? lockdep_hardirqs_on_prepare.part.0 (kernel/locking/lockdep.c:4300 kernel/locking/lockdep.c:4359)
[ 42.967483][ C3] do_syscall_64 (arch/x86/entry/common.c:52 arch/x86/entry/common.c:83)
[ 42.967652][ C3] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:129)
[ 42.967862][ C3] RIP: 0033:0x7f6d3f4c685a
[ 42.968040][ C3] Code: d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7e c3 0f 1f 44 00 00 41 54 48 83 ec 30 44 89
All code
========
0: d8 64 89 02 fsubs 0x2(%rcx,%rcx,4)
4: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax
b: eb b8 jmp 0xffffffffffffffc5
d: 0f 1f 00 nopl (%rax)
10: f3 0f 1e fa endbr64
14: 41 89 ca mov %ecx,%r10d
17: 64 8b 04 25 18 00 00 mov %fs:0x18,%eax
1e: 00
1f: 85 c0 test %eax,%eax
21: 75 15 jne 0x38
23: b8 2c 00 00 00 mov $0x2c,%eax
28: 0f 05 syscall
2a:* 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax <-- trapping instruction
30: 77 7e ja 0xb0
32: c3 ret
33: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
38: 41 54 push %r12
3a: 48 83 ec 30 sub $0x30,%rsp
3e: 44 rex.R
3f: 89 .byte 0x89
Code starting with the faulting instruction
===========================================
0: 48 3d 00 f0 ff ff cmp $0xfffffffffffff000,%rax
6: 77 7e ja 0x86
8: c3 ret
9: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
e: 41 54 push %r12
10: 48 83 ec 30 sub $0x30,%rsp
14: 44 rex.R
15: 89 .byte 0x89
[ 42.968637][ C3] RSP: 002b:00007ffdeb9f9968 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 42.968891][ C3] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f6d3f4c685a
[ 42.969145][ C3] RDX: 0000000000000040 RSI: 0000000001701340 RDI: 0000000000000005
[ 42.969406][ C3] RBP: 00007ffdeb9f99c0 R08: 00000000004185e0 R09: 0000000000000010
[ 42.969661][ C3] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000054
Finger prints:
__skb_checksum:__skb_checksum_complete:icmp_rcv:ip_protocol_deliver_rcu