syzbot


KCSAN: data-race in _copy_to_iter / string (4)

Status: moderation: reported on 2025/01/01 06:42
Subsystems: ext4
[Documentation on labels]
Reported-by: syzbot+09bb933e216157f6898f@syzkaller.appspotmail.com
First crash: 3d17h, last: 3d17h
Similar bugs (3)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in _copy_to_iter / string (2) ext4 2 269d 287d 0/28 auto-obsoleted due to no activity on 2024/05/15 22:06
upstream KCSAN: data-race in _copy_to_iter / string (3) ext4 2 128d 135d 0/28 auto-obsoleted due to no activity on 2024/10/03 11:49
upstream KCSAN: data-race in _copy_to_iter / string ext4 1 348d 348d 0/28 auto-obsoleted due to no activity on 2024/02/26 12:58

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

write to 0xffff88810b3d1050 of 1 bytes by task 3477 on cpu 0:
 string_nocheck lib/vsprintf.c:650 [inline]
 string+0x16c/0x210 lib/vsprintf.c:728
 bdev_name+0x140/0x250 lib/vsprintf.c:968
 pointer+0x5e3/0xd20 lib/vsprintf.c:2498
 vsnprintf+0x861/0xe30 lib/vsprintf.c:2852
 snprintf+0x87/0xb0 lib/vsprintf.c:2983
 ext4_multi_mount_protect+0x4d0/0x5e0 fs/ext4/mmp.c:386
 __ext4_fill_super fs/ext4/super.c:5395 [inline]
 ext4_fill_super+0x299a/0x3a10 fs/ext4/super.c:5733
 get_tree_bdev_flags+0x29f/0x310 fs/super.c:1636
 get_tree_bdev+0x1f/0x30 fs/super.c:1659
 ext4_get_tree+0x1c/0x30 fs/ext4/super.c:5765
 vfs_get_tree+0x56/0x1e0 fs/super.c:1814
 do_new_mount+0x227/0x690 fs/namespace.c:3507
 path_mount+0x49b/0xb30 fs/namespace.c:3834
 do_mount fs/namespace.c:3847 [inline]
 __do_sys_mount fs/namespace.c:4057 [inline]
 __se_sys_mount+0x27c/0x2d0 fs/namespace.c:4034
 __x64_sys_mount+0x67/0x80 fs/namespace.c:4034
 x64_sys_call+0x2c84/0x2dc0 arch/x86/include/generated/asm/syscalls_64.h:166
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xc9/0x1c0 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

read to 0xffff88810b3d1000 of 512 bytes by task 3286 on cpu 1:
 instrument_copy_to_user include/linux/instrumented.h:113 [inline]
 copy_to_user_iter lib/iov_iter.c:24 [inline]
 iterate_ubuf include/linux/iov_iter.h:30 [inline]
 iterate_and_advance2 include/linux/iov_iter.h:300 [inline]
 iterate_and_advance include/linux/iov_iter.h:328 [inline]
 _copy_to_iter+0x130/0xd00 lib/iov_iter.c:185
 copy_page_to_iter+0x171/0x2b0 lib/iov_iter.c:362
 copy_folio_to_iter include/linux/uio.h:189 [inline]
 filemap_read+0x42d/0x6a0 mm/filemap.c:2697
 blkdev_read_iter+0x20e/0x2c0 block/fops.c:770
 new_sync_read fs/read_write.c:484 [inline]
 vfs_read+0x5dc/0x700 fs/read_write.c:565
 ksys_read+0xe8/0x1b0 fs/read_write.c:708
 __do_sys_read fs/read_write.c:717 [inline]
 __se_sys_read fs/read_write.c:715 [inline]
 __x64_sys_read+0x42/0x50 fs/read_write.c:715
 x64_sys_call+0x2874/0x2dc0 arch/x86/include/generated/asm/syscalls_64.h:1
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xc9/0x1c0 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 UID: 0 PID: 3286 Comm: udevd Not tainted 6.13.0-rc5-syzkaller-00004-gccb98ccef0e5 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
==================================================================

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