syzbot


KCSAN: data-race in _copy_to_iter / fat32_ent_put

Status: auto-obsoleted due to no activity on 2023/01/02 12:34
Subsystems: exfat
[Documentation on labels]
First crash: 492d, last: 492d
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in _copy_to_iter / fat32_ent_put (2) exfat 1 421d 421d 0/26 auto-obsoleted due to no activity on 2023/04/12 08:12
upstream KCSAN: data-race in _copy_to_iter / fat32_ent_put (3) exfat 1 342d 342d 0/26 auto-obsoleted due to no activity on 2023/05/26 23:35

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

write to 0xffff88812919e088 of 4 bytes by task 29599 on cpu 0:
 fat32_ent_put+0x54/0x90 fs/fat/fatent.c:191
 fat_ent_write+0x5e/0xd0 fs/fat/fatent.c:417
 fat_chain_add+0x15b/0x410 fs/fat/misc.c:136
 fat_add_cluster fs/fat/inode.c:113 [inline]
 __fat_get_block fs/fat/inode.c:155 [inline]
 fat_get_block+0x486/0x600 fs/fat/inode.c:190
 __block_write_begin_int+0x33d/0xc50 fs/buffer.c:1991
 __block_write_begin fs/buffer.c:2041 [inline]
 block_write_begin+0x73/0x170 fs/buffer.c:2102
 cont_write_begin+0x3f1/0x520 fs/buffer.c:2456
 fat_write_begin+0x5d/0xe0 fs/fat/inode.c:235
 generic_perform_write+0x1d4/0x3f0 mm/filemap.c:3753
 __generic_file_write_iter+0xe3/0x280 mm/filemap.c:3881
 generic_file_write_iter+0x79/0x1c0 mm/filemap.c:3913
 call_write_iter include/linux/fs.h:2191 [inline]
 new_sync_write fs/read_write.c:491 [inline]
 vfs_write+0x468/0x760 fs/read_write.c:584
 ksys_write+0xe8/0x1a0 fs/read_write.c:637
 __do_sys_write fs/read_write.c:649 [inline]
 __se_sys_write fs/read_write.c:646 [inline]
 __x64_sys_write+0x3e/0x50 fs/read_write.c:646
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x2b/0x70 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

read to 0xffff88812919e000 of 512 bytes by task 871 on cpu 1:
 instrument_copy_to_user include/linux/instrumented.h:120 [inline]
 copyout lib/iov_iter.c:169 [inline]
 _copy_to_iter+0x116/0x8e0 lib/iov_iter.c:527
 copy_page_to_iter+0x333/0x3f0 lib/iov_iter.c:725
 copy_folio_to_iter include/linux/uio.h:169 [inline]
 filemap_read+0x11db/0x1510 mm/filemap.c:2726
 blkdev_read_iter+0x2c6/0x370 block/fops.c:598
 call_read_iter include/linux/fs.h:2185 [inline]
 new_sync_read fs/read_write.c:389 [inline]
 vfs_read+0x3a5/0x560 fs/read_write.c:470
 ksys_read+0xe8/0x1a0 fs/read_write.c:613
 __do_sys_read fs/read_write.c:623 [inline]
 __se_sys_read fs/read_write.c:621 [inline]
 __x64_sys_read+0x3e/0x50 fs/read_write.c:621
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x2b/0x70 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 871 Comm: udevd Not tainted 6.1.0-rc6-syzkaller-dirty #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/26/2022
==================================================================
I/O error, dev loop3, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
I/O error, dev loop3, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
I/O error, dev loop0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
I/O error, dev loop1, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/11/22 05:01 upstream eb7081409f94 1c576c23 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in _copy_to_iter / fat32_ent_put
* Struck through repros no longer work on HEAD.