syzbot


KCSAN: data-race in __mark_inode_dirty / generic_buffers_fsync_noflush

Status: auto-obsoleted due to no activity on 2024/10/29 23:12
Subsystems: ext4
[Documentation on labels]
Reported-by: syzbot+3958a3b6e796347fbe58@syzkaller.appspotmail.com
First crash: 98d, last: 87d
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in __mark_inode_dirty / generic_buffers_fsync_noflush (2) ext4 1 15d 15d 0/28 moderation: reported on 2024/12/05 17:50

Sample crash report:
==================================================================
BUG: KCSAN: data-race in __mark_inode_dirty / generic_buffers_fsync_noflush

write to 0xffff888104e1cf38 of 4 bytes by task 25261 on cpu 1:
 __mark_inode_dirty+0x24e/0x7e0 fs/fs-writeback.c:2524
 generic_update_time fs/inode.c:2041 [inline]
 inode_update_time fs/inode.c:2054 [inline]
 touch_atime+0x230/0x350 fs/inode.c:2126
 file_accessed include/linux/fs.h:2527 [inline]
 filemap_splice_read+0x8a5/0x910 mm/filemap.c:2973
 ext4_file_splice_read+0x8f/0xb0 fs/ext4/file.c:158
 do_splice_read fs/splice.c:985 [inline]
 splice_direct_to_actor+0x269/0x670 fs/splice.c:1089
 do_splice_direct_actor fs/splice.c:1207 [inline]
 do_splice_direct+0xd7/0x150 fs/splice.c:1233
 do_sendfile+0x39b/0x970 fs/read_write.c:1388
 __do_sys_sendfile64 fs/read_write.c:1455 [inline]
 __se_sys_sendfile64 fs/read_write.c:1441 [inline]
 __x64_sys_sendfile64+0x110/0x150 fs/read_write.c:1441
 x64_sys_call+0xed5/0x2d60 arch/x86/include/generated/asm/syscalls_64.h:41
 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 0xffff888104e1cf38 of 4 bytes by task 25264 on cpu 0:
 generic_buffers_fsync_noflush+0x83/0x120 fs/buffer.c:605
 ext4_fsync_nojournal fs/ext4/fsync.c:88 [inline]
 ext4_sync_file+0x1ff/0x6c0 fs/ext4/fsync.c:151
 vfs_fsync_range+0x116/0x130 fs/sync.c:188
 generic_write_sync include/linux/fs.h:2870 [inline]
 ext4_buffered_write_iter+0x326/0x370 fs/ext4/file.c:305
 ext4_file_write_iter+0x293/0xe10
 iter_file_splice_write+0x5f1/0x980 fs/splice.c:743
 do_splice_from fs/splice.c:941 [inline]
 direct_splice_actor+0x160/0x2c0 fs/splice.c:1164
 splice_direct_to_actor+0x302/0x670 fs/splice.c:1108
 do_splice_direct_actor fs/splice.c:1207 [inline]
 do_splice_direct+0xd7/0x150 fs/splice.c:1233
 do_sendfile+0x39b/0x970 fs/read_write.c:1388
 __do_sys_sendfile64 fs/read_write.c:1455 [inline]
 __se_sys_sendfile64 fs/read_write.c:1441 [inline]
 __x64_sys_sendfile64+0x110/0x150 fs/read_write.c:1441
 x64_sys_call+0xed5/0x2d60 arch/x86/include/generated/asm/syscalls_64.h:41
 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: 0x00000000 -> 0x00000028

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 UID: 0 PID: 25264 Comm: syz.3.5054 Not tainted 6.11.0-syzkaller-09959-gabf2050f51fd #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/06/2024
==================================================================

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/09/24 23:11 upstream abf2050f51fd 5643e0e9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in __mark_inode_dirty / generic_buffers_fsync_noflush
2024/09/13 21:56 upstream 196145c606d0 b58f933c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in __mark_inode_dirty / generic_buffers_fsync_noflush
* Struck through repros no longer work on HEAD.