syzbot


KCSAN: data-race in generic_write_end / ondemand_readahead (3)

Status: auto-obsoleted due to no activity on 2024/03/27 13:23
Subsystems: exfat
[Documentation on labels]
Reported-by: syzbot+9cfa9d24500a72db18b1@syzkaller.appspotmail.com
First crash: 70d, last: 70d
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in generic_write_end / ondemand_readahead (2) ext4 2 791d 815d 0/26 auto-closed as invalid on 2022/04/06 18:50
upstream KCSAN: data-race in generic_write_end / ondemand_readahead ext4 2 1321d 1323d 0/26 auto-closed as invalid on 2020/10/23 05:05

Sample crash report:
==================================================================
BUG: KCSAN: data-race in generic_write_end / ondemand_readahead

write to 0xffff8881075fcd08 of 8 bytes by task 6714 on cpu 0:
 i_size_write include/linux/fs.h:932 [inline]
 generic_write_end+0x94/0x230 fs/buffer.c:2275
 fat_write_end+0x4e/0x160 fs/fat/inode.c:244
 generic_perform_write+0x267/0x410 mm/filemap.c:3941
 __generic_file_write_iter+0xec/0x120 mm/filemap.c:4022
 generic_file_write_iter+0x7d/0x1c0 mm/filemap.c:4051
 call_write_iter include/linux/fs.h:2085 [inline]
 iter_file_splice_write+0x5de/0x950 fs/splice.c:743
 do_splice_from fs/splice.c:941 [inline]
 direct_splice_actor+0x167/0x2c0 fs/splice.c:1164
 splice_direct_to_actor+0x2fb/0x660 fs/splice.c:1108
 do_splice_direct_actor fs/splice.c:1207 [inline]
 do_splice_direct+0xd7/0x150 fs/splice.c:1233
 do_sendfile+0x3b9/0x960 fs/read_write.c:1295
 __do_sys_sendfile64 fs/read_write.c:1362 [inline]
 __se_sys_sendfile64 fs/read_write.c:1348 [inline]
 __x64_sys_sendfile64+0x110/0x150 fs/read_write.c:1348
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xcd/0x1d0 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x63/0x6b

read to 0xffff8881075fcd08 of 8 bytes by task 6717 on cpu 1:
 i_size_read include/linux/fs.h:910 [inline]
 do_page_cache_ra mm/readahead.c:286 [inline]
 page_cache_ra_order mm/readahead.c:544 [inline]
 ondemand_readahead+0x4ab/0x670 mm/readahead.c:666
 page_cache_sync_ra+0x27e/0x2a0 mm/readahead.c:693
 page_cache_sync_readahead include/linux/pagemap.h:1300 [inline]
 filemap_get_pages+0x251/0xf90 mm/filemap.c:2498
 filemap_splice_read+0x337/0x8f0 mm/filemap.c:2872
 do_splice_read fs/splice.c:985 [inline]
 splice_direct_to_actor+0x268/0x660 fs/splice.c:1089
 do_splice_direct_actor fs/splice.c:1207 [inline]
 do_splice_direct+0xd7/0x150 fs/splice.c:1233
 do_sendfile+0x3b9/0x960 fs/read_write.c:1295
 __do_sys_sendfile64 fs/read_write.c:1362 [inline]
 __se_sys_sendfile64 fs/read_write.c:1348 [inline]
 __x64_sys_sendfile64+0x110/0x150 fs/read_write.c:1348
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xcd/0x1d0 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x63/0x6b

value changed: 0x0000000000103000 -> 0x0000000000104000

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 6717 Comm: syz-executor.1 Not tainted 6.8.0-rc5-syzkaller-00020-g9fc1ccccfd8d #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/25/2024
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/02/21 13:22 upstream 9fc1ccccfd8d 3af7dd65 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in generic_write_end / ondemand_readahead
* Struck through repros no longer work on HEAD.