IPv6: ADDRCONF(NETDEV_CHANGE): vxcan0: link becomes ready IPv6: ADDRCONF(NETDEV_CHANGE): vxcan1: link becomes ready Illegal XDP return value 4294967274, expect packet loss! ------------[ cut here ]------------ WARNING: CPU: 0 PID: 9663 at net/core/filter.c:3647 bpf_warn_invalid_xdp_action net/core/filter.c:3647 [inline] WARNING: CPU: 0 PID: 9663 at net/core/filter.c:3647 bpf_warn_invalid_xdp_action.cold+0x3c/0x43 net/core/filter.c:3643 Kernel panic - not syncing: panic_on_warn set ... CPU: 0 PID: 9663 Comm: syz-executor.2 Not tainted 4.14.257-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:17 [inline] dump_stack+0x1b2/0x281 lib/dump_stack.c:58 panic+0x1f9/0x42d kernel/panic.c:183 __warn.cold+0x20/0x44 kernel/panic.c:547 report_bug+0x208/0x250 lib/bug.c:183 fixup_bug arch/x86/kernel/traps.c:177 [inline] fixup_bug arch/x86/kernel/traps.c:172 [inline] do_error_trap+0x195/0x2d0 arch/x86/kernel/traps.c:295 invalid_op+0x1b/0x40 arch/x86/entry/entry_64.S:964 RIP: 0010:bpf_warn_invalid_xdp_action net/core/filter.c:3647 [inline] RIP: 0010:bpf_warn_invalid_xdp_action.cold+0x3c/0x43 net/core/filter.c:3643 RSP: 0018:ffff8880ba407528 EFLAGS: 00010282 RAX: 0000000000000038 RBX: 1ffff11017480eae RCX: 0000000000000000 RDX: 0000000000000100 RSI: ffffffff878bbcc0 RDI: ffffed1017480e9b RBP: ffffffff88564840 R08: 0000000000000038 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: 00000000ffffffea R13: ffffc90008ed0000 R14: 0000000000000000 R15: ffff8880b0b66e86 netif_receive_generic_xdp+0x554/0x950 net/core/dev.c:3956 do_xdp_generic.part.0+0x22/0xc0 net/core/dev.c:4001 do_xdp_generic net/core/dev.c:4039 [inline] netif_rx_internal+0x219/0x800 net/core/dev.c:4039 dev_forward_skb+0x39/0x50 net/core/dev.c:1866 veth_xmit+0xf1/0x300 drivers/net/veth.c:114 __netdev_start_xmit include/linux/netdevice.h:4051 [inline] netdev_start_xmit include/linux/netdevice.h:4060 [inline] xmit_one net/core/dev.c:3005 [inline] dev_hard_start_xmit+0x188/0x890 net/core/dev.c:3021 __dev_queue_xmit+0x1d7f/0x2480 net/core/dev.c:3521 neigh_hh_output include/net/neighbour.h:490 [inline] neigh_output include/net/neighbour.h:498 [inline] ip6_finish_output2+0xc6a/0x1f10 net/ipv6/ip6_output.c:120 ip6_finish_output+0x5c6/0xd50 net/ipv6/ip6_output.c:192 NF_HOOK_COND include/linux/netfilter.h:239 [inline] ip6_output+0x1c5/0x660 net/ipv6/ip6_output.c:209 dst_output include/net/dst.h:470 [inline] NF_HOOK include/linux/netfilter.h:250 [inline] ndisc_send_skb+0x82a/0x1390 net/ipv6/ndisc.c:483 ndisc_send_rs+0x125/0x630 net/ipv6/ndisc.c:677 addrconf_rs_timer+0x2bb/0x5a0 net/ipv6/addrconf.c:3769 call_timer_fn+0x14a/0x650 kernel/time/timer.c:1280 expire_timers+0x232/0x4d0 kernel/time/timer.c:1319 __run_timers kernel/time/timer.c:1637 [inline] run_timer_softirq+0x1d5/0x5a0 kernel/time/timer.c:1650 __do_softirq+0x24d/0x9ff kernel/softirq.c:288 invoke_softirq kernel/softirq.c:368 [inline] irq_exit+0x193/0x240 kernel/softirq.c:409 exiting_irq arch/x86/include/asm/apic.h:638 [inline] smp_apic_timer_interrupt+0x141/0x5e0 arch/x86/kernel/apic/apic.c:1106 apic_timer_interrupt+0x93/0xa0 arch/x86/entry/entry_64.S:793 RIP: 0010:find_stack lib/stackdepot.c:178 [inline] RIP: 0010:depot_save_stack+0xf8/0x3f0 lib/stackdepot.c:229 RSP: 0018:ffff888059d3ee20 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff10 RAX: 000000000002752e RBX: 00000000d432752e RCX: 0000000000000003 RDX: 0000000000000012 RSI: 00000000a5fa495f RDI: 00000000c534cb35 RBP: ffff888059d3ee78 R08: 0000000000000000 R09: 0000000000000001 R10: 0000000000000000 R11: ffff888094c7c140 R12: 0000000000000090 R13: 0000000000000012 R14: ffff888059d3ee90 R15: ffff888059ca74e0 save_stack mm/kasan/kasan.c:453 [inline] set_track mm/kasan/kasan.c:459 [inline] kasan_kmalloc+0x139/0x160 mm/kasan/kasan.c:551 slab_post_alloc_hook mm/slab.h:442 [inline] slab_alloc_node mm/slab.c:3333 [inline] kmem_cache_alloc_node+0x133/0x410 mm/slab.c:3640 __alloc_skb+0x5c/0x510 net/core/skbuff.c:193 alloc_skb include/linux/skbuff.h:980 [inline] nlmsg_new include/net/netlink.h:511 [inline] rtmsg_ifinfo_build_skb+0x65/0x130 net/core/rtnetlink.c:2909 rtmsg_ifinfo_event net/core/rtnetlink.c:2943 [inline] rtmsg_ifinfo_event net/core/rtnetlink.c:2934 [inline] rtmsg_ifinfo+0x68/0x100 net/core/rtnetlink.c:2951 netdev_state_change net/core/dev.c:1316 [inline] netdev_state_change+0xde/0xf0 net/core/dev.c:1308 do_setlink+0x2508/0x2bf0 net/core/rtnetlink.c:2280 rtnl_group_changelink net/core/rtnetlink.c:2512 [inline] rtnl_newlink+0xccc/0x1860 net/core/rtnetlink.c:2666 rtnetlink_rcv_msg+0x3be/0xb10 net/core/rtnetlink.c:4320 netlink_rcv_skb+0x125/0x390 net/netlink/af_netlink.c:2441 netlink_unicast_kernel net/netlink/af_netlink.c:1294 [inline] netlink_unicast+0x437/0x610 net/netlink/af_netlink.c:1320 netlink_sendmsg+0x638/0xb90 net/netlink/af_netlink.c:1886 sock_sendmsg_nosec net/socket.c:646 [inline] sock_sendmsg+0xb5/0x100 net/socket.c:656 ___sys_sendmsg+0x6c8/0x800 net/socket.c:2062 __sys_sendmsg+0xa3/0x120 net/socket.c:2096 SYSC_sendmsg net/socket.c:2107 [inline] SyS_sendmsg+0x27/0x40 net/socket.c:2103 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x46/0xbb RIP: 0033:0x7ff8db742af9 RSP: 002b:00007ff8da6b8188 EFLAGS: 00000246 ORIG_RAX: 000000000000002e RAX: ffffffffffffffda RBX: 00007ff8db855f60 RCX: 00007ff8db742af9 RDX: 0000000000000000 RSI: 0000000020000140 RDI: 0000000000000003 RBP: 00007ff8db79cff7 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fffc3015aaf R14: 00007ff8da6b8300 R15: 0000000000022000 Kernel Offset: disabled Rebooting in 86400 seconds..