syzbot


KCSAN: data-race in __add_to_page_cache_locked / jbd2_journal_submit_inode_data_buffers

Status: auto-closed as invalid on 2021/04/15 22:04
Subsystems: fs mm
[Documentation on labels]
First crash: 1190d, last: 1156d
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in __add_to_page_cache_locked / jbd2_journal_submit_inode_data_buffers (2) fs mm 1 932d 932d 0/26 auto-closed as invalid on 2021/11/25 13:53

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

write to 0xffff88810d96b7f8 of 8 bytes by task 29265 on cpu 1:
 __add_to_page_cache_locked+0x3ad/0x6e0 mm/filemap.c:887
 add_to_page_cache_lru+0xa0/0x1b0 mm/filemap.c:940
 page_cache_ra_unbounded+0x272/0x4c0 mm/readahead.c:222
 ondemand_readahead+0x560/0x780 mm/readahead.c:267
 page_cache_sync_ra+0x18f/0x1a0 mm/readahead.c:577
 page_cache_sync_readahead include/linux/pagemap.h:840 [inline]
 filemap_get_pages+0x1ba/0x660 mm/filemap.c:2375
 filemap_read+0x1ba/0x7b0 mm/filemap.c:2458
 generic_file_read_iter+0x82/0x410 mm/filemap.c:2609
 ext4_file_read_iter+0x2e0/0x420 fs/ext4/file.c:74
 call_read_iter include/linux/fs.h:1971 [inline]
 generic_file_splice_read+0x22a/0x310 fs/splice.c:311
 do_splice_to fs/splice.c:796 [inline]
 splice_direct_to_actor+0x2aa/0x650 fs/splice.c:870
 do_splice_direct+0xf5/0x170 fs/splice.c:979
 do_sendfile+0x7a6/0xe20 fs/read_write.c:1260
 __do_sys_sendfile64 fs/read_write.c:1325 [inline]
 __se_sys_sendfile64 fs/read_write.c:1311 [inline]
 __x64_sys_sendfile64+0xf2/0x130 fs/read_write.c:1311
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xae

read to 0xffff88810d96b7f8 of 8 bytes by task 4801 on cpu 0:
 jbd2_journal_submit_inode_data_buffers+0x40/0xe0 fs/jbd2/commit.c:195
 ext4_journal_submit_inode_data_buffers+0x53/0x120 fs/ext4/super.c:533
 journal_submit_data_buffers+0xf0/0x260 fs/jbd2/commit.c:256
 jbd2_journal_commit_transaction+0x816/0x3290 fs/jbd2/commit.c:591
 kjournald2+0x263/0x480 fs/jbd2/journal.c:213
 kthread+0x20b/0x230 kernel/kthread.c:292
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294

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

Crashes (6):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2021/03/11 22:03 upstream 28806e4d9b97 429d8a6b .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in __add_to_page_cache_locked / jbd2_journal_submit_inode_data_buffers
2021/03/09 18:13 upstream 144c79ef3353 26967e35 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in __add_to_page_cache_locked / jbd2_journal_submit_inode_data_buffers
2021/02/19 15:20 upstream f40ddce88593 f689d40a .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in __add_to_page_cache_locked / jbd2_journal_submit_inode_data_buffers
2021/02/12 22:31 upstream dcc0b49040c7 98682e5e .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in __add_to_page_cache_locked / jbd2_journal_submit_inode_data_buffers
2021/02/10 13:44 upstream e0756cfc7d7c 9c8b8541 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in __add_to_page_cache_locked / jbd2_journal_submit_inode_data_buffers
2021/02/05 14:02 upstream dd86e7fa07a3 23a562df .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in __add_to_page_cache_locked / jbd2_journal_submit_inode_data_buffers
* Struck through repros no longer work on HEAD.