=====================================================
BUG: KMSAN: uninit-value in __netif_receive_skb_core+0x555/0x6c90 net/core/dev.c:5500
 __netif_receive_skb_core+0x555/0x6c90 net/core/dev.c:5500
 __netif_receive_skb_list_core+0x31e/0x1670 net/core/dev.c:5745
 __netif_receive_skb_list net/core/dev.c:5812 [inline]
 netif_receive_skb_list_internal+0x1085/0x1700 net/core/dev.c:5903
 netif_receive_skb_list+0x5a/0x460 net/core/dev.c:5955
 xdp_recv_frames net/bpf/test_run.c:280 [inline]
 xdp_test_run_batch net/bpf/test_run.c:361 [inline]
 bpf_test_run_xdp_live+0x2e72/0x3470 net/bpf/test_run.c:390
 bpf_prog_test_run_xdp+0xf1d/0x1ae0 net/bpf/test_run.c:1318
 bpf_prog_test_run+0x5e5/0xa30 kernel/bpf/syscall.c:4266
 __sys_bpf+0x6aa/0xd90 kernel/bpf/syscall.c:5671
 __do_sys_bpf kernel/bpf/syscall.c:5760 [inline]
 __se_sys_bpf kernel/bpf/syscall.c:5758 [inline]
 __ia32_sys_bpf+0xa0/0xe0 kernel/bpf/syscall.c:5758
 ia32_sys_call+0x30fe/0x40d0 arch/x86/include/generated/asm/syscalls_32.h:358
 do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline]
 __do_fast_syscall_32+0xb0/0x110 arch/x86/entry/common.c:386
 do_fast_syscall_32+0x38/0x80 arch/x86/entry/common.c:411
 do_SYSENTER_32+0x1f/0x30 arch/x86/entry/common.c:449
 entry_SYSENTER_compat_after_hwframe+0x84/0x8e

Uninit was stored to memory at:
 __xdp_build_skb_from_frame+0x8d7/0x9e0 net/core/xdp.c:635
 xdp_recv_frames net/bpf/test_run.c:272 [inline]
 xdp_test_run_batch net/bpf/test_run.c:361 [inline]
 bpf_test_run_xdp_live+0x2a4a/0x3470 net/bpf/test_run.c:390
 bpf_prog_test_run_xdp+0xf1d/0x1ae0 net/bpf/test_run.c:1318
 bpf_prog_test_run+0x5e5/0xa30 kernel/bpf/syscall.c:4266
 __sys_bpf+0x6aa/0xd90 kernel/bpf/syscall.c:5671
 __do_sys_bpf kernel/bpf/syscall.c:5760 [inline]
 __se_sys_bpf kernel/bpf/syscall.c:5758 [inline]
 __ia32_sys_bpf+0xa0/0xe0 kernel/bpf/syscall.c:5758
 ia32_sys_call+0x30fe/0x40d0 arch/x86/include/generated/asm/syscalls_32.h:358
 do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline]
 __do_fast_syscall_32+0xb0/0x110 arch/x86/entry/common.c:386
 do_fast_syscall_32+0x38/0x80 arch/x86/entry/common.c:411
 do_SYSENTER_32+0x1f/0x30 arch/x86/entry/common.c:449
 entry_SYSENTER_compat_after_hwframe+0x84/0x8e

Local variable reuse.i created at:
 mas_wr_node_store lib/maple_tree.c:3798 [inline]
 mas_wr_store_entry+0x11f7/0x8b30 lib/maple_tree.c:4078
 mas_store_prealloc+0x15ab/0x19a0 lib/maple_tree.c:5520

CPU: 1 UID: 0 PID: 14666 Comm: syz.6.2739 Not tainted 6.12.0-rc6-syzkaller-00110-gff7afaeca1a1 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
=====================================================