syzbot


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

Status: auto-obsoleted due to no activity on 2023/07/24 06:44
Subsystems: ext4
[Documentation on labels]
First crash: 341d, last: 320d
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 (3) ext4 1 391d 391d 0/26 auto-obsoleted due to no activity on 2023/05/14 07:57
upstream KCSAN: data-race in _copy_to_iter / strncpy (5) ext4 3 220d 272d 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 0xffff888153523488 of 1 bytes by task 18415 on cpu 1:
 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:3636 [inline]
 path_openat+0x17e6/0x1d00 fs/namei.c:3791
 do_filp_open+0xf6/0x200 fs/namei.c:3818
 do_sys_openat2+0xb5/0x2a0 fs/open.c:1356
 do_sys_open fs/open.c:1372 [inline]
 __do_sys_creat fs/open.c:1448 [inline]
 __se_sys_creat fs/open.c:1442 [inline]
 __x64_sys_creat+0x66/0x90 fs/open.c:1442
 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 0xffff888153523400 of 1024 bytes by task 18124 on cpu 0:
 instrument_copy_to_user include/linux/instrumented.h:113 [inline]
 copyout lib/iov_iter.c:169 [inline]
 _copy_to_iter+0x142/0x940 lib/iov_iter.c:536
 copy_page_to_iter+0x1a8/0x310 lib/iov_iter.c:742
 copy_folio_to_iter include/linux/uio.h:197 [inline]
 filemap_read+0x438/0x680 mm/filemap.c:2748
 blkdev_read_iter+0x2ca/0x370 block/fops.c:606
 call_read_iter include/linux/fs.h:1862 [inline]
 new_sync_read fs/read_write.c:389 [inline]
 vfs_read+0x3b7/0x580 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: 0 PID: 18124 Comm: udevd Not tainted 6.4.0-rc6-syzkaller-00279-g8c1f0c38b310 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/27/2023
==================================================================

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/06/19 06:43 upstream 8c1f0c38b310 f3921d4d .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in _copy_to_iter / strncpy
2023/05/29 07:18 upstream 7877cb91f108 cf184559 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in _copy_to_iter / strncpy
* Struck through repros no longer work on HEAD.