syzbot


KCSAN: data-race in fsnotify_destroy_mark / fsnotify_handle_inode_event (6)

Status: auto-obsoleted due to no activity on 2024/09/11 02:06
Subsystems: fs
[Documentation on labels]
Reported-by: syzbot+f664fab3dd4d6f9ec84d@syzkaller.appspotmail.com
First crash: 36d, last: 36d
Similar bugs (5)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in fsnotify_destroy_mark / fsnotify_handle_inode_event (4) fs 1 288d 275d 0/27 auto-obsoleted due to no activity on 2024/01/03 04:57
upstream KCSAN: data-race in fsnotify_destroy_mark / fsnotify_handle_inode_event (5) fs 2 197d 216d 0/27 auto-obsoleted due to no activity on 2024/04/02 20:17
upstream KCSAN: data-race in fsnotify_destroy_mark / fsnotify_handle_inode_event fs 1 431d 431d 0/27 auto-obsoleted due to no activity on 2023/08/13 07:22
upstream KCSAN: data-race in fsnotify_destroy_mark / fsnotify_handle_inode_event (3) fs 2 346d 349d 0/27 auto-obsoleted due to no activity on 2023/11/05 21:43
upstream KCSAN: data-race in fsnotify_destroy_mark / fsnotify_handle_inode_event (2) fs 1 389d 389d 0/27 auto-obsoleted due to no activity on 2023/09/24 11:29

Sample crash report:
loop2: detected capacity change from 0 to 256
vfat: Unknown parameter 'uni_x{าCŒ[ขทฉlate'
==================================================================
BUG: KCSAN: data-race in fsnotify_destroy_mark / fsnotify_handle_inode_event

write to 0xffff8881040b2f44 of 4 bytes by task 3797 on cpu 1:
 fsnotify_free_mark fs/notify/mark.c:563 [inline]
 fsnotify_destroy_mark+0x146/0x1a0 fs/notify/mark.c:581
 __do_sys_inotify_rm_watch fs/notify/inotify/inotify_user.c:816 [inline]
 __se_sys_inotify_rm_watch+0xfd/0x180 fs/notify/inotify/inotify_user.c:793
 __x64_sys_inotify_rm_watch+0x31/0x40 fs/notify/inotify/inotify_user.c:793
 x64_sys_call+0x1ae0/0x2d60 arch/x86/include/generated/asm/syscalls_64.h:256
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xc9/0x1c0 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

read to 0xffff8881040b2f44 of 4 bytes by task 4207 on cpu 0:
 fsnotify_handle_inode_event+0xf6/0x1f0 fs/notify/fsnotify.c:287
 fsnotify_handle_event fs/notify/fsnotify.c:347 [inline]
 send_to_group fs/notify/fsnotify.c:395 [inline]
 fsnotify+0x10ba/0x11a0 fs/notify/fsnotify.c:604
 __fsnotify_parent+0x285/0x380 fs/notify/fsnotify.c:261
 fsnotify_parent include/linux/fsnotify.h:96 [inline]
 fsnotify_file include/linux/fsnotify.h:131 [inline]
 fsnotify_close include/linux/fsnotify.h:412 [inline]
 __fput+0x5ca/0x6f0 fs/file_table.c:408
 __fput_sync+0x44/0x60 fs/file_table.c:507
 __do_sys_close fs/open.c:1566 [inline]
 __se_sys_close+0x101/0x1b0 fs/open.c:1551
 __x64_sys_close+0x1f/0x30 fs/open.c:1551
 x64_sys_call+0x25cb/0x2d60 arch/x86/include/generated/asm/syscalls_64.h:4
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xc9/0x1c0 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

value changed: 0x00000001 -> 0x00000000

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 UID: 0 PID: 4207 Comm: syz.2.123 Not tainted 6.11.0-rc2-syzkaller-00011-geb5e56d14912 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/27/2024
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/08/07 02:05 upstream eb5e56d14912 1ef9fe42 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in fsnotify_destroy_mark / fsnotify_handle_inode_event
* Struck through repros no longer work on HEAD.