syzbot


KCSAN: data-race in fsnotify_destroy_mark / inotify_handle_inode_event (8)

Status: moderation: reported on 2025/01/30 02:07
Subsystems: fs
[Documentation on labels]
Reported-by: syzbot+a8a59515adec76e1f33b@syzkaller.appspotmail.com
First crash: 6d04h, last: 6d04h
Similar bugs (7)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in fsnotify_destroy_mark / inotify_handle_inode_event (6) fs 2 267d 301d 0/28 auto-obsoleted due to no activity on 2024/06/17 10:51
upstream KCSAN: data-race in fsnotify_destroy_mark / inotify_handle_inode_event fs 1 917d 917d 0/28 auto-closed as invalid on 2022/09/07 06:46
upstream KCSAN: data-race in fsnotify_destroy_mark / inotify_handle_inode_event (4) fs 1 562d 562d 0/28 auto-obsoleted due to no activity on 2023/08/27 10:05
upstream KCSAN: data-race in fsnotify_destroy_mark / inotify_handle_inode_event (7) fs 1 208d 208d 0/28 auto-obsoleted due to no activity on 2024/08/15 15:27
upstream KCSAN: data-race in fsnotify_destroy_mark / inotify_handle_inode_event (2) fs 1 822d 822d 0/28 auto-obsoleted due to no activity on 2022/12/10 20:40
upstream KCSAN: data-race in fsnotify_destroy_mark / inotify_handle_inode_event (3) fs 1 669d 669d 0/28 auto-obsoleted due to no activity on 2023/05/12 13:04
upstream KCSAN: data-race in fsnotify_destroy_mark / inotify_handle_inode_event (5) fs 3 463d 473d 0/28 auto-obsoleted due to no activity on 2023/12/04 18:59

Sample crash report:
loop3: detected capacity change from 0 to 128
==================================================================
BUG: KCSAN: data-race in fsnotify_destroy_mark / inotify_handle_inode_event

write to 0xffff88812784da44 of 4 bytes by task 3673 on cpu 1:
 fsnotify_free_mark fs/notify/mark.c:573 [inline]
 fsnotify_destroy_mark+0xe8/0x140 fs/notify/mark.c:591
 __do_sys_inotify_rm_watch fs/notify/inotify/inotify_user.c:805 [inline]
 __se_sys_inotify_rm_watch+0xea/0x170 fs/notify/inotify/inotify_user.c:786
 __x64_sys_inotify_rm_watch+0x31/0x40 fs/notify/inotify/inotify_user.c:786
 x64_sys_call+0x25e0/0x2dc0 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 0xffff88812784da44 of 4 bytes by task 4344 on cpu 0:
 inotify_handle_inode_event+0x2d8/0x320 fs/notify/inotify/inotify_fsnotify.c:132
 fsnotify_handle_inode_event+0x1bd/0x220 fs/notify/fsnotify.c:316
 fsnotify_handle_event fs/notify/fsnotify.c:371 [inline]
 send_to_group fs/notify/fsnotify.c:419 [inline]
 fsnotify+0x1187/0x1260 fs/notify/fsnotify.c:628
 __fsnotify_parent+0x2f5/0x340 fs/notify/fsnotify.c:282
 fsnotify_parent include/linux/fsnotify.h:96 [inline]
 fsnotify_path include/linux/fsnotify.h:113 [inline]
 fsnotify_file include/linux/fsnotify.h:127 [inline]
 fsnotify_close include/linux/fsnotify.h:456 [inline]
 __fput+0x1e7/0x640 fs/file_table.c:436
 __fput_sync+0x96/0xc0 fs/file_table.c:536
 __do_sys_close fs/open.c:1579 [inline]
 __se_sys_close fs/open.c:1564 [inline]
 __x64_sys_close+0x55/0xe0 fs/open.c:1564
 x64_sys_call+0x266c/0x2dc0 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: 4344 Comm: syz.3.282 Not tainted 6.13.0-syzkaller-09383-gebbb8be421ee #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/01/30 02:06 upstream ebbb8be421ee 136953f1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in fsnotify_destroy_mark / inotify_handle_inode_event
* Struck through repros no longer work on HEAD.