===================================================== BUG: KMSAN: uninit-value in virtio_net_hdr_to_skb+0x1414/0x14f0 include/linux/virtio_net.h:86 CPU: 0 PID: 20523 Comm: syz-executor.1 Tainted: G W 5.12.0-rc6-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:79 [inline] dump_stack+0x24c/0x2e0 lib/dump_stack.c:120 kmsan_report+0xfb/0x1e0 mm/kmsan/kmsan_report.c:121 __msan_warning+0x5c/0xa0 mm/kmsan/kmsan_instr.c:197 virtio_net_hdr_to_skb+0x1414/0x14f0 include/linux/virtio_net.h:86 packet_snd net/packet/af_packet.c:2994 [inline] packet_sendmsg+0x85b8/0x99d0 net/packet/af_packet.c:3031 sock_sendmsg_nosec net/socket.c:654 [inline] sock_sendmsg net/socket.c:674 [inline] kernel_sendmsg+0x22c/0x2f0 net/socket.c:694 sock_no_sendpage+0x205/0x2b0 net/core/sock.c:2860 kernel_sendpage+0x47a/0x590 net/socket.c:3631 sock_sendpage+0x161/0x1a0 net/socket.c:947 pipe_to_sendpage+0x3e4/0x520 fs/splice.c:364 splice_from_pipe_feed fs/splice.c:418 [inline] __splice_from_pipe+0x5e3/0xff0 fs/splice.c:562 splice_from_pipe fs/splice.c:597 [inline] generic_splice_sendpage+0x1d5/0x2c0 fs/splice.c:746 do_splice_from fs/splice.c:767 [inline] do_splice+0x23c3/0x2c10 fs/splice.c:1079 __do_splice fs/splice.c:1144 [inline] __do_sys_splice fs/splice.c:1350 [inline] __se_sys_splice+0x8fa/0xb50 fs/splice.c:1332 __x64_sys_splice+0x6e/0x90 fs/splice.c:1332 do_syscall_64+0x9f/0x140 arch/x86/entry/common.c:48 entry_SYSCALL_64_after_hwframe+0x44/0xae RIP: 0033:0x4665d9 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 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 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f6573da0188 EFLAGS: 00000246 ORIG_RAX: 0000000000000113 RAX: ffffffffffffffda RBX: 000000000056c038 RCX: 00000000004665d9 RDX: 0000000000000006 RSI: 0000000000000000 RDI: 0000000000000004 RBP: 00000000004bfcb9 R08: 000000000004ffe0 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 000000000056c038 R13: 0000000000a9fb1f R14: 00007f6573da0300 R15: 0000000000022000 Uninit was created at: kmsan_save_stack_with_flags+0x3c/0x90 mm/kmsan/kmsan.c:120 kmsan_alloc_page+0xd0/0x1e0 mm/kmsan/kmsan_shadow.c:273 __alloc_pages_nodemask+0x827/0xf90 mm/page_alloc.c:5044 __alloc_pages include/linux/gfp.h:525 [inline] alloc_page_interleave mm/mempolicy.c:2143 [inline] alloc_pages_current+0x5c9/0xb60 mm/mempolicy.c:2275 alloc_pages include/linux/gfp.h:561 [inline] mempool_alloc_pages+0x66/0x80 mm/mempool.c:546 mempool_init_node+0x3af/0xba0 mm/mempool.c:200 mempool_create_node mm/mempool.c:269 [inline] mempool_create+0x179/0x230 mm/mempool.c:254 mempool_create_page_pool include/linux/mempool.h:107 [inline] f2fs_init_compress_mempool+0x78/0x110 fs/f2fs/compress.c:584 init_f2fs_fs+0x614/0x716 fs/f2fs/super.c:4207 do_one_initcall+0x362/0x8d0 init/main.c:1229 do_initcall_level+0x1e7/0x35a init/main.c:1302 do_initcalls+0x127/0x1cb init/main.c:1318 do_basic_setup+0x33/0x36 init/main.c:1338 kernel_init_freeable+0x287/0x3cc init/main.c:1540 kernel_init+0x1f/0x840 init/main.c:1427 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294 =====================================================