syzbot


KCSAN: data-race in __delete_from_page_cache / jbd2_journal_submit_inode_data_buffers (2)

Status: auto-closed as invalid on 2022/01/23 21:11
Subsystems: iomap
[Documentation on labels]
First crash: 860d, last: 829d
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in __delete_from_page_cache / jbd2_journal_submit_inode_data_buffers iomap 2 1146d 1147d 0/26 auto-closed as invalid on 2021/03/12 14:06

Sample crash report:
==================================================================
BUG: KCSAN: data-race in __delete_from_page_cache / jbd2_journal_submit_inode_data_buffers

write to 0xffff88811ccac970 of 8 bytes by task 2148 on cpu 0:
 page_cache_delete mm/filemap.c:146 [inline]
 __delete_from_page_cache+0x1e1/0x2c0 mm/filemap.c:231
 invalidate_complete_page2 mm/truncate.c:586 [inline]
 invalidate_inode_pages2_range+0x4d8/0x7c0 mm/truncate.c:677
 __iomap_dio_rw+0x5d2/0x1070 fs/iomap/direct-io.c:570
 iomap_dio_rw+0x38/0x80 fs/iomap/direct-io.c:679
 ext4_dio_write_iter fs/ext4/file.c:568 [inline]
 ext4_file_write_iter+0xac3/0x1200 fs/ext4/file.c:679
 call_write_iter include/linux/fs.h:2162 [inline]
 do_iter_readv_writev+0x2de/0x380 fs/read_write.c:725
 do_iter_write+0x192/0x5c0 fs/read_write.c:851
 vfs_iter_write+0x4c/0x70 fs/read_write.c:892
 iter_file_splice_write+0x43a/0x790 fs/splice.c:689
 do_splice_from fs/splice.c:767 [inline]
 direct_splice_actor+0x80/0xa0 fs/splice.c:936
 splice_direct_to_actor+0x345/0x650 fs/splice.c:891
 do_splice_direct+0x106/0x190 fs/splice.c:979
 do_sendfile+0x675/0xc40 fs/read_write.c:1245
 __do_sys_sendfile64 fs/read_write.c:1310 [inline]
 __se_sys_sendfile64 fs/read_write.c:1296 [inline]
 __x64_sys_sendfile64+0x102/0x140 fs/read_write.c:1296
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x44/0xd0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x44/0xae

read to 0xffff88811ccac970 of 8 bytes by task 1402 on cpu 1:
 jbd2_journal_submit_inode_data_buffers+0x5b/0xe0 fs/jbd2/commit.c:195
 ext4_journal_submit_inode_data_buffers+0x55/0x110 fs/ext4/super.c:531
 journal_submit_data_buffers+0xf0/0x260 fs/jbd2/commit.c:256
 jbd2_journal_commit_transaction+0x86f/0x3460 fs/jbd2/commit.c:591
 kjournald2+0x263/0x480 fs/jbd2/journal.c:213
 kthread+0x2c7/0x2e0 kernel/kthread.c:327
 ret_from_fork+0x1f/0x30

value changed: 0x0000000000000010 -> 0x0000000000000008

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 1402 Comm: jbd2/sda1-8 Not tainted 5.16.0-rc5-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2021/12/19 21:09 upstream a76c3d035872 44068e19 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in __delete_from_page_cache / jbd2_journal_submit_inode_data_buffers
2021/11/18 14:47 upstream 42eb8fdac2fc 31a30fc0 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in __delete_from_page_cache / jbd2_journal_submit_inode_data_buffers
* Struck through repros no longer work on HEAD.