syzbot


KCSAN: data-race in shmem_file_splice_read / shmem_setattr

Status: auto-obsoleted due to no activity on 2023/08/03 09:30
Subsystems: mm
[Documentation on labels]
First crash: 749d, last: 749d
Similar bugs (4)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in shmem_file_splice_read / shmem_setattr (2) mm 6 1 713d 713d 0/29 auto-obsoleted due to no activity on 2023/09/08 16:50
upstream KCSAN: data-race in shmem_file_splice_read / shmem_setattr (4) mm 6 5 575d 586d 0/29 auto-obsoleted due to no activity on 2024/01/24 21:39
upstream KCSAN: data-race in shmem_file_splice_read / shmem_setattr (5) mm 6 1 532d 532d 0/29 auto-obsoleted due to no activity on 2024/03/07 19:19
upstream KCSAN: data-race in shmem_file_splice_read / shmem_setattr (3) mm 6 1 671d 671d 0/29 auto-obsoleted due to no activity on 2023/10/20 21:00

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

write to 0xffff888125e78a68 of 8 bytes by task 12181 on cpu 1:
 i_size_write include/linux/fs.h:901 [inline]
 shmem_setattr+0x3b0/0x4e0 mm/shmem.c:1123
 notify_change+0x8c3/0x930 fs/attr.c:483
 do_truncate+0x116/0x150 fs/open.c:66
 do_sys_ftruncate+0x2ba/0x3b0 fs/open.c:194
 __do_sys_ftruncate fs/open.c:205 [inline]
 __se_sys_ftruncate fs/open.c:203 [inline]
 __x64_sys_ftruncate+0x33/0x40 fs/open.c:203
 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 0xffff888125e78a68 of 8 bytes by task 12172 on cpu 0:
 i_size_read include/linux/fs.h:879 [inline]
 shmem_file_splice_read+0x1d2/0x5f0 mm/shmem.c:2822
 vfs_splice_read fs/splice.c:994 [inline]
 splice_direct_to_actor+0x28c/0x690 fs/splice.c:1070
 do_splice_direct+0x10d/0x190 fs/splice.c:1195
 do_sendfile+0x3b6/0x9a0 fs/read_write.c:1254
 __do_sys_sendfile64 fs/read_write.c:1316 [inline]
 __se_sys_sendfile64 fs/read_write.c:1308 [inline]
 __x64_sys_sendfile64+0xbd/0x150 fs/read_write.c:1308
 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

value changed: 0x00000000000063ce -> 0x0000000000000003

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 12172 Comm: syz-executor.0 Not tainted 6.4.0-syzkaller-04247-g3a8a670eeeaa #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/27/2023
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/06/29 09:02 upstream 3a8a670eeeaa 134ddc02 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in shmem_file_splice_read / shmem_setattr
* Struck through repros no longer work on HEAD.