==================================================================
BUG: KMSAN: uninit-value in _decode_session6+0x645/0x1650 net/ipv6/xfrm6_policy.c:149
CPU: 0 PID: 11482 Comm: syz-executor4 Not tainted 4.19.0-rc4+ #60
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x2f6/0x430 lib/dump_stack.c:113
 kmsan_report+0x183/0x2b0 mm/kmsan/kmsan.c:917
 __msan_warning+0x70/0xc0 mm/kmsan/kmsan_instr.c:500
 _decode_session6+0x645/0x1650 net/ipv6/xfrm6_policy.c:149
 __xfrm_decode_session+0x156/0x200 net/xfrm/xfrm_policy.c:2299
 xfrm_decode_session_reverse include/net/xfrm.h:1239 [inline]
 icmpv6_route_lookup net/ipv6/icmp.c:372 [inline]
 icmp6_send+0x2d01/0x3840 net/ipv6/icmp.c:551
 icmpv6_send+0xe5/0x110 net/ipv6/ip6_icmp.c:43
 ip6_link_failure+0x5c/0x310 net/ipv6/route.c:2255
 dst_link_failure include/net/dst.h:427 [inline]
 ip6_tnl_xmit+0xd87/0x40d0 net/ipv6/ip6_tunnel.c:1226
 ip6ip6_tnl_xmit net/ipv6/ip6_tunnel.c:1380 [inline]
 ip6_tnl_start_xmit+0x1b49/0x1ec0 net/ipv6/ip6_tunnel.c:1403
 __netdev_start_xmit include/linux/netdevice.h:4287 [inline]
 netdev_start_xmit include/linux/netdevice.h:4296 [inline]
 xmit_one net/core/dev.c:3216 [inline]
 dev_hard_start_xmit+0x68b/0xd50 net/core/dev.c:3232
 __dev_queue_xmit+0x2d81/0x3c60 net/core/dev.c:3802
 dev_queue_xmit+0x4b/0x60 net/core/dev.c:3835
 neigh_direct_output+0x42/0x50 net/core/neighbour.c:1404
 neigh_output include/net/neighbour.h:483 [inline]
 ip6_finish_output2+0x1f2b/0x2130 net/ipv6/ip6_output.c:120
 ip6_finish_output+0xbad/0xc70 net/ipv6/ip6_output.c:154
 NF_HOOK_COND include/linux/netfilter.h:276 [inline]
 ip6_output+0x572/0x6a0 net/ipv6/ip6_output.c:171
 dst_output include/net/dst.h:444 [inline]
 ip6_local_out+0x164/0x1d0 net/ipv6/output_core.c:176
 ip6_send_skb net/ipv6/ip6_output.c:1697 [inline]
 ip6_push_pending_frames+0x218/0x4d0 net/ipv6/ip6_output.c:1717
 rawv6_push_pending_frames net/ipv6/raw.c:616 [inline]
 rawv6_sendmsg+0x45f7/0x5680 net/ipv6/raw.c:933
 inet_sendmsg+0x4c5/0x7d0 net/ipv4/af_inet.c:798
 sock_sendmsg_nosec net/socket.c:621 [inline]
 sock_sendmsg net/socket.c:631 [inline]
 ___sys_sendmsg+0xe70/0x1290 net/socket.c:2114
 __sys_sendmsg net/socket.c:2152 [inline]
 __do_sys_sendmsg net/socket.c:2161 [inline]
 __se_sys_sendmsg+0x2a3/0x3d0 net/socket.c:2159
 __x64_sys_sendmsg+0x4a/0x70 net/socket.c:2159
 do_syscall_64+0xb8/0x100 arch/x86/entry/common.c:291
 entry_SYSCALL_64_after_hwframe+0x63/0xe7
