syzbot


KCSAN: data-race in filemap_splice_read / generic_file_direct_write

Status: auto-obsoleted due to no activity on 2023/09/20 11:05
Subsystems: fs
[Documentation on labels]
First crash: 267d, last: 267d
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in filemap_splice_read / generic_file_direct_write (2) fs 1 73d 73d 0/26 auto-obsoleted due to no activity on 2024/03/31 13:21

Sample crash report:
==================================================================
BUG: KCSAN: data-race in filemap_splice_read / generic_file_direct_write

write to 0xffff888109d68a00 of 8 bytes by task 21211 on cpu 1:
 i_size_write include/linux/fs.h:901 [inline]
 generic_file_direct_write+0x1a3/0x200 mm/filemap.c:3875
 __generic_file_write_iter+0xae/0x120 mm/filemap.c:4004
 generic_file_write_iter+0x7d/0x1c0 mm/filemap.c:4044
 do_iter_write+0x4b4/0x7b0 fs/read_write.c:860
 vfs_iter_write+0x56/0x70 fs/read_write.c:901
 iter_file_splice_write+0x462/0x7e0 fs/splice.c:739
 do_splice_from fs/splice.c:936 [inline]
 direct_splice_actor+0x8a/0xb0 fs/splice.c:1145
 splice_direct_to_actor+0x31d/0x690 fs/splice.c:1091
 do_splice_direct+0x10d/0x190 fs/splice.c:1197
 do_sendfile+0x3b6/0x9a0 fs/read_write.c:1254
 __do_sys_sendfile64 fs/read_write.c:1322 [inline]
 __se_sys_sendfile64 fs/read_write.c:1308 [inline]
 __x64_sys_sendfile64+0x110/0x150 fs/read_write.c:1308
 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

read to 0xffff888109d68a00 of 8 bytes by task 21226 on cpu 0:
 i_size_read include/linux/fs.h:879 [inline]
 filemap_splice_read+0x689/0x810 mm/filemap.c:2921
 vfs_splice_read fs/splice.c:996 [inline]
 splice_direct_to_actor+0x28c/0x690 fs/splice.c:1072
 do_splice_direct+0x10d/0x190 fs/splice.c:1197
 do_sendfile+0x3b6/0x9a0 fs/read_write.c:1254
 __do_sys_sendfile64 fs/read_write.c:1322 [inline]
 __se_sys_sendfile64 fs/read_write.c:1308 [inline]
 __x64_sys_sendfile64+0x110/0x150 fs/read_write.c:1308
 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: 0x000000000000d200 -> 0x000000000000d400

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 21226 Comm: syz-executor.4 Not tainted 6.5.0-rc6-syzkaller-00036-g4853c74bd7ab #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/26/2023
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/08/16 10:59 upstream 4853c74bd7ab 39990d51 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in filemap_splice_read / generic_file_direct_write
* Struck through repros no longer work on HEAD.