===================================================== BUG: KMSAN: uninit-value in geneve_xmit_skb drivers/net/geneve.c:909 [inline] BUG: KMSAN: uninit-value in geneve_xmit+0x300c/0x3200 drivers/net/geneve.c:1005 CPU: 0 PID: 8488 Comm: syz-executor.0 Not tainted 5.8.0-rc5-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:121 __msan_warning+0x58/0xa0 mm/kmsan/kmsan_instr.c:215 geneve_xmit_skb drivers/net/geneve.c:909 [inline] geneve_xmit+0x300c/0x3200 drivers/net/geneve.c:1005 __netdev_start_xmit include/linux/netdevice.h:4611 [inline] netdev_start_xmit include/linux/netdevice.h:4625 [inline] xmit_one+0x3cf/0x750 net/core/dev.c:3556 dev_hard_start_xmit net/core/dev.c:3572 [inline] __dev_queue_xmit+0x3aad/0x4470 net/core/dev.c:4131 dev_queue_xmit+0x4b/0x60 net/core/dev.c:4164 neigh_resolve_output+0xbb0/0xc90 net/core/neighbour.c:1489 neigh_output include/net/neighbour.h:509 [inline] ip6_finish_output2+0x249c/0x2a70 net/ipv6/ip6_output.c:117 __ip6_finish_output+0x9c0/0xa90 net/ipv6/ip6_output.c:143 ip6_finish_output+0x14b/0x4b0 net/ipv6/ip6_output.c:153 NF_HOOK_COND include/linux/netfilter.h:296 [inline] ip6_output+0x68d/0x7f0 net/ipv6/ip6_output.c:176 dst_output include/net/dst.h:443 [inline] NF_HOOK include/linux/netfilter.h:307 [inline] mld_sendpack+0xf6c/0x1470 net/ipv6/mcast.c:1679 mld_send_cr net/ipv6/mcast.c:1975 [inline] mld_ifc_timer_expire+0x13b8/0x1b50 net/ipv6/mcast.c:2474 call_timer_fn+0x226/0x550 kernel/time/timer.c:1404 expire_timers+0x4fc/0x780 kernel/time/timer.c:1449 __run_timers+0xaf4/0xd30 kernel/time/timer.c:1773 run_timer_softirq+0x2d/0x50 kernel/time/timer.c:1786 __do_softirq+0x2ea/0x7f5 kernel/softirq.c:293 asm_call_on_stack+0xf/0x20 arch/x86/entry/entry_64.S:711 __run_on_irqstack arch/x86/include/asm/irq_stack.h:23 [inline] run_on_irqstack_cond arch/x86/include/asm/irq_stack.h:50 [inline] do_softirq_own_stack+0x7c/0xa0 arch/x86/kernel/irq_64.c:77 invoke_softirq kernel/softirq.c:390 [inline] __irq_exit_rcu+0x226/0x270 kernel/softirq.c:420 irq_exit_rcu+0xe/0x10 kernel/softirq.c:432 sysvec_apic_timer_interrupt+0x107/0x130 arch/x86/kernel/apic/apic.c:1091 asm_sysvec_apic_timer_interrupt+0x12/0x20 arch/x86/include/asm/idtentry.h:593 RIP: 0010:kmsan_get_shadow_origin_ptr+0x47/0xb0 mm/kmsan/kmsan_shadow.c:166 Code: fe 4b c8 10 00 74 0b 65 8b 05 c5 14 cc 7d 85 c0 74 22 48 c7 c0 00 40 ff 92 48 c7 c3 00 50 ff 92 45 84 ff 48 0f 45 d8 48 89 da <48> 89 d8 5b 41 5e 41 5f 5d c3 4c 89 f7 48 89 ce 31 d2 e8 d2 d7 ff RSP: 0018:ffff8880566f34f8 EFLAGS: 00000286 RAX: ffff8880562f3688 RBX: ffff888055ef3688 RCX: 00000000562f3688 RDX: ffff8880562f3688 RSI: 0000000000000140 RDI: ffff8880566f3688 RBP: ffff8880566f3510 R08: ffffea000000000f R09: ffff88812fffa000 R10: 0000000000000002 R11: ffff88811a25bd00 R12: 0000000000000000 R13: ffff88811a25c6d8 R14: ffff8880566f3688 R15: 0000000000000000 __msan_metadata_ptr_for_load_1+0x10/0x20 mm/kmsan/kmsan_instr.c:52 tomoyo_check_acl+0x1a5/0x5a0 security/tomoyo/domain.c:173 tomoyo_path_permission security/tomoyo/file.c:586 [inline] tomoyo_check_open_permission+0x61f/0xdf0 security/tomoyo/file.c:777 tomoyo_file_open+0x240/0x2c0 security/tomoyo/tomoyo.c:313 security_file_open+0xb1/0x1f0 security/security.c:1574 do_dentry_open+0x738/0x1d30 fs/open.c:815 vfs_open+0xaf/0xe0 fs/open.c:942 do_open fs/namei.c:3243 [inline] path_openat+0x542b/0x6ba0 fs/namei.c:3360 do_filp_open+0x2b8/0x710 fs/namei.c:3387 do_sys_openat2+0xa6a/0x1020 fs/open.c:1179 do_sys_open fs/open.c:1195 [inline] __do_compat_sys_open fs/open.c:1242 [inline] __se_compat_sys_open+0x269/0x2d0 fs/open.c:1240 __ia32_compat_sys_open+0x4a/0x70 fs/open.c:1240 do_syscall_32_irqs_on arch/x86/entry/common.c:430 [inline] __do_fast_syscall_32+0x2af/0x480 arch/x86/entry/common.c:477 do_fast_syscall_32+0x6b/0xd0 arch/x86/entry/common.c:505 do_SYSENTER_32+0x73/0x90 arch/x86/entry/common.c:554 entry_SYSENTER_compat_after_hwframe+0x4d/0x5c RIP: 0023:0xf7fd5549 Code: Bad RIP value. RSP: 002b:00000000ffa6c990 EFLAGS: 00000206 ORIG_RAX: 0000000000000005 RAX: ffffffffffffffda RBX: 00000000ffa6da90 RCX: 0000000000098800 RDX: 00000000ffffffe8 RSI: 0000000000075d0d RDI: 0000000000000000 RBP: 00000000ffa6ca2c R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 Uninit was stored to memory at: kmsan_save_stack_with_flags mm/kmsan/kmsan.c:144 [inline] kmsan_internal_chain_origin+0xad/0x130 mm/kmsan/kmsan.c:310 __msan_chain_origin+0x50/0x90 mm/kmsan/kmsan_instr.c:165 geneve_changelink+0xdb2/0x10f0 drivers/net/geneve.c:1652 __rtnl_newlink net/core/rtnetlink.c:3255 [inline] rtnl_newlink+0x3384/0x3ed0 net/core/rtnetlink.c:3397 rtnetlink_rcv_msg+0x142b/0x18c0 net/core/rtnetlink.c:5460 netlink_rcv_skb+0x6d7/0x7e0 net/netlink/af_netlink.c:2469 rtnetlink_rcv+0x50/0x60 net/core/rtnetlink.c:5478 netlink_unicast_kernel net/netlink/af_netlink.c:1303 [inline] netlink_unicast+0x11c8/0x1490 net/netlink/af_netlink.c:1329 netlink_sendmsg+0x173a/0x1840 net/netlink/af_netlink.c:1918 sock_sendmsg_nosec net/socket.c:652 [inline] sock_sendmsg net/socket.c:672 [inline] ____sys_sendmsg+0xc82/0x1240 net/socket.c:2352 ___sys_sendmsg net/socket.c:2406 [inline] __sys_sendmsg+0x6d1/0x840 net/socket.c:2439 __compat_sys_sendmsg net/compat.c:466 [inline] __do_compat_sys_sendmsg net/compat.c:473 [inline] __se_compat_sys_sendmsg+0xa7/0xc0 net/compat.c:470 __ia32_compat_sys_sendmsg+0x4a/0x70 net/compat.c:470 do_syscall_32_irqs_on arch/x86/entry/common.c:430 [inline] __do_fast_syscall_32+0x2af/0x480 arch/x86/entry/common.c:477 do_fast_syscall_32+0x6b/0xd0 arch/x86/entry/common.c:505 do_SYSENTER_32+0x73/0x90 arch/x86/entry/common.c:554 entry_SYSENTER_compat_after_hwframe+0x4d/0x5c Local variable ----df@geneve_changelink created at: geneve_changelink+0x101/0x10f0 drivers/net/geneve.c:1622 geneve_changelink+0x101/0x10f0 drivers/net/geneve.c:1622 =====================================================