==================================================================
BUG: KCSAN: data-race in netlink_getname / netlink_insert

write to 0xffff888067a222f8 of 4 bytes by task 30056 on cpu 0:
 netlink_insert+0x12a/0x930 net/netlink/af_netlink.c:568
 netlink_autobind.isra.0+0xf8/0x170 net/netlink/af_netlink.c:831
 netlink_sendmsg+0x5eb/0x770 net/netlink/af_netlink.c:1880
 sock_sendmsg_nosec net/socket.c:637 [inline]
 sock_sendmsg+0x9f/0xc0 net/socket.c:657
 ___sys_sendmsg+0x59d/0x5d0 net/socket.c:2311
 __sys_sendmsg+0xa0/0x160 net/socket.c:2356
 __do_sys_sendmsg net/socket.c:2365 [inline]
 __se_sys_sendmsg net/socket.c:2363 [inline]
 __x64_sys_sendmsg+0x51/0x70 net/socket.c:2363
 do_syscall_64+0xcc/0x370 arch/x86/entry/common.c:290
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

read to 0xffff888067a222f8 of 4 bytes by task 30057 on cpu 1:
 netlink_getname+0xfb/0x1b0 net/netlink/af_netlink.c:1116
 __sys_getsockname+0xbd/0x1a0 net/socket.c:1862
 __do_sys_getsockname net/socket.c:1877 [inline]
 __se_sys_getsockname net/socket.c:1874 [inline]
 __x64_sys_getsockname+0x4c/0x60 net/socket.c:1874
 do_syscall_64+0xcc/0x370 arch/x86/entry/common.c:290
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 30057 Comm: syz-executor.3 Not tainted 5.4.0-rc3+ #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================
Kernel panic - not syncing: panic_on_warn set ...
CPU: 1 PID: 30057 Comm: syz-executor.3 Not tainted 5.4.0-rc3+ #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+0xf5/0x159 lib/dump_stack.c:113
 panic+0x210/0x640 kernel/panic.c:221
 kcsan_report.cold+0xc/0x10 kernel/kcsan/report.c:302
 __kcsan_setup_watchpoint+0x32e/0x4a0 kernel/kcsan/core.c:411
 __tsan_read4 kernel/kcsan/kcsan.c:35 [inline]
 __tsan_read4+0x2c/0x30 kernel/kcsan/kcsan.c:35
 netlink_getname+0xfb/0x1b0 net/netlink/af_netlink.c:1116
 __sys_getsockname+0xbd/0x1a0 net/socket.c:1862
 __do_sys_getsockname net/socket.c:1877 [inline]
 __se_sys_getsockname net/socket.c:1874 [inline]
 __x64_sys_getsockname+0x4c/0x60 net/socket.c:1874
 do_syscall_64+0xcc/0x370 arch/x86/entry/common.c:290
 entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x459f39
Code: ad b6 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 7b b6 fb ff c3 66 2e 0f 1f 84 00 00 00 00
RSP: 002b:00007fa33e75ac78 EFLAGS: 00000246 ORIG_RAX: 0000000000000033
RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 0000000000459f39
RDX: 0000000020000200 RSI: 0000000020000100 RDI: 0000000000000005
RBP: 000000000075bfc8 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 00007fa33e75b6d4
R13: 00000000004c0d68 R14: 00000000004d38c8 R15: 00000000ffffffff
Kernel Offset: disabled
Rebooting in 86400 seconds..