==================================================================
BUG: KCSAN: data-race in generic_fillattr / shmem_mknod

write to 0xffff8881260cc710 of 8 bytes by task 12397 on cpu 0:
 shmem_mknod+0x112/0x180 mm/shmem.c:2896
 shmem_create+0x34/0x50 mm/shmem.c:2944
 lookup_open fs/namei.c:3241 [inline]
 do_last fs/namei.c:3331 [inline]
 path_openat+0x2b10/0x3580 fs/namei.c:3537
 do_filp_open+0x11e/0x1b0 fs/namei.c:3567
 do_sys_open+0x3b3/0x4f0 fs/open.c:1097
 __do_sys_open fs/open.c:1115 [inline]
 __se_sys_open fs/open.c:1110 [inline]
 __x64_sys_open+0x55/0x70 fs/open.c:1110
 do_syscall_64+0xcc/0x3a0 arch/x86/entry/common.c:294
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

read to 0xffff8881260cc710 of 8 bytes by task 12427 on cpu 1:
 generic_fillattr+0xf5/0x1e0 fs/stat.c:42
 vfs_getattr_nosec+0x160/0x170 fs/stat.c:84
 vfs_getattr+0x54/0x70 fs/stat.c:118
 vfs_statx+0x102/0x190 fs/stat.c:191
 vfs_stat include/linux/fs.h:3249 [inline]
 __do_sys_newstat+0x51/0xb0 fs/stat.c:341
 __se_sys_newstat fs/stat.c:337 [inline]
 __x64_sys_newstat+0x3a/0x50 fs/stat.c:337
 do_syscall_64+0xcc/0x3a0 arch/x86/entry/common.c:294
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 12427 Comm: udevd Not tainted 5.5.0-rc1-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================