syzbot


KCSAN: data-race in __add_to_page_cache_locked / generic_file_direct_write (2)

Status: auto-closed as invalid on 2020/10/21 16:12
Subsystems: fs
[Documentation on labels]
First crash: 1320d, last: 1315d
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in __add_to_page_cache_locked / generic_file_direct_write fs mm 1 1359d 1359d 0/26 auto-closed as invalid on 2020/09/08 11:28
upstream KCSAN: data-race in __add_to_page_cache_locked / generic_file_direct_write (3) fs mm 3 955d 986d 0/26 auto-closed as invalid on 2021/10/16 20:07

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

write to 0xffff8880bb157588 of 8 bytes by task 10604 on cpu 1:
 __add_to_page_cache_locked+0x2cc/0x710 mm/filemap.c:868
 add_to_page_cache_lru+0xa0/0x1b0 mm/filemap.c:919
 generic_file_buffered_read+0xe25/0x1f60 mm/filemap.c:2307
 generic_file_read_iter+0x7d/0x3e0 mm/filemap.c:2405
 call_read_iter include/linux/fs.h:1876 [inline]
 generic_file_splice_read+0x22b/0x310 fs/splice.c:312
 do_splice_to fs/splice.c:870 [inline]
 splice_direct_to_actor+0x2a8/0x660 fs/splice.c:950
 do_splice_direct+0xf2/0x170 fs/splice.c:1059
 do_sendfile+0x56a/0xba0 fs/read_write.c:1540
 __do_sys_sendfile64 fs/read_write.c:1601 [inline]
 __se_sys_sendfile64 fs/read_write.c:1587 [inline]
 __x64_sys_sendfile64+0xf2/0x130 fs/read_write.c:1587
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

read to 0xffff8880bb157588 of 8 bytes by task 10591 on cpu 0:
 generic_file_direct_write+0x27a/0x3e0 mm/filemap.c:3321
 __generic_file_write_iter+0x19c/0x330 mm/filemap.c:3489
 generic_file_write_iter+0x2f3/0x3e0 mm/filemap.c:3564
 call_write_iter include/linux/fs.h:1882 [inline]
 do_iter_readv_writev+0x32e/0x3d0 fs/read_write.c:713
 do_iter_write+0x112/0x4b0 fs/read_write.c:1018
 vfs_iter_write+0x4c/0x70 fs/read_write.c:1059
 iter_file_splice_write+0x41a/0x770 fs/splice.c:750
 do_splice_from fs/splice.c:846 [inline]
 direct_splice_actor+0x95/0x160 fs/splice.c:1016
 splice_direct_to_actor+0x365/0x660 fs/splice.c:971
 do_splice_direct+0xf2/0x170 fs/splice.c:1059
 do_sendfile+0x56a/0xba0 fs/read_write.c:1540
 __do_sys_sendfile64 fs/read_write.c:1601 [inline]
 __se_sys_sendfile64 fs/read_write.c:1587 [inline]
 __x64_sys_sendfile64+0xf2/0x130 fs/read_write.c:1587
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 10591 Comm: syz-executor.4 Not tainted 5.9.0-rc5-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================

Crashes (4):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2020/09/16 16:04 upstream fc4f28bb3daf 77507d02 .config console log report info ci2-upstream-kcsan-gce
2020/09/14 01:24 upstream 84b134997212 2d3cdd63 .config console log report ci2-upstream-kcsan-gce
2020/09/12 11:13 upstream 729e3d091984 21d289c2 .config console log report ci2-upstream-kcsan-gce
2020/09/11 20:45 upstream e8878ab82545 adfb8b4e .config console log report ci2-upstream-kcsan-gce
* Struck through repros no longer work on HEAD.