syzbot


KCSAN: data-race in _copy_to_iter / strncpy (3)

Status: auto-obsoleted due to no activity on 2023/05/14 07:57
Subsystems: ext4
[Documentation on labels]
First crash: 391d, last: 391d
Similar bugs (5)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in _copy_to_iter / strncpy (6) ext4 1 72d 72d 0/26 auto-obsoleted due to no activity on 2024/03/28 16:29
upstream KCSAN: data-race in _copy_to_iter / strncpy (4) ext4 2 321d 342d 0/26 auto-obsoleted due to no activity on 2023/07/24 06:44
upstream KCSAN: data-race in _copy_to_iter / strncpy (5) ext4 3 220d 273d 0/26 auto-obsoleted due to no activity on 2023/11/01 08:28
upstream KCSAN: data-race in _copy_to_iter / strncpy (2) kernel 1 453d 453d 0/26 auto-obsoleted due to no activity on 2023/03/20 15:50
upstream KCSAN: data-race in _copy_to_iter / strncpy ext4 1 541d 541d 0/26 auto-obsoleted due to no activity on 2022/12/15 15:24

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

write to 0xffff888146838488 of 1 bytes by task 24849 on cpu 0:
 strncpy+0x9b/0x150 lib/string.c:96
 ext4_sample_last_mounted fs/ext4/file.c:861 [inline]
 ext4_file_open+0x361/0x3f0 fs/ext4/file.c:880
 do_dentry_open+0x5b3/0x930 fs/open.c:920
 vfs_open+0x47/0x50 fs/open.c:1051
 do_open fs/namei.c:3560 [inline]
 path_openat+0x17e6/0x1d00 fs/namei.c:3715
 do_filp_open+0xf6/0x200 fs/namei.c:3742
 do_sys_openat2+0xb5/0x2a0 fs/open.c:1348
 do_sys_open fs/open.c:1364 [inline]
 __do_sys_open fs/open.c:1372 [inline]
 __se_sys_open fs/open.c:1368 [inline]
 __x64_sys_open+0xe6/0x110 fs/open.c:1368
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

read to 0xffff888146838400 of 1024 bytes by task 3224 on cpu 1:
 instrument_copy_to_user include/linux/instrumented.h:120 [inline]
 copyout lib/iov_iter.c:169 [inline]
 _copy_to_iter+0x136/0x8f0 lib/iov_iter.c:523
 copy_page_to_iter+0x1a8/0x310 lib/iov_iter.c:721
 copy_folio_to_iter include/linux/uio.h:174 [inline]
 filemap_read+0x438/0x680 mm/filemap.c:2745
 blkdev_read_iter+0x2ca/0x370 block/fops.c:606
 call_read_iter include/linux/fs.h:1845 [inline]
 new_sync_read fs/read_write.c:389 [inline]
 vfs_read+0x39a/0x560 fs/read_write.c:470
 ksys_read+0xeb/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+0x42/0x50 fs/read_write.c:621
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 3224 Comm: udevd Not tainted 6.3.0-rc5-syzkaller-00202-ga79d5c76f705 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/30/2023
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/04/09 07:50 upstream a79d5c76f705 71147e29 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in _copy_to_iter / strncpy
* Struck through repros no longer work on HEAD.