====================================== | [ 30.242314][ T265] ip (265) used greatest stack depth: 24008 bytes left | [ 30.902117][ C3] ------------[ cut here ]------------ | [ 30.902572][ C3] kernel BUG at net/core/skbuff.c:3505! | [ 30.902771][ C3] invalid opcode: 0000 [#1] PREEMPT SMP KASAN NOPTI [ 30.903203][ C3] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 [ 30.903545][ C3] RIP: 0010:__skb_checksum (net/core/skbuff.c:3505 (discriminator 1)) [ 30.903707][ 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 27 9e 8b 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 27 9e 8b fe call 0xfffffffffe8b9e66 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 27 9e 8b fe call 0xfffffffffe8b9e3c 15: 8b .byte 0x8b [ 30.904259][ C3] RSP: 0018:ffffc900002786a0 EFLAGS: 00010202 [ 30.904454][ C3] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 1ffff11001022299 [ 30.904680][ C3] RDX: 0000000000000040 RSI: 0000000000000000 RDI: ffff8880081114c8 [ 30.904908][ C3] RBP: 0000000000000000 R08: ffffc90000278760 R09: fffffbfff571f30a [ 30.905141][ C3] R10: ffffffffab8f9857 R11: ffffc90000278788 R12: 0000000000000000 [ 30.905366][ C3] R13: 0000000000000000 R14: ffffc90000278760 R15: ffff888007813d40 [ 30.905598][ C3] FS: 00007f1d865bf300(0000) GS:ffff888036180000(0000) knlGS:0000000000000000 [ 30.905866][ C3] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 30.906056][ C3] CR2: 00007f1d8684e840 CR3: 0000000005cd6005 CR4: 0000000000770ef0 [ 30.906286][ C3] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 30.906533][ C3] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 30.906759][ C3] PKRU: 55555554 [ 30.906876][ C3] Call Trace: [ 30.906993][ C3] [ 30.907075][ C3] ? die (arch/x86/kernel/dumpstack.c:421 arch/x86/kernel/dumpstack.c:434 arch/x86/kernel/dumpstack.c:447) [ 30.907195][ C3] ? do_trap (arch/x86/kernel/traps.c:113 arch/x86/kernel/traps.c:154) [ 30.907311][ C3] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1)) [ 30.907462][ C3] ? do_error_trap (./arch/x86/include/asm/traps.h:58 arch/x86/kernel/traps.c:175) [ 30.907612][ C3] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1)) [ 30.907759][ C3] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1)) [ 30.907911][ C3] ? handle_invalid_op (arch/x86/kernel/traps.c:213) [ 30.908072][ C3] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1)) [ 30.908221][ C3] ? exc_invalid_op (arch/x86/kernel/traps.c:265) [ 30.908372][ C3] ? asm_exc_invalid_op (./arch/x86/include/asm/idtentry.h:568) [ 30.908526][ C3] ? __skb_checksum (net/core/skbuff.c:3505 (discriminator 1)) [ 30.908675][ C3] ? __pfx_lock_acquire.part.0 (kernel/locking/lockdep.c:5719) [ 30.908829][ C3] __skb_checksum_complete (net/core/skbuff.c:3643) [ 30.908979][ C3] ? __pfx___skb_checksum_complete (net/core/skbuff.c:3637) [ 30.909173][ C3] ? lock_acquire.part.0 (kernel/locking/lockdep.c:467 kernel/locking/lockdep.c:5756) [ 30.909326][ C3] ? __pfx_csum_partial_ext (./include/net/checksum.h:120) [ 30.909478][ C3] ? __pfx_csum_block_add_ext (./include/net/checksum.h:103) [ 30.909631][ C3] icmp_rcv (./include/linux/skbuff.h:4567 net/ipv4/icmp.c:1213) [ 30.909748][ C3] ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205 (discriminator 5)) [ 30.909901][ C3] ip_local_deliver_finish.constprop.0 (./include/linux/rcupdate.h:779 net/ipv4/ip_input.c:234) [ 30.910093][ C3] ? ip_rcv (./include/linux/skbuff.h:1136 ./include/net/dst.h:460 net/ipv4/ip_input.c:449 ./include/linux/netfilter.h:422 net/ipv4/ip_input.c:569) [ 30.910209][ C3] ? __pfx_ip_rcv (net/ipv4/ip_input.c:562) [ 30.910361][ C3] __netif_receive_skb_one_core (net/core/dev.c:5610 (discriminator 4)) [ 30.910550][ C3] ? __pfx___netif_receive_skb_one_core (net/core/dev.c:5603) [ 30.910738][ C3] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5725) [ 30.910887][ C3] ? netif_receive_skb_internal (./include/linux/rcupdate.h:298 (discriminator 16) ./include/linux/rcupdate.h:750 (discriminator 16) net/core/dev.c:5797 (discriminator 16)) [ 30.911081][ C3] netif_receive_skb_internal (net/core/dev.c:5810) [ 30.911232][ C3] ? __pfx_netif_receive_skb_internal (net/core/dev.c:5789) [ 30.911418][ C3] ? fdb_find_rcu (./include/linux/rhashtable.h:648 (discriminator 3) net/bridge/br_fdb.c:223 (discriminator 3)) [ 30.911569][ C3] ? __pfx_fdb_find_rcu (net/bridge/br_fdb.c:215) [ 30.911723][ C3] ? entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:129) [ 30.911909][ C3] netif_receive_skb (net/core/dev.c:5869) [ 30.912064][ C3] br_handle_frame_finish (net/bridge/br_input.c:216) [ 30.912217][ C3] ? __pfx_br_handle_frame_finish (net/bridge/br_input.c:75) [ 30.912406][ C3] ? 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) [ 30.912556][ C3] ? mark_lock (kernel/locking/lockdep.c:4656 (discriminator 3)) [ 30.912670][ C3] br_handle_frame (net/bridge/br_input.c:417) [ 30.912819][ C3] ? __pfx_br_handle_frame (net/bridge/br_input.c:321) [ 30.912974][ C3] __netif_receive_skb_core.constprop.0 (net/core/dev.c:5504) [ 30.913168][ C3] ? __lock_acquire (kernel/locking/lockdep.c:5137) [ 30.913318][ C3] ? __pfx___netif_receive_skb_core.constprop.0 (net/core/dev.c:5397) [ 30.913508][ C3] ? lock_acquire.part.0 (kernel/locking/lockdep.c:467 kernel/locking/lockdep.c:5756) [ 30.913660][ C3] ? process_backlog (./include/linux/rcupdate.h:298 ./include/linux/rcupdate.h:750 net/core/dev.c:6051) [ 30.913810][ C3] __netif_receive_skb_one_core (net/core/dev.c:5609) [ 30.914002][ C3] ? __pfx___netif_receive_skb_one_core (net/core/dev.c:5603) [ 30.914199][ C3] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5725) [ 30.914354][ C3] ? process_backlog (./include/linux/rcupdate.h:298 ./include/linux/rcupdate.h:750 net/core/dev.c:6051) [ 30.914505][ C3] process_backlog (./include/linux/rcupdate.h:779 net/core/dev.c:6053) [ 30.914654][ C3] ? find_held_lock (kernel/locking/lockdep.c:5244) [ 30.914807][ C3] __napi_poll.constprop.0 (net/core/dev.c:6703) [ 30.914958][ C3] net_rx_action (net/core/dev.c:6772 net/core/dev.c:6886) [ 30.915114][ C3] ? __pfx_net_rx_action (net/core/dev.c:6850) [ 30.915265][ C3] ? hlock_class (kernel/locking/lockdep.c:223) [ 30.915415][ C3] ? mark_held_locks (kernel/locking/lockdep.c:4274) [ 30.915572][ C3] __do_softirq (kernel/softirq.c:553) [ 30.915722][ C3] ? __neigh_event_send (./include/linux/bottom_half.h:33 net/core/neighbour.c:1245) [ 30.915873][ C3] do_softirq (kernel/softirq.c:454 kernel/softirq.c:441) [ 30.915989][ C3] [ 30.916071][ C3] [ 30.916148][ C3] __local_bh_enable_ip (kernel/softirq.c:381) [ 30.916301][ C3] __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) [ 30.916464][ C3] neigh_resolve_output (net/core/neighbour.c:1547) [ 30.916618][ C3] ? __local_bh_enable_ip (./arch/x86/include/asm/irqflags.h:42 ./arch/x86/include/asm/irqflags.h:77 kernel/softirq.c:386) [ 30.916767][ C3] ? ___neigh_create (net/core/neighbour.c:722 (discriminator 9)) [ 30.916918][ C3] ip_finish_output2 (./include/net/neighbour.h:542 net/ipv4/ip_output.c:235) [ 30.917074][ C3] ? __ip_make_skb (net/ipv4/ip_output.c:1379 net/ipv4/ip_output.c:1487) [ 30.917252][ C3] ? __pfx_ip_finish_output2 (net/ipv4/ip_output.c:199) [ 30.917507][ C3] ? __ip_finish_output (./include/linux/skbuff.h:1624 ./include/linux/skbuff.h:4942 net/ipv4/ip_output.c:307) [ 30.917761][ C3] ip_push_pending_frames (net/ipv4/ip_output.c:1497 net/ipv4/ip_output.c:1516) [ 30.918014][ C3] ? raw_sendmsg (net/ipv4/raw.c:641) [ 30.918274][ C3] raw_sendmsg (net/ipv4/raw.c:648) [ 30.918531][ C3] ? __pfx_raw_sendmsg (net/ipv4/raw.c:476) [ 30.918786][ C3] ? __lock_acquire (kernel/locking/lockdep.c:5137) [ 30.919034][ C3] ? find_held_lock (kernel/locking/lockdep.c:5244) [ 30.919187][ C3] ? __lock_release (kernel/locking/lockdep.c:5430) [ 30.919336][ C3] ? __might_fault (mm/memory.c:6080 mm/memory.c:6073) [ 30.919486][ C3] ? __pfx___lock_release (kernel/locking/lockdep.c:5406) [ 30.919637][ C3] ? 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) [ 30.919787][ C3] ? lock_acquire (./include/trace/events/lock.h:24 kernel/locking/lockdep.c:5725) [ 30.919939][ C3] ? __might_fault (mm/memory.c:6080 mm/memory.c:6073) [ 30.920089][ C3] ? __might_fault (mm/memory.c:6080 mm/memory.c:6073) [ 30.920239][ C3] ? __sys_sendto (net/socket.c:730 net/socket.c:745 net/socket.c:2191) [ 30.920390][ C3] __sys_sendto (net/socket.c:730 net/socket.c:745 net/socket.c:2191) [ 30.920538][ C3] ? __pfx___sys_sendto (net/socket.c:2161) [ 30.920688][ 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) [ 30.920840][ C3] ? reacquire_held_locks (kernel/locking/lockdep.c:5279) [ 30.920992][ C3] ? __lock_release (kernel/locking/lockdep.c:5430) [ 30.921141][ 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) [ 30.921295][ C3] ? __pfx___lock_release (kernel/locking/lockdep.c:5406) [ 30.921444][ 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) [ 30.921596][ C3] ? __pfx___up_read (kernel/locking/rwsem.c:1339) [ 30.921746][ 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) [ 30.921896][ C3] __x64_sys_sendto (net/socket.c:2199) [ 30.922049][ C3] ? lockdep_hardirqs_on_prepare.part.0 (kernel/locking/lockdep.c:4300 kernel/locking/lockdep.c:4359) [ 30.922329][ C3] do_syscall_64 (arch/x86/entry/common.c:52 arch/x86/entry/common.c:83) [ 30.922482][ C3] entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:129) [ 30.922671][ C3] RIP: 0033:0x7f1d8689585a [ 30.922827][ 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 [ 30.923465][ C3] RSP: 002b:00007ffd04c249e8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c [ 30.923792][ C3] RAX: ffffffffffffffda RBX: 0000000000000038 RCX: 00007f1d8689585a [ 30.924018][ C3] RDX: 0000000000000040 RSI: 0000000000c68340 RDI: 0000000000000005 [ 30.924242][ C3] RBP: 00007ffd04c24a40 R08: 00000000004185e0 R09: 0000000000000010 [ 30.924561][ C3] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000054 Finger prints: __skb_checksum:__skb_checksum_complete:icmp_rcv:ip_protocol_deliver_rcu