syzbot


KCSAN: data-race in may_open / setattr_copy (4)

Status: auto-obsoleted due to no activity on 2023/09/30 13:14
Subsystems: fs
[Documentation on labels]
First crash: 584d, last: 584d
Similar bugs (4)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in may_open / setattr_copy (5) fs 2 427d 453d 0/28 auto-obsoleted due to no activity on 2024/03/05 00:01
upstream KCSAN: data-race in may_open / setattr_copy fs 1 1282d 1282d 0/28 auto-closed as invalid on 2021/11/01 17:23
upstream KCSAN: data-race in may_open / setattr_copy (3) fs 1 649d 649d 0/28 auto-obsoleted due to no activity on 2023/07/27 17:10
upstream KCSAN: data-race in may_open / setattr_copy (2) fs 1 1179d 1179d 0/28 auto-closed as invalid on 2022/02/12 13:06

Sample crash report:
==================================================================
BUG: KCSAN: data-race in may_open / setattr_copy

write to 0xffff888139280c68 of 2 bytes by task 23 on cpu 1:
 setattr_copy+0x22e/0x240 fs/attr.c:321
 shmem_setattr+0x161/0x4e0 mm/shmem.c:1145
 notify_change+0x8c3/0x930 fs/attr.c:483
 handle_remove drivers/base/devtmpfs.c:337 [inline]
 handle drivers/base/devtmpfs.c:386 [inline]
 devtmpfs_work_loop+0x828/0x8e0 drivers/base/devtmpfs.c:399
 devtmpfsd+0x43/0x50 drivers/base/devtmpfs.c:441
 kthread+0x1d7/0x210 kernel/kthread.c:389
 ret_from_fork+0x2e/0x40 arch/x86/kernel/process.c:145
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304

read to 0xffff888139280c68 of 2 bytes by task 4162 on cpu 0:
 may_open+0x42/0x340 fs/namei.c:3238
 do_open fs/namei.c:3634 [inline]
 path_openat+0x1763/0x1d10 fs/namei.c:3793
 do_filp_open+0xf6/0x200 fs/namei.c:3820
 do_sys_openat2+0xab/0x110 fs/open.c:1407
 do_sys_open fs/open.c:1422 [inline]
 __do_sys_openat fs/open.c:1438 [inline]
 __se_sys_openat fs/open.c:1433 [inline]
 __x64_sys_openat+0xf3/0x120 fs/open.c:1433
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

value changed: 0x6180 -> 0x6000

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 4162 Comm: udevd Not tainted 6.5.0-rc7-syzkaller-00164-g382d4cd18475 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/26/2023
==================================================================
udevd[4162]: inotify_add_watch(7, /dev/loop11, 10) failed: No such file or directory
udevd[4162]: inotify_add_watch(7, /dev/loop11, 10) failed: No such file or directory

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/08/26 13:05 upstream 382d4cd18475 7ba13a15 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in may_open / setattr_copy
* Struck through repros no longer work on HEAD.