================================================================== BUG: KMSAN: uninit-value in slab_alloc_node mm/slub.c:2704 [inline] BUG: KMSAN: uninit-value in __kmalloc_node_track_caller+0x667/0x1160 mm/slub.c:4352 CPU: 0 PID: 10784 Comm: syz-executor0 Not tainted 4.19.0-rc1+ #36 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+0x14b/0x190 lib/dump_stack.c:113 kmsan_report+0x183/0x2b0 mm/kmsan/kmsan.c:956 __msan_warning+0x70/0xc0 mm/kmsan/kmsan_instr.c:645 slab_alloc_node mm/slub.c:2704 [inline] __kmalloc_node_track_caller+0x667/0x1160 mm/slub.c:4352 __kmalloc_reserve net/core/skbuff.c:138 [inline] __alloc_skb+0x2f5/0x9e0 net/core/skbuff.c:206 alloc_skb_fclone include/linux/skbuff.h:1038 [inline] sk_stream_alloc_skb+0x172/0xc90 net/ipv4/tcp.c:874 tso_fragment net/ipv4/tcp_output.c:1860 [inline] tcp_write_xmit+0x2677/0xa5a0 net/ipv4/tcp_output.c:2354 __tcp_push_pending_frames+0x124/0x400 net/ipv4/tcp_output.c:2534 tcp_push_pending_frames include/net/tcp.h:1740 [inline] tcp_data_snd_check+0x180/0xe40 net/ipv4/tcp_input.c:5160 tcp_rcv_established+0x1ad7/0x2860 net/ipv4/tcp_input.c:5642 tcp_v6_do_rcv+0x98f/0x1d50 net/ipv6/tcp_ipv6.c:1326 sk_backlog_rcv include/net/sock.h:931 [inline] __release_sock+0x2ae/0x660 net/core/sock.c:2336 release_sock+0x99/0x2a0 net/core/sock.c:2849 sk_stream_wait_memory+0x95c/0x1360 net/core/stream.c:149 tcp_sendmsg_locked+0x1f8a/0x68f0 net/ipv4/tcp.c:1396 tcp_sendmsg+0xb2/0x100 net/ipv4/tcp.c:1443 inet_sendmsg+0x49a/0x740 net/ipv4/af_inet.c:798 sock_sendmsg_nosec net/socket.c:621 [inline] sock_sendmsg net/socket.c:631 [inline] __sys_sendto+0x868/0xa30 net/socket.c:1786 __do_sys_sendto net/socket.c:1798 [inline] __se_sys_sendto net/socket.c:1794 [inline] __x64_sys_sendto+0x1a1/0x210 net/socket.c:1794 do_syscall_64+0x15b/0x220 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x63/0xe7 RIP: 0033:0x457089 Code: fd 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 cb b4 fb ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007fde73413c78 EFLAGS: 00000246 ORIG_RAX: 000000000000002c RAX: ffffffffffffffda RBX: 00007fde734146d4 RCX: 0000000000457089 RDX: fffffffffffffe0c RSI: 0000000020000280 RDI: 0000000000000004 RBP: 00000000009300a0 R08: 0000000020000040 R09: 000000000000001c R10: 0000000020000004 R11: 0000000000000246 R12: 00000000ffffffff R13: 00000000004d4260 R14: 00000000004c8bcf R15: 0000000000000000 Uninit was created at: kmsan_save_stack_with_flags mm/kmsan/kmsan.c:256 [inline] kmsan_internal_poison_shadow+0xb8/0x1b0 mm/kmsan/kmsan.c:181 kmsan_kmalloc+0x98/0x100 mm/kmsan/kmsan_hooks.c:91 kmsan_slab_alloc+0x10/0x20 mm/kmsan/kmsan_hooks.c:100 slab_post_alloc_hook mm/slab.h:446 [inline] slab_alloc_node mm/slub.c:2719 [inline] __kmalloc_node_track_caller+0x9e7/0x1160 mm/slub.c:4352 __kmalloc_reserve net/core/skbuff.c:138 [inline] __alloc_skb+0x2f5/0x9e0 net/core/skbuff.c:206 alloc_skb include/linux/skbuff.h:996 [inline] __tcp_send_ack+0x10d/0x880 net/ipv4/tcp_output.c:3584 tcp_send_ack+0x68/0x90 net/ipv4/tcp_output.c:3611 tcp_compressed_ack_kick+0x15a/0x2e0 net/ipv4/tcp_timer.c:744 __run_hrtimer kernel/time/hrtimer.c:1398 [inline] __hrtimer_run_queues+0xbfc/0x15b0 kernel/time/hrtimer.c:1460 hrtimer_run_softirq+0x1b3/0x2b0 kernel/time/hrtimer.c:1474 __do_softirq+0x562/0x948 kernel/softirq.c:292 ==================================================================