syzbot


KCSAN: data-race in shmem_file_splice_read / shmem_setattr (4)

Status: auto-obsoleted due to no activity on 2024/01/24 21:39
Subsystems: mm
[Documentation on labels]
Reported-by: syzbot+1b3d0067094b15e58bbf@syzkaller.appspotmail.com
First crash: 430d, last: 371d
Similar bugs (4)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in shmem_file_splice_read / shmem_setattr mm 1 546d 546d 0/28 auto-obsoleted due to no activity on 2023/08/03 09:30
upstream KCSAN: data-race in shmem_file_splice_read / shmem_setattr (2) mm 1 509d 509d 0/28 auto-obsoleted due to no activity on 2023/09/08 16:50
upstream KCSAN: data-race in shmem_file_splice_read / shmem_setattr (5) mm 1 328d 328d 0/28 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 1 467d 467d 0/28 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 0xffff88814212c9a0 of 8 bytes by task 27617 on cpu 1:
 i_size_write include/linux/fs.h:932 [inline]
 shmem_setattr+0x6fb/0x830 mm/shmem.c:1185
 notify_change+0x866/0x8e0 fs/attr.c:499
 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:52 [inline]
 do_syscall_64+0x44/0x110 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x63/0x6b

read to 0xffff88814212c9a0 of 8 bytes by task 27612 on cpu 0:
 i_size_read include/linux/fs.h:910 [inline]
 shmem_file_splice_read+0x145/0x600 mm/shmem.c:2963
 vfs_splice_read fs/splice.c:993 [inline]
 splice_direct_to_actor+0x28c/0x690 fs/splice.c:1069
 do_splice_direct+0x10d/0x190 fs/splice.c:1194
 do_sendfile+0x3c4/0x980 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:52 [inline]
 do_syscall_64+0x44/0x110 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x63/0x6b

value changed: 0x00000000000006b1 -> 0x000000000000000d

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 27612 Comm: syz-executor.5 Tainted: G        W          6.7.0-rc6-syzkaller-00044-g1a44b0073b92 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023
==================================================================

Crashes (5):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/12/20 21:38 upstream 1a44b0073b92 de21eb89 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in shmem_file_splice_read / shmem_setattr
2023/12/19 07:16 upstream 2cf4f94d8e86 3ad490ea .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in shmem_file_splice_read / shmem_setattr
2023/11/26 17:13 upstream 090472ed9c92 5b429f39 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in shmem_file_splice_read / shmem_setattr
2023/10/27 13:28 upstream 750b95887e56 bf285f0c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in shmem_file_splice_read / shmem_setattr
2023/10/23 12:50 upstream 05d3ef8bba77 989a3687 .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.