syzbot


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

Status: auto-obsoleted due to no activity on 2023/09/11 12:50
Subsystems: mm
[Documentation on labels]
First crash: 397d, last: 397d
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 (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 (2) mm 1 442d 442d 0/27 auto-obsoleted due to no activity on 2023/07/29 00:25
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 0xffff88813150ea68 of 8 bytes by task 24771 on cpu 0:
 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 0xffff88813150ea68 of 8 bytes by task 24761 on cpu 1:
 i_size_read include/linux/fs.h:879 [inline]
 shmem_get_folio_gfp+0x16e/0x1200 mm/shmem.c:1875
 shmem_get_folio mm/shmem.c:2079 [inline]
 shmem_file_splice_read+0x198/0x600 mm/shmem.c:2799
 vfs_splice_read fs/splice.c:996 [inline]
 splice_direct_to_actor+0x28c/0x690 fs/splice.c:1072
 do_splice_direct+0x10d/0x190 fs/splice.c:1197
 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: 0x0000000000000264 -> 0x000000000000000d

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 24761 Comm: syz-executor.1 Not tainted 6.5.0-rc5-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2023
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/08/07 12:48 upstream 52a93d39b17d dda824c4 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in shmem_get_folio_gfp / shmem_setattr
* Struck through repros no longer work on HEAD.