======================================
|
| [ 29.476324][ C2] ------------[ cut here ]------------
| [ 29.476683][ C2] kernel BUG at net/core/skbuff.c:3505!
| [ 29.476882][ C2] invalid opcode: 0000 [#1] PREEMPT SMP KASAN NOPTI
[ 29.477303][ C2] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[ 29.477642][ C2] RIP: 0010:__skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 29.477804][ C2] 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
[ 29.478336][ C2] RSP: 0018:ffffc90000220920 EFLAGS: 00010202
[ 29.478522][ C2] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 1ffff11000fadf11
[ 29.478747][ C2] RDX: 0000000000000040 RSI: 0000000000000000 RDI: ffff888007d6f888
[ 29.478970][ C2] RBP: 0000000000000000 R08: ffffc900002209e0 R09: fffffbfff462a5a2
[ 29.479190][ C2] R10: ffffffffa3152d17 R11: ffffc90000220b20 R12: 0000000000000000
[ 29.479410][ C2] R13: 0000000000000000 R14: ffffc900002209e0 R15: ffff888007228d08
[ 29.479631][ C2] FS: 00007f33ff8bd300(0000) GS:ffff888036100000(0000) knlGS:0000000000000000
[ 29.479891][ C2] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 29.480076][ C2] CR2: 00007f33ffb4c840 CR3: 0000000006152003 CR4: 0000000000770ef0
[ 29.480303][ C2] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 29.480544][ C2] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 29.480767][ C2] PKRU: 55555554
[ 29.480879][ C2] Call Trace:
[ 29.480991][ C2]
[ 29.481067][ C2] ? die (arch/x86/kernel/dumpstack.c:421 arch/x86/kernel/dumpstack.c:434 arch/x86/kernel/dumpstack.c:447)
[ 29.481182][ C2] ? do_trap (arch/x86/kernel/traps.c:113 arch/x86/kernel/traps.c:154)
[ 29.481295][ C2] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 29.481445][ C2] ? do_error_trap (./arch/x86/include/asm/traps.h:58 arch/x86/kernel/traps.c:175)
[ 29.481592][ C2] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 29.481740][ C2] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 29.481891][ C2] ? handle_invalid_op (arch/x86/kernel/traps.c:213)
[ 29.482036][ C2] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 29.482183][ C2] ? exc_invalid_op (arch/x86/kernel/traps.c:265)
[ 29.482332][ C2] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:568)
[ 29.482482][ C2] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1))
[ 29.482632][ C2] __skb_checksum_complete (net/core/skbuff.c:3643)
[ 29.482781][ C2] ? __pfx___skb_checksum_complete (net/core/skbuff.c:3637)
[ 29.482964][ C2] ? __pfx_csum_partial_ext (./include/net/checksum.h:120)
[ 29.483115][ C2] ? __pfx_csum_block_add_ext (./include/net/checksum.h:103)
[ 29.483264][ C2] icmp_rcv (./include/linux/skbuff.h:4567 net/ipv4/icmp.c:1213)
[ 29.483380][ C2] ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205 (discriminator 5))
[ 29.483529][ C2] ip_local_deliver_finish (./include/linux/rcupdate.h:779 net/ipv4/ip_input.c:234)
[ 29.483678][ C2] ip_local_deliver (./include/linux/netfilter.h:314 ./include/linux/netfilter.h:308 net/ipv4/ip_input.c:254)
[ 29.483827][ C2] ? __pfx_ip_local_deliver (net/ipv4/ip_input.c:243)
[ 29.483978][ C2] ? ip_rcv_finish_core.constprop.0 (./include/linux/skbuff.h:1136 ./include/linux/skbuff.h:1188 net/ipv4/ip_input.c:390)
[ 29.484163][ C2] 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)
[ 29.484278][ C2] ? __pfx_ip_rcv (net/ipv4/ip_input.c:562)
[ 29.484427][ C2] ? lock_acquire.part.0 (kernel/locking/lockdep.c:467 kernel/locking/lockdep.c:5756)
[ 29.484574][ C2] ? process_backlog (./include/linux/rcupdate.h:298 ./include/linux/rcupdate.h:750 net/core/dev.c:6051)
[ 29.484723][ C2] ? __pfx_ip_rcv (net/ipv4/ip_input.c:562)
[ 29.484871][ C2] __netif_receive_skb_one_core (net/core/dev.c:5610 (discriminator 4))
[ 29.485052][ C2] ? __pfx___netif_receive_skb_one_core (net/core/dev.c:5603)
[ 29.485235][ C2] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5725)
[ 29.485381][ C2] ? process_backlog (./include/linux/rcupdate.h:298 ./include/linux/rcupdate.h:750 net/core/dev.c:6051)
[ 29.485531][ C2] process_backlog (./include/linux/rcupdate.h:779 net/core/dev.c:6053)
[ 29.485678][ C2] __napi_poll.constprop.0 (net/core/dev.c:6703)
[ 29.485826][ C2] net_rx_action (net/core/dev.c:6772 net/core/dev.c:6886)
[ 29.485977][ C2] ? __pfx_net_rx_action (net/core/dev.c:6850)
[ 29.486123][ C2] ? usage_skip (kernel/locking/lockdep.c:2295 kernel/locking/lockdep.c:2263)
[ 29.486272][ C2] ? mark_held_locks (kernel/locking/lockdep.c:4274)
[ 29.486417][ C2] __do_softirq (kernel/softirq.c:553)
[ 29.486567][ C2] ? __neigh_event_send (./include/linux/bottom_half.h:33 net/core/neighbour.c:1245)
[ 29.486715][ C2] do_softirq (kernel/softirq.c:454 kernel/softirq.c:441)
[ 29.486831][ C2]
[ 29.486906][ C2]
[ 29.486979][ C2] __local_bh_enable_ip (kernel/softirq.c:381)
[ 29.487129][ C2] __neigh_event_send (./arch/x86/include/asm/jump_label.h:27 ./include/linux/jump_label.h:207 ./include/trace/events/neigh.h:237 net/core/neighbour.c:1246)
[ 29.487280][ C2] neigh_resolve_output (net/core/neighbour.c:1547)
[ 29.487426][ C2] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:77 kernel/softirq.c:386)
[ 29.487573][ C2] ? ___neigh_create (net/core/neighbour.c:722 (discriminator 9))
[ 29.487720][ C2] ip_finish_output2 (./include/net/neighbour.h:542 net/ipv4/ip_output.c:235)
[ 29.487873][ C2] ? __pfx_get_random_u32 (drivers/char/random.c:532)
[ 29.488020][ C2] ? __lock_acquire (kernel/locking/lockdep.c:5137)
[ 29.488166][ C2] ? __pfx_raw_getfrag (net/ipv4/raw.c:446)
[ 29.488313][ C2] ? __pfx_ip_finish_output2 (net/ipv4/ip_output.c:199)
[ 29.488461][ C2] ? __ip_finish_output (./include/linux/skbuff.h:1624 ./include/linux/skbuff.h:4942 net/ipv4/ip_output.c:307 net/ipv4/ip_output.c:295)
[ 29.488608][ C2] ip_output (./include/linux/netfilter.h:303 net/ipv4/ip_output.c:433)
[ 29.488720][ C2] ? __ip_local_out (net/ipv4/ip_output.c:96 net/ipv4/ip_output.c:107)
[ 29.488867][ C2] ? __pfx_ip_output (net/ipv4/ip_output.c:427)
[ 29.489015][ C2] ? __ip_make_skb (net/ipv4/ip_output.c:1379 net/ipv4/ip_output.c:1487)
[ 29.489164][ C2] ? __pfx_raw_getfrag (net/ipv4/raw.c:446)
[ 29.489309][ C2] ? ip_append_data (net/ipv4/ip_output.c:1368 net/ipv4/ip_output.c:1347)
[ 29.489456][ C2] ip_push_pending_frames (./include/net/dst.h:450 net/ipv4/ip_output.c:129 net/ipv4/ip_output.c:1496 net/ipv4/ip_output.c:1516)
[ 29.489603][ C2] raw_sendmsg (net/ipv4/raw.c:648)
[ 29.489750][ C2] ? __pfx_validate_chain (kernel/locking/lockdep.c:3825)
[ 29.489899][ C2] ? __pfx_raw_sendmsg (net/ipv4/raw.c:476)
[ 29.490047][ C2] ? __lock_acquire (kernel/locking/lockdep.c:5137)
[ 29.490198][ C2] ? find_held_lock (kernel/locking/lockdep.c:5244)
[ 29.490350][ C2] ? __lock_release (kernel/locking/lockdep.c:5430)
[ 29.490506][ C2] ? __might_fault (mm/memory.c:6080 mm/memory.c:6073)
[ 29.490654][ C2] ? __pfx___lock_release (kernel/locking/lockdep.c:5406)
[ 29.490800][ C2] ? hlock_class (./arch/x86/include/asm/bitops.h:227 ./arch/x86/include/asm/bitops.h:239 ./include/asm-generic/bitops/instrumented-non-atomic.h:142 kernel/locking/lockdep.c:228)
[ 29.490952][ C2] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5725)
[ 29.491099][ C2] ? __might_fault (mm/memory.c:6080 mm/memory.c:6073)
[ 29.491246][ C2] ? __might_fault (mm/memory.c:6080 mm/memory.c:6073)
[ 29.491393][ C2] ? __sys_sendto (net/socket.c:730 net/socket.c:745 net/socket.c:2191)
[ 29.491543][ C2] __sys_sendto (net/socket.c:730 net/socket.c:745 net/socket.c:2191)
[ 29.491694][ C2] ? __pfx___sys_sendto (net/socket.c:2161)
[ 29.491841][ C2] ? 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)
[ 29.491989][ C2] ? reacquire_held_locks (kernel/locking/lockdep.c:5279)
[ 29.492137][ C2] ? __lock_release (kernel/locking/lockdep.c:5430)
[ 29.492287][ C2] ? 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)
[ 29.492434][ C2] ? __pfx___lock_release (kernel/locking/lockdep.c:5406)
[ 29.492580][ C2] ? __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)
[ 29.492727][ C2] ? __pfx___up_read (kernel/locking/rwsem.c:1339)
[ 29.492880][ C2] ? 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)
[ 29.493028][ C2] __x64_sys_sendto (net/socket.c:2199)
[ 29.493175][ C2] ? lockdep_hardirqs_on_prepare.part.0 (kernel/locking/lockdep.c:4300 kernel/locking/lockdep.c:4359)
[ 29.493356][ C2] do_syscall_64 (arch/x86/entry/common.c:52 arch/x86/entry/common.c:83)
[ 29.493505][ C2] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:129)
[ 29.493689][ C2] RIP: 0033:0x7f33ffb9385a
[ 29.493843][ C2] 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
[ 29.494365][ C2] RSP: 002b:00007ffde61d44f8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[ 29.494588][ C2] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f33ffb9385a
[ 29.494808][ C2] RDX: 0000000000000040 RSI: 0000000000bc5340 RDI: 0000000000000005
[ 29.495028][ C2] RBP: 00007ffde61d4550 R08: 00000000004185e0 R09: 0000000000000010
[ 29.495250][ C2] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000054
Finger prints:
__skb_checksum:__skb_checksum_complete:icmp_rcv:ip_protocol_deliver_rcu