================================================================== BUG: KMSAN: uninit-value in __read_once_size include/linux/compiler.h:197 [inline] BUG: KMSAN: uninit-value in hlist_empty include/linux/list.h:641 [inline] BUG: KMSAN: uninit-value in sk_head include/net/sock.h:551 [inline] BUG: KMSAN: uninit-value in raw6_local_deliver+0x137/0x1fd0 net/ipv6/raw.c:239 CPU: 0 PID: 7 Comm: ksoftirqd/0 Not tainted 4.16.0+ #85 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+0x185/0x1d0 lib/dump_stack.c:53 kmsan_report+0x142/0x240 mm/kmsan/kmsan.c:1067 __msan_warning_32+0x6c/0xb0 mm/kmsan/kmsan_instr.c:683 __read_once_size include/linux/compiler.h:197 [inline] hlist_empty include/linux/list.h:641 [inline] sk_head include/net/sock.h:551 [inline] raw6_local_deliver+0x137/0x1fd0 net/ipv6/raw.c:239 ip6_input_finish+0x585/0x2250 net/ipv6/ip6_input.c:246 NF_HOOK include/linux/netfilter.h:288 [inline] ip6_input net/ipv6/ip6_input.c:327 [inline] ip6_mc_input+0xa67/0x1080 net/ipv6/ip6_input.c:404 dst_input include/net/dst.h:449 [inline] ip6_rcv_finish+0x46e/0x6e0 net/ipv6/ip6_input.c:71 NF_HOOK include/linux/netfilter.h:288 [inline] ipv6_rcv+0x1e16/0x2340 net/ipv6/ip6_input.c:208 __netif_receive_skb_core+0x47df/0x4a90 net/core/dev.c:4562 __netif_receive_skb net/core/dev.c:4627 [inline] process_backlog+0x62d/0xe20 net/core/dev.c:5307 napi_poll net/core/dev.c:5705 [inline] net_rx_action+0x7c1/0x1a70 net/core/dev.c:5771 __do_softirq+0x56d/0x93d kernel/softirq.c:285 run_ksoftirqd+0x1f/0x40 kernel/softirq.c:666 smpboot_thread_fn+0x488/0x970 kernel/smpboot.c:164 kthread+0x539/0x720 kernel/kthread.c:239 ret_from_fork+0x35/0x40 arch/x86/entry/entry_64.S:406 Uninit was stored to memory at: kmsan_save_stack_with_flags mm/kmsan/kmsan.c:278 [inline] kmsan_save_stack mm/kmsan/kmsan.c:293 [inline] kmsan_internal_chain_origin+0x12b/0x210 mm/kmsan/kmsan.c:684 kmsan_memcpy_origins+0x11d/0x170 mm/kmsan/kmsan.c:526 kmsan_memmove_origins+0x9/0x10 mm/kmsan/kmsan.c:581 __msan_memmove+0xda/0x130 mm/kmsan/kmsan_instr.c:416 ip6_frag_reasm net/ipv6/reassembly.c:462 [inline] ip6_frag_queue net/ipv6/reassembly.c:358 [inline] ipv6_frag_rcv+0x50cb/0x6a00 net/ipv6/reassembly.c:569 ip6_input_finish+0xaac/0x2250 net/ipv6/ip6_input.c:284 NF_HOOK include/linux/netfilter.h:288 [inline] ip6_input net/ipv6/ip6_input.c:327 [inline] ip6_mc_input+0xa67/0x1080 net/ipv6/ip6_input.c:404 dst_input include/net/dst.h:449 [inline] ip6_rcv_finish+0x46e/0x6e0 net/ipv6/ip6_input.c:71 NF_HOOK include/linux/netfilter.h:288 [inline] ipv6_rcv+0x1e16/0x2340 net/ipv6/ip6_input.c:208 __netif_receive_skb_core+0x47df/0x4a90 net/core/dev.c:4562 __netif_receive_skb net/core/dev.c:4627 [inline] process_backlog+0x62d/0xe20 net/core/dev.c:5307 napi_poll net/core/dev.c:5705 [inline] net_rx_action+0x7c1/0x1a70 net/core/dev.c:5771 __do_softirq+0x56d/0x93d kernel/softirq.c:285 Uninit was created at: kmsan_save_stack_with_flags mm/kmsan/kmsan.c:278 [inline] kmsan_internal_poison_shadow+0xb8/0x1b0 mm/kmsan/kmsan.c:188 kmsan_kmalloc+0x94/0x100 mm/kmsan/kmsan.c:314 kmsan_slab_alloc+0x11/0x20 mm/kmsan/kmsan.c:321 slab_post_alloc_hook mm/slab.h:445 [inline] slab_alloc_node mm/slub.c:2737 [inline] __kmalloc_node_track_caller+0xaed/0x11c0 mm/slub.c:4369 __kmalloc_reserve net/core/skbuff.c:138 [inline] __alloc_skb+0x2cf/0x9f0 net/core/skbuff.c:206 alloc_skb include/linux/skbuff.h:984 [inline] alloc_skb_with_frags+0x1d4/0xb20 net/core/skbuff.c:5234 sock_alloc_send_pskb+0xb56/0x1190 net/core/sock.c:2085 sock_alloc_send_skb+0xca/0xe0 net/core/sock.c:2102 __ip6_append_data+0x339d/0x4bc0 net/ipv6/ip6_output.c:1414 ip6_append_data+0x40e/0x6b0 net/ipv6/ip6_output.c:1576 udpv6_sendmsg+0xfcc/0x47c0 net/ipv6/udp.c:1337 inet_sendmsg+0x48d/0x740 net/ipv4/af_inet.c:764 sock_sendmsg_nosec net/socket.c:630 [inline] sock_sendmsg net/socket.c:640 [inline] ___sys_sendmsg+0xec0/0x1310 net/socket.c:2046 __sys_sendmsg net/socket.c:2080 [inline] SYSC_sendmsg+0x2a3/0x3d0 net/socket.c:2091 SyS_sendmsg+0x54/0x80 net/socket.c:2087 do_syscall_64+0x309/0x430 arch/x86/entry/common.c:287 entry_SYSCALL_64_after_hwframe+0x3d/0xa2 ==================================================================