syzbot


KCSAN: data-race in do_dentry_open / setattr_copy (5)

Status: auto-obsoleted due to no activity on 2023/11/29 22:56
Subsystems: fs
[Documentation on labels]
First crash: 205d, last: 191d
Similar bugs (4)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in do_dentry_open / setattr_copy fs 1 680d 680d 0/26 auto-closed as invalid on 2022/07/29 02:28
upstream KCSAN: data-race in do_dentry_open / setattr_copy (4) fs 1 287d 287d 0/26 auto-obsoleted due to no activity on 2023/08/26 09:54
upstream KCSAN: data-race in do_dentry_open / setattr_copy (3) fs 1 369d 369d 0/26 auto-obsoleted due to no activity on 2023/06/05 13:23
upstream KCSAN: data-race in do_dentry_open / setattr_copy (2) fs 1 643d 643d 0/26 auto-closed as invalid on 2022/09/04 02:53

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

write to 0xffff88810bea2b80 of 2 bytes by task 24 on cpu 1:
 setattr_copy+0x25c/0x270 fs/attr.c:321
 shmem_setattr+0x531/0x840 mm/shmem.c:1221
 notify_change+0x866/0x8e0 fs/attr.c:499
 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:388
 ret_from_fork+0x48/0x60 arch/x86/kernel/process.c:147
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304

read to 0xffff88810bea2b80 of 2 bytes by task 4680 on cpu 0:
 do_dentry_open+0x15d/0xae0 fs/open.c:907
 vfs_open+0x4a/0x50 fs/open.c:1063
 do_open fs/namei.c:3640 [inline]
 path_openat+0x17f2/0x1d10 fs/namei.c:3797
 do_filp_open+0xf6/0x200 fs/namei.c:3824
 do_sys_openat2+0xab/0x110 fs/open.c:1422
 do_sys_open fs/open.c:1437 [inline]
 __do_sys_openat fs/open.c:1453 [inline]
 __se_sys_openat fs/open.c:1448 [inline]
 __x64_sys_openat+0xf3/0x120 fs/open.c:1448
 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: 4680 Comm: udevd Not tainted 6.6.0-rc7-syzkaller-00041-g611da07b89fd #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/06/2023
==================================================================
udevd[4680]: inotify_add_watch(7, /dev/loop11, 10) failed: No such file or directory

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/10/25 22:48 upstream 611da07b89fd 72e794c4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in do_dentry_open / setattr_copy
2023/10/12 03:10 upstream 8182d7a3f1b8 83165b57 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in do_dentry_open / setattr_copy
* Struck through repros no longer work on HEAD.