===================================================== BUG: KMSAN: uninit-value in netif_receive_generic_xdp+0x15e6/0x2510 net/core/dev.c:4680 CPU: 0 PID: 10 Comm: ksoftirqd/0 Not tainted 5.10.0-rc4-syzkaller #0 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+0x21c/0x280 lib/dump_stack.c:118 kmsan_report+0xf7/0x1e0 mm/kmsan/kmsan_report.c:118 __msan_warning+0x5f/0xa0 mm/kmsan/kmsan_instr.c:197 netif_receive_generic_xdp+0x15e6/0x2510 net/core/dev.c:4680 do_xdp_generic net/core/dev.c:4745 [inline] __netif_receive_skb_core+0x29ab/0x65d0 net/core/dev.c:5136 __netif_receive_skb_one_core net/core/dev.c:5313 [inline] __netif_receive_skb+0xf2/0x640 net/core/dev.c:5429 process_backlog+0x523/0xc10 net/core/dev.c:6319 napi_poll+0x420/0x1010 net/core/dev.c:6763 net_rx_action+0x35c/0xd40 net/core/dev.c:6833 __do_softirq+0x1a9/0x6fa kernel/softirq.c:298 run_ksoftirqd+0x20/0x40 kernel/softirq.c:653 smpboot_thread_fn+0x5f5/0xa90 kernel/smpboot.c:165 kthread+0x51c/0x560 kernel/kthread.c:292 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:296 Uninit was stored to memory at: kmsan_save_stack_with_flags mm/kmsan/kmsan.c:121 [inline] kmsan_internal_chain_origin+0xad/0x130 mm/kmsan/kmsan.c:289 kmsan_memcpy_memmove_metadata+0x25e/0x2d0 mm/kmsan/kmsan.c:226 kmsan_memcpy_metadata+0xb/0x10 mm/kmsan/kmsan.c:246 __msan_memcpy+0x46/0x60 mm/kmsan/kmsan_instr.c:110 pskb_expand_head+0x3eb/0x1df0 net/core/skbuff.c:1631 netif_receive_generic_xdp+0x630/0x2510 net/core/dev.c:4626 do_xdp_generic net/core/dev.c:4745 [inline] __netif_receive_skb_core+0x29ab/0x65d0 net/core/dev.c:5136 __netif_receive_skb_one_core net/core/dev.c:5313 [inline] __netif_receive_skb+0xf2/0x640 net/core/dev.c:5429 process_backlog+0x523/0xc10 net/core/dev.c:6319 napi_poll+0x420/0x1010 net/core/dev.c:6763 net_rx_action+0x35c/0xd40 net/core/dev.c:6833 __do_softirq+0x1a9/0x6fa kernel/softirq.c:298 Uninit was created at: kmsan_save_stack_with_flags mm/kmsan/kmsan.c:121 [inline] kmsan_internal_poison_shadow+0x5c/0xf0 mm/kmsan/kmsan.c:104 kmsan_slab_alloc+0x8d/0xe0 mm/kmsan/kmsan_hooks.c:76 slab_alloc_node mm/slub.c:2906 [inline] __kmalloc_node_track_caller+0xc61/0x15f0 mm/slub.c:4512 __kmalloc_reserve net/core/skbuff.c:142 [inline] __alloc_skb+0x309/0xae0 net/core/skbuff.c:210 alloc_skb include/linux/skbuff.h:1094 [inline] alloc_skb_with_frags+0x1f3/0xc20 net/core/skbuff.c:5832 sock_alloc_send_pskb+0xc73/0xe40 net/core/sock.c:2329 sock_alloc_send_skb+0xca/0xe0 net/core/sock.c:2346 j1939_sk_alloc_skb net/can/j1939/socket.c:863 [inline] j1939_sk_send_loop net/can/j1939/socket.c:1045 [inline] j1939_sk_sendmsg+0xdea/0x28e0 net/can/j1939/socket.c:1180 sock_sendmsg_nosec net/socket.c:651 [inline] sock_sendmsg net/socket.c:671 [inline] ____sys_sendmsg+0xc7a/0x1240 net/socket.c:2353 ___sys_sendmsg net/socket.c:2407 [inline] __sys_sendmsg+0x6d5/0x830 net/socket.c:2440 __compat_sys_sendmsg net/compat.c:347 [inline] __do_compat_sys_sendmsg net/compat.c:354 [inline] __se_compat_sys_sendmsg+0xa7/0xc0 net/compat.c:351 __ia32_compat_sys_sendmsg+0x4a/0x70 net/compat.c:351 do_syscall_32_irqs_on arch/x86/entry/common.c:80 [inline] __do_fast_syscall_32+0x102/0x160 arch/x86/entry/common.c:139 do_fast_syscall_32+0x6a/0xc0 arch/x86/entry/common.c:162 do_SYSENTER_32+0x73/0x90 arch/x86/entry/common.c:205 entry_SYSENTER_compat_after_hwframe+0x4d/0x5c =====================================================