RIP: 0033:0x457579
Code: 1d b4 fb ff c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 0f 83 eb b3 fb ff c3 66 2e 0f 1f 84 00 00 00 00
RSP: 002b:00007f47cf4adc78 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 0000000000457579
RDX: 0000000000000000 RSI: 0000000020000a40 RDI: 0000000000000003
RBP: 000000000072bf00 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 00007f47cf4ae6d4
R13: 00000000004c3536 R14: 00000000004d5328 R15: 00000000ffffffff

Uninit was created at:
 kmsan_save_stack_with_flags mm/kmsan/kmsan.c:255 [inline]
 kmsan_internal_poison_shadow+0xb8/0x1b0 mm/kmsan/kmsan.c:180
 kmsan_kmalloc+0x98/0x100 mm/kmsan/kmsan_hooks.c:93
 kmsan_slab_alloc+0x10/0x20 mm/kmsan/kmsan_hooks.c:102
 slab_post_alloc_hook mm/slab.h:446 [inline]
 slab_alloc_node mm/slub.c:2727 [inline]
 __kmalloc_node_track_caller+0xba6/0x13f0 mm/slub.c:4360
 __kmalloc_reserve net/core/skbuff.c:138 [inline]
 pskb_expand_head+0x326/0x1e10 net/core/skbuff.c:1461
 __pskb_pull_tail+0x1e3/0x21b0 net/core/skbuff.c:1895
 pskb_may_pull include/linux/skbuff.h:2127 [inline]
 ip6_tnl_parse_tlv_enc_lim+0x7f5/0xa90 net/ipv6/ip6_tunnel.c:414
 ip6ip6_tnl_xmit net/ipv6/ip6_tunnel.c:1339 [inline]
 ip6_tnl_start_xmit+0x791/0x1ec0 net/ipv6/ip6_tunnel.c:1403
 __netdev_start_xmit include/linux/netdevice.h:4287 [inline]
 netdev_start_xmit include/linux/netdevice.h:4296 [inline]
 xmit_one net/core/dev.c:3216 [inline]
 dev_hard_start_xmit+0x68b/0xd50 net/core/dev.c:3232
 __dev_queue_xmit+0x2d81/0x3c60 net/core/dev.c:3802
 dev_queue_xmit+0x4b/0x60 net/core/dev.c:3835
 neigh_direct_output+0x42/0x50 net/core/neighbour.c:1404
 neigh_output include/net/neighbour.h:483 [inline]
 ip6_finish_output2+0x1f2b/0x2130 net/ipv6/ip6_output.c:120
 ip6_finish_output+0xbad/0xc70 net/ipv6/ip6_output.c:154
 NF_HOOK_COND include/linux/netfilter.h:276 [inline]
 ip6_output+0x572/0x6a0 net/ipv6/ip6_output.c:171
 dst_output include/net/dst.h:444 [inline]
 ip6_local_out+0x164/0x1d0 net/ipv6/output_core.c:176
 ip6_send_skb net/ipv6/ip6_output.c:1697 [inline]
 ip6_push_pending_frames+0x218/0x4d0 net/ipv6/ip6_output.c:1717
 rawv6_push_pending_frames net/ipv6/raw.c:616 [inline]
 rawv6_sendmsg+0x45f7/0x5680 net/ipv6/raw.c:933
 inet_sendmsg+0x4c5/0x7d0 net/ipv4/af_inet.c:798
 sock_sendmsg_nosec net/socket.c:621 [inline]
 sock_sendmsg net/socket.c:631 [inline]
 ___sys_sendmsg+0xe70/0x1290 net/socket.c:2114
 __sys_sendmsg net/socket.c:2152 [inline]
 __do_sys_sendmsg net/socket.c:2161 [inline]
 __se_sys_sendmsg+0x2a3/0x3d0 net/socket.c:2159
 __x64_sys_sendmsg+0x4a/0x70 net/socket.c:2159
 do_syscall_64+0xb8/0x100 arch/x86/entry/common.c:291
 entry_SYSCALL_64_after_hwframe+0x63/0xe7
==================================================================