8021q: adding VLAN 0 to HW filter on device team0 8021q: adding VLAN 0 to HW filter on device team0 8021q: adding VLAN 0 to HW filter on device team0 8021q: adding VLAN 0 to HW filter on device team0 ================================================================== BUG: KMSAN: kernel-infoleak in _copy_to_user+0x19a/0x230 lib/usercopy.c:32 CPU: 1 PID: 8333 Comm: syz-executor1 Not tainted 4.20.0-rc3+ #101 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+0x32d/0x480 lib/dump_stack.c:113 kmsan_report+0x12c/0x290 mm/kmsan/kmsan.c:682 kmsan_internal_check_memory+0x32a/0xa50 mm/kmsan/kmsan.c:742 kmsan_copy_to_user+0x78/0xd0 mm/kmsan/kmsan_hooks.c:634 _copy_to_user+0x19a/0x230 lib/usercopy.c:32 copy_to_user include/linux/uaccess.h:177 [inline] sctp_getsockopt_local_addrs net/sctp/socket.c:5998 [inline] sctp_getsockopt+0x14aa6/0x17740 net/sctp/socket.c:7477 sock_common_getsockopt+0x13f/0x180 net/core/sock.c:2937 __sys_getsockopt+0x489/0x550 net/socket.c:1939 __do_sys_getsockopt net/socket.c:1950 [inline] __se_sys_getsockopt+0xe1/0x100 net/socket.c:1947 __x64_sys_getsockopt+0x62/0x80 net/socket.c:1947 do_syscall_64+0xcf/0x110 arch/x86/entry/common.c:291 entry_SYSCALL_64_after_hwframe+0x63/0xe7 RIP: 0033:0x457569 Code: fd b3 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 b3 fb ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007fc1a8f25c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000037 RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 0000000000457569 RDX: 000000000000006d RSI: 0000000000000084 RDI: 0000000000000003 RBP: 000000000072bfa0 R08: 0000000020000000 R09: 0000000000000000 R10: 0000000020000340 R11: 0000000000000246 R12: 00007fc1a8f266d4 R13: 00000000004c87a8 R14: 00000000004ce8a0 R15: 00000000ffffffff Uninit was stored to memory at: kmsan_save_stack_with_flags mm/kmsan/kmsan.c:245 [inline] kmsan_save_stack mm/kmsan/kmsan.c:260 [inline] kmsan_internal_chain_origin+0x13d/0x240 mm/kmsan/kmsan.c:468 kmsan_memcpy_memmove_metadata+0x1a9/0xf70 mm/kmsan/kmsan.c:343 kmsan_memcpy_metadata+0xb/0x10 mm/kmsan/kmsan.c:361 __msan_memcpy+0x61/0x70 mm/kmsan/kmsan_instr.c:148 sctp_copy_laddrs net/sctp/socket.c:5901 [inline] sctp_getsockopt_local_addrs net/sctp/socket.c:5967 [inline] sctp_getsockopt+0x147a2/0x17740 net/sctp/socket.c:7477 sock_common_getsockopt+0x13f/0x180 net/core/sock.c:2937 __sys_getsockopt+0x489/0x550 net/socket.c:1939 __do_sys_getsockopt net/socket.c:1950 [inline] __se_sys_getsockopt+0xe1/0x100 net/socket.c:1947 __x64_sys_getsockopt+0x62/0x80 net/socket.c:1947 do_syscall_64+0xcf/0x110 arch/x86/entry/common.c:291 entry_SYSCALL_64_after_hwframe+0x63/0xe7 Uninit was stored to memory at: kmsan_save_stack_with_flags mm/kmsan/kmsan.c:245 [inline] kmsan_save_stack mm/kmsan/kmsan.c:260 [inline] kmsan_internal_chain_origin+0x13d/0x240 mm/kmsan/kmsan.c:468 kmsan_memcpy_memmove_metadata+0x1a9/0xf70 mm/kmsan/kmsan.c:343 kmsan_memcpy_metadata+0xb/0x10 mm/kmsan/kmsan.c:361 __msan_memcpy+0x61/0x70 mm/kmsan/kmsan_instr.c:148 sctp_copy_laddrs net/sctp/socket.c:5890 [inline] sctp_getsockopt_local_addrs net/sctp/socket.c:5967 [inline] sctp_getsockopt+0x14649/0x17740 net/sctp/socket.c:7477 sock_common_getsockopt+0x13f/0x180 net/core/sock.c:2937 __sys_getsockopt+0x489/0x550 net/socket.c:1939 __do_sys_getsockopt net/socket.c:1950 [inline] __se_sys_getsockopt+0xe1/0x100 net/socket.c:1947 __x64_sys_getsockopt+0x62/0x80 net/socket.c:1947 do_syscall_64+0xcf/0x110 arch/x86/entry/common.c:291 entry_SYSCALL_64_after_hwframe+0x63/0xe7 Uninit was created at: kmsan_save_stack_with_flags mm/kmsan/kmsan.c:245 [inline] kmsan_internal_poison_shadow+0x6d/0x130 mm/kmsan/kmsan.c:169 kmsan_kmalloc+0xa1/0x100 mm/kmsan/kmsan_hooks.c:186 __kmalloc+0x14c/0x480 mm/slub.c:3816 kmalloc include/linux/slab.h:551 [inline] sctp_inetaddr_event+0x518/0xa60 net/sctp/protocol.c:779 notifier_call_chain kernel/notifier.c:93 [inline] __blocking_notifier_call_chain kernel/notifier.c:317 [inline] blocking_notifier_call_chain+0x1a5/0x2f0 kernel/notifier.c:328 __inet_insert_ifa+0xff8/0x1250 net/ipv4/devinet.c:529 inet_rtm_newaddr+0x1326/0x21c0 net/ipv4/devinet.c:921 rtnetlink_rcv_msg+0x1148/0x1540 net/core/rtnetlink.c:4947 netlink_rcv_skb+0x394/0x640 net/netlink/af_netlink.c:2477 rtnetlink_rcv+0x50/0x60 net/core/rtnetlink.c:4965 netlink_unicast_kernel net/netlink/af_netlink.c:1310 [inline] netlink_unicast+0x1699/0x1740 net/netlink/af_netlink.c:1336 netlink_sendmsg+0x13c7/0x1440 net/netlink/af_netlink.c:1917 sock_sendmsg_nosec net/socket.c:621 [inline] sock_sendmsg net/socket.c:631 [inline] ___sys_sendmsg+0xdbc/0x11d0 net/socket.c:2116 __sys_sendmsg net/socket.c:2154 [inline] __do_sys_sendmsg net/socket.c:2163 [inline] __se_sys_sendmsg+0x305/0x460 net/socket.c:2161 __x64_sys_sendmsg+0x4a/0x70 net/socket.c:2161 do_syscall_64+0xcf/0x110 arch/x86/entry/common.c:291 entry_SYSCALL_64_after_hwframe+0x63/0xe7 Bytes 8-15 of 400 are uninitialized Memory access of size 400 starts at ffff8881856d6400 Data copied to user address 0000000020000348 ==================================================================