syzbot


KCSAN: data-race in pipe_poll / pipe_release (8)

Status: moderation: reported on 2024/09/29 18:48
Subsystems: fs
[Documentation on labels]
Reported-by: syzbot+5332f9e20e4c7d1f2523@syzkaller.appspotmail.com
First crash: 5d23h, last: 5d23h
Similar bugs (7)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in pipe_poll / pipe_release (5) fs 1 157d 157d 0/28 auto-obsoleted due to no activity on 2024/06/05 09:41
upstream KCSAN: data-race in pipe_poll / pipe_release (2) fs 1 1389d 1389d 0/28 auto-closed as invalid on 2021/01/19 18:58
upstream KCSAN: data-race in pipe_poll / pipe_release (6) fs 1 85d 85d 0/28 auto-obsoleted due to no activity on 2024/08/15 20:31
upstream KCSAN: data-race in pipe_poll / pipe_release (3) fs 1 953d 953d 0/28 auto-closed as invalid on 2022/04/01 01:04
upstream KCSAN: data-race in pipe_poll / pipe_release (4) fs 1 212d 212d 0/28 auto-obsoleted due to no activity on 2024/04/10 23:01
upstream KCSAN: data-race in pipe_poll / pipe_release fs 3 1720d 1786d 0/28 auto-closed as invalid on 2020/03/30 06:30
upstream KCSAN: data-race in pipe_poll / pipe_release (7) fs 1 50d 50d 0/28 auto-obsoleted due to no activity on 2024/09/20 00:08

Sample crash report:
==================================================================
BUG: KCSAN: data-race in pipe_poll / pipe_release

write to 0xffff88811585f128 of 4 bytes by task 4360 on cpu 0:
 pipe_release+0xad/0x1c0 fs/pipe.c:731
 __fput+0x17a/0x6d0 fs/file_table.c:431
 ____fput+0x1c/0x30 fs/file_table.c:459
 task_work_run+0x13a/0x1a0 kernel/task_work.c:228
 exit_task_work include/linux/task_work.h:40 [inline]
 do_exit+0x5dd/0x17f0 kernel/exit.c:939
 do_group_exit+0x142/0x150 kernel/exit.c:1088
 __do_sys_exit_group kernel/exit.c:1099 [inline]
 __se_sys_exit_group kernel/exit.c:1097 [inline]
 __x64_sys_exit_group+0x1f/0x20 kernel/exit.c:1097
 x64_sys_call+0x2d5d/0x2d60 arch/x86/include/generated/asm/syscalls_64.h:232
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xc9/0x1c0 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

read to 0xffff88811585f128 of 4 bytes by task 3256 on cpu 1:
 pipe_poll+0x177/0x250 fs/pipe.c:689
 vfs_poll include/linux/poll.h:84 [inline]
 do_select+0x8d2/0xf70 fs/select.c:535
 core_sys_select+0x362/0x530 fs/select.c:678
 do_pselect fs/select.c:760 [inline]
 __do_sys_pselect6 fs/select.c:803 [inline]
 __se_sys_pselect6+0x204/0x270 fs/select.c:794
 __x64_sys_pselect6+0x78/0x90 fs/select.c:794
 x64_sys_call+0x26f7/0x2d60 arch/x86/include/generated/asm/syscalls_64.h:271
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xc9/0x1c0 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

value changed: 0x00000001 -> 0x00000000

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 UID: 0 PID: 3256 Comm: syz-executor Tainted: G        W          6.11.0-syzkaller-12113-ge7ed34365879 #0
Tainted: [W]=WARN
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/09/29 18:48 upstream e7ed34365879 ba29ff75 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in pipe_poll / pipe_release
* Struck through repros no longer work on HEAD.