syzbot


KCSAN: data-race in aio_read_events / iocb_put (8)

Status: auto-obsoleted due to no activity on 2023/10/21 20:27
Subsystems: fs
[Documentation on labels]
First crash: 232d, last: 232d
Similar bugs (9)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in aio_read_events / iocb_put (7) fs 1 324d 324d 0/26 auto-obsoleted due to no activity on 2023/07/22 02:26
upstream KCSAN: data-race in aio_read_events / iocb_put (5) fs 1 739d 739d 0/26 auto-closed as invalid on 2022/06/01 10:01
upstream KCSAN: data-race in aio_read_events / iocb_put (10) fs 1 66d 66d 0/26 auto-obsoleted due to no activity on 2024/04/05 02:13
upstream KCSAN: data-race in aio_read_events / iocb_put (9) fs 2 147d 147d 0/26 auto-obsoleted due to no activity on 2024/01/14 07:58
upstream KCSAN: data-race in aio_read_events / iocb_put (6) fs 1 529d 529d 0/26 auto-obsoleted due to no activity on 2023/01/02 10:55
upstream KCSAN: data-race in aio_read_events / iocb_put (2) fs 1 1042d 1042d 0/26 auto-closed as invalid on 2021/08/02 19:13
upstream KCSAN: data-race in aio_read_events / iocb_put (3) fs 2 948d 953d 0/26 auto-closed as invalid on 2021/11/04 18:41
upstream KCSAN: data-race in aio_read_events / iocb_put (4) fs 1 779d 779d 0/26 auto-closed as invalid on 2022/04/23 01:57
upstream KCSAN: data-race in aio_read_events / iocb_put fs 2 1081d 1105d 0/26 auto-closed as invalid on 2021/06/24 15:51

Sample crash report:
==================================================================
BUG: KCSAN: data-race in aio_read_events / iocb_put

write to 0xffff888122f7100c of 4 bytes by task 29121 on cpu 0:
 aio_complete fs/aio.c:1153 [inline]
 iocb_put+0x15a/0x510 fs/aio.c:1186
 io_submit_one+0xb47/0x1250 fs/aio.c:2004
 __do_sys_io_submit fs/aio.c:2060 [inline]
 __se_sys_io_submit+0xf5/0x280 fs/aio.c:2030
 __x64_sys_io_submit+0x43/0x50 fs/aio.c:2030
 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 0xffff888122f7100c of 4 bytes by task 29120 on cpu 1:
 aio_read_events_ring fs/aio.c:1215 [inline]
 aio_read_events+0x8d/0x3b0 fs/aio.c:1275
 read_events fs/aio.c:1312 [inline]
 do_io_getevents+0x238/0x3c0 fs/aio.c:2179
 __do_sys_io_getevents fs/aio.c:2212 [inline]
 __se_sys_io_getevents fs/aio.c:2200 [inline]
 __x64_sys_io_getevents+0xca/0x190 fs/aio.c:2200
 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: 0x00000000 -> 0x00000001

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 29120 Comm: syz-executor.4 Not tainted 6.6.0-rc1-syzkaller-00196-g57d88e8a5974 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/09/16 20:17 upstream 57d88e8a5974 0b6a67ac .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in aio_read_events / iocb_put
* Struck through repros no longer work on HEAD.