syzbot


KCSAN: data-race in do_sendfile / ksys_write (7)

Status: auto-closed as invalid on 2022/02/27 04:59
Subsystems: fs
[Documentation on labels]
First crash: 1074d, last: 1050d
Similar bugs (15)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in do_sendfile / ksys_write (16) fs 1 228d 228d 0/28 auto-obsoleted due to no activity on 2024/05/28 12:59
upstream KCSAN: data-race in do_sendfile / ksys_write (5) fs 1 1419d 1419d 0/28 auto-closed as invalid on 2021/02/23 08:15
upstream KCSAN: data-race in do_sendfile / ksys_write (8) fs 1 1009d 1009d 0/28 auto-closed as invalid on 2022/04/08 18:00
upstream KCSAN: data-race in do_sendfile / ksys_write (12) fs 2 539d 552d 0/28 auto-obsoleted due to no activity on 2023/07/23 08:25
upstream KCSAN: data-race in do_sendfile / ksys_write (15) fs 1 288d 288d 0/28 auto-obsoleted due to no activity on 2024/03/29 14:30
upstream KCSAN: data-race in do_sendfile / ksys_write fs 1 1862d 1862d 0/28 closed as invalid on 2019/11/19 13:24
upstream KCSAN: data-race in do_sendfile / ksys_write (14) fs 2 364d 363d 0/28 auto-obsoleted due to no activity on 2024/01/14 07:58
upstream KCSAN: data-race in do_sendfile / ksys_write (13) fs 5 432d 489d 0/28 auto-obsoleted due to no activity on 2023/11/07 08:57
upstream KCSAN: data-race in do_sendfile / ksys_write (2) fs 2 1745d 1807d 0/28 auto-closed as invalid on 2020/05/08 04:57
upstream KCSAN: data-race in do_sendfile / ksys_write (6) fs 1 1351d 1351d 0/28 auto-closed as invalid on 2021/05/17 10:56
upstream KCSAN: data-race in do_sendfile / ksys_write (4) fs 1 1454d 1454d 0/28 auto-closed as invalid on 2021/01/18 19:47
upstream KCSAN: data-race in do_sendfile / ksys_write (10) fs 1 868d 868d 0/28 auto-closed as invalid on 2022/08/27 13:39
upstream KCSAN: data-race in do_sendfile / ksys_write (3) fs 1 1528d 1528d 0/28 auto-closed as invalid on 2020/11/06 02:13
upstream KCSAN: data-race in do_sendfile / ksys_write (9) fs 2 950d 953d 0/28 auto-closed as invalid on 2022/06/06 18:20
upstream KCSAN: data-race in do_sendfile / ksys_write (11) fs 1 801d 801d 0/28 auto-obsoleted due to no activity on 2022/11/02 18:18

Sample crash report:
==================================================================
BUG: KCSAN: data-race in do_sendfile / ksys_write

write to 0xffff888133a5a368 of 8 bytes by task 389 on cpu 0:
 ksys_write+0x10c/0x190 fs/read_write.c:645
 __do_sys_write fs/read_write.c:655 [inline]
 __se_sys_write fs/read_write.c:652 [inline]
 __x64_sys_write+0x3e/0x50 fs/read_write.c:652
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x44/0xd0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x44/0xae

read to 0xffff888133a5a368 of 8 bytes by task 391 on cpu 1:
 do_sendfile+0x2a6/0xc40 fs/read_write.c:1216
 __do_sys_sendfile64 fs/read_write.c:1304 [inline]
 __se_sys_sendfile64 fs/read_write.c:1296 [inline]
 __x64_sys_sendfile64+0xb9/0x140 fs/read_write.c:1296
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x44/0xd0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x44/0xae

value changed: 0x000000000000eeeb -> 0x000000000000eef2

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 391 Comm: syz-executor.2 Not tainted 5.16.0-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================

Crashes (3):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/01/23 04:51 upstream 1c52283265a4 214351e1 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in do_sendfile / ksys_write
2022/01/16 14:52 upstream d0a231f01e5b 723cfaf0 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in do_sendfile / ksys_write
2021/12/30 05:45 upstream eec4df26e24e 6cc879d4 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in do_sendfile / ksys_write
* Struck through repros no longer work on HEAD.