syzbot


KCSAN: data-race in shmem_get_folio_gfp / shmem_setattr (2)

Status: auto-obsoleted due to no activity on 2023/07/29 00:25
Subsystems: mm
[Documentation on labels]
First crash: 442d, last: 442d
Similar bugs (3)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in shmem_get_folio_gfp / shmem_setattr (3) mm 1 397d 397d 0/27 auto-obsoleted due to no activity on 2023/09/11 12:50
upstream KCSAN: data-race in shmem_get_folio_gfp / shmem_setattr (4) mm 2 218d 231d 0/27 auto-obsoleted due to no activity on 2024/03/08 00:53
upstream KCSAN: data-race in shmem_get_folio_gfp / shmem_setattr mm 1 523d 523d 0/27 auto-obsoleted due to no activity on 2023/05/08 09:10

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

write to 0xffff888127539118 of 8 bytes by task 12823 on cpu 1:
 i_size_write include/linux/fs.h:905 [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+0x2a8/0x3a0 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 0xffff888127539118 of 8 bytes by task 12809 on cpu 0:
 i_size_read include/linux/fs.h:883 [inline]
 shmem_get_folio_gfp+0x16e/0x1200 mm/shmem.c:1875
 shmem_get_folio mm/shmem.c:2079 [inline]
 shmem_file_read_iter+0x15e/0x560 mm/shmem.c:2645
 call_read_iter include/linux/fs.h:1862 [inline]
 generic_file_splice_read+0xe3/0x290 fs/splice.c:419
 do_splice_to fs/splice.c:902 [inline]
 splice_direct_to_actor+0x25a/0x5f0 fs/splice.c:973
 do_splice_direct+0x104/0x180 fs/splice.c:1082
 do_sendfile+0x3b8/0x950 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: 0x00000000000004bd -> 0x000000000000000d

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 12809 Comm: syz-executor.3 Not tainted 6.4.0-rc7-syzkaller-00204-g61dabacdad4e #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/24 00:19 upstream 61dabacdad4e 79782afc .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in shmem_get_folio_gfp / shmem_setattr
* Struck through repros no longer work on HEAD.