syzbot


KCSAN: data-race in tipc_group_create / tipc_poll (2)

Status: auto-obsoleted due to no activity on 2025/09/12 03:59
Subsystems: tipc
[Documentation on labels]
First crash: 90d, last: 90d
Similar bugs (1)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in tipc_group_create / tipc_poll tipc 6 1 1374d 1374d 0/29 auto-closed as invalid on 2022/02/15 06:41

Sample crash report:
==================================================================
BUG: KCSAN: data-race in tipc_group_create / tipc_poll

write to 0xffff8881035b77f8 of 1 bytes by task 15058 on cpu 1:
 tipc_group_create+0x21b/0x290 net/tipc/group.c:188
 tipc_sk_join+0x130/0x2e0 net/tipc/socket.c:3083
 tipc_setsockopt+0x598/0x620 net/tipc/socket.c:3200
 do_sock_setsockopt net/socket.c:2296 [inline]
 __sys_setsockopt+0x184/0x200 net/socket.c:2321
 __do_sys_setsockopt net/socket.c:2327 [inline]
 __se_sys_setsockopt net/socket.c:2324 [inline]
 __x64_sys_setsockopt+0x64/0x80 net/socket.c:2324
 x64_sys_call+0x2bd5/0x2fb0 arch/x86/include/generated/asm/syscalls_64.h:55
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0xd2/0x200 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

read to 0xffff8881035b77f8 of 1 bytes by task 15053 on cpu 0:
 tipc_poll+0x12a/0x350 net/tipc/socket.c:815
 sock_poll+0x218/0x240 net/socket.c:1379
 vfs_poll include/linux/poll.h:82 [inline]
 __io_arm_poll_handler+0x1ee/0xb70 io_uring/poll.c:583
 io_arm_poll_handler+0x427/0x590 io_uring/poll.c:708
 io_queue_async+0x60/0x3a0 io_uring/io_uring.c:1949
 io_queue_sqe io_uring/io_uring.c:1975 [inline]
 io_submit_sqe io_uring/io_uring.c:2224 [inline]
 io_submit_sqes+0xa25/0xfd0 io_uring/io_uring.c:2337
 __do_sys_io_uring_enter io_uring/io_uring.c:3404 [inline]
 __se_sys_io_uring_enter+0x1c1/0x1b70 io_uring/io_uring.c:3338
 __x64_sys_io_uring_enter+0x78/0x90 io_uring/io_uring.c:3338
 x64_sys_call+0x28c8/0x2fb0 arch/x86/include/generated/asm/syscalls_64.h:427
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0xd2/0x200 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

value changed: 0x01 -> 0x00

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 UID: 0 PID: 15053 Comm: syz.0.4042 Not tainted 6.16.0-rc6-syzkaller-00121-g6832a9317eee #0 PREEMPT(voluntary) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/07/18 03:50 upstream 6832a9317eee 88248e14 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in tipc_group_create / tipc_poll
* Struck through repros no longer work on HEAD.