syzbot


KCSAN: data-race in filemap_fault / filemap_fault

Status: auto-closed as invalid on 2020/02/20 06:27
Subsystems: ext4
[Documentation on labels]
First crash: 1873d, last: 1873d
Similar bugs (3)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in filemap_fault / filemap_fault (3) ext4 1 1644d 1644d 0/28 auto-closed as invalid on 2020/09/01 13:37
upstream KCSAN: data-race in filemap_fault / filemap_fault (2) ext4 1 1684d 1684d 0/28 auto-closed as invalid on 2020/07/23 23:12
upstream KCSAN: data-race in filemap_fault / filemap_fault (4) ext4 3 1546d 1512d 0/28 auto-closed as invalid on 2020/12/21 11:49

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

write to 0xffff8881070199a4 of 4 bytes by task 15023 on cpu 1:
 do_sync_mmap_readahead mm/filemap.c:2442 [inline]
 filemap_fault+0xd8a/0xf90 mm/filemap.c:2529
 ext4_filemap_fault+0x59/0x72 fs/ext4/inode.c:6292
 __do_fault+0xae/0x1f0 mm/memory.c:3092
 do_shared_fault mm/memory.c:3544 [inline]
 do_fault mm/memory.c:3622 [inline]
 handle_pte_fault mm/memory.c:3849 [inline]
 __handle_mm_fault+0x2019/0x2c70 mm/memory.c:3973
 handle_mm_fault+0x21b/0x530 mm/memory.c:4010
 do_user_addr_fault arch/x86/mm/fault.c:1441 [inline]
 __do_page_fault+0x456/0x8d0 arch/x86/mm/fault.c:1506
 do_page_fault+0x38/0x194 arch/x86/mm/fault.c:1530
 page_fault+0x34/0x40 arch/x86/entry/entry_64.S:1202

write to 0xffff8881070199a4 of 4 bytes by task 15024 on cpu 0:
 do_sync_mmap_readahead mm/filemap.c:2442 [inline]
 filemap_fault+0xd8a/0xf90 mm/filemap.c:2529
 ext4_filemap_fault+0x59/0x72 fs/ext4/inode.c:6292
 __do_fault+0xae/0x1f0 mm/memory.c:3092
 do_read_fault mm/memory.c:3489 [inline]
 do_fault mm/memory.c:3618 [inline]
 handle_pte_fault mm/memory.c:3849 [inline]
 __handle_mm_fault+0x1f90/0x2c70 mm/memory.c:3973
 handle_mm_fault+0x21b/0x530 mm/memory.c:4010
 faultin_page mm/gup.c:640 [inline]
 __get_user_pages+0x485/0x1160 mm/gup.c:845
 populate_vma_page_range+0xe6/0x100 mm/gup.c:1223
 __mm_populate+0x168/0x2a0 mm/gup.c:1271
 mm_populate include/linux/mm.h:2357 [inline]
 vm_mmap_pgoff+0x181/0x190 mm/util.c:501
 ksys_mmap_pgoff+0x2d8/0x420 mm/mmap.c:1629
 __do_sys_mmap arch/x86/kernel/sys_x86_64.c:100 [inline]
 __se_sys_mmap arch/x86/kernel/sys_x86_64.c:91 [inline]
 __x64_sys_mmap+0x2e/0x40 arch/x86/kernel/sys_x86_64.c:91
 do_syscall_64+0xcc/0x370 arch/x86/entry/common.c:290
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

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

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2019/12/12 06:22 https://github.com/google/ktsan.git kcsan ef798c30ba4e d973f528 .config console log report ci2-upstream-kcsan-gce
* Struck through repros no longer work on HEAD.