syzbot


KCSAN: data-race in tipc_poll / tipc_sk_proto_rcv (7)

Status: moderation: reported on 2026/01/05 19:04
Subsystems: tipc
[Documentation on labels]
Reported-by: syzbot+c2554c7622dd36deb461@syzkaller.appspotmail.com
First crash: 24d, last: 19h45m
Similar bugs (6)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in tipc_poll / tipc_sk_proto_rcv tipc 6 1 939d 939d 0/29 auto-obsoleted due to no activity on 2023/08/04 11:38
upstream KCSAN: data-race in tipc_poll / tipc_sk_proto_rcv (2) tipc 6 1 579d 579d 0/29 auto-obsoleted due to no activity on 2024/07/29 09:10
upstream KCSAN: data-race in tipc_poll / tipc_sk_proto_rcv (6) tipc 6 1 137d 137d 0/29 auto-obsoleted due to no activity on 2025/11/04 10:56
upstream KCSAN: data-race in tipc_poll / tipc_sk_proto_rcv (4) tipc 6 3 285d 234d 0/29 auto-obsoleted due to no activity on 2025/06/18 09:51
upstream KCSAN: data-race in tipc_poll / tipc_sk_proto_rcv (3) tipc 6 1 535d 535d 0/29 auto-obsoleted due to no activity on 2024/09/11 16:33
upstream KCSAN: data-race in tipc_poll / tipc_sk_proto_rcv (5) tipc 6 1 206d 206d 0/29 auto-obsoleted due to no activity on 2025/08/27 14:35

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

read-write to 0xffff8881057503a6 of 2 bytes by task 11715 on cpu 0:
 tipc_sk_conn_proto_rcv net/tipc/socket.c:1367 [inline]
 tipc_sk_proto_rcv+0x6b9/0xb60 net/tipc/socket.c:2156
 tipc_sk_filter_rcv+0x18f9/0x1a10 net/tipc/socket.c:2350
 tipc_sk_backlog_rcv+0x7c/0xd0 net/tipc/socket.c:2405
 sk_backlog_rcv+0x87/0x190 include/net/sock.h:1177
 __release_sock+0xc5/0x160 net/core/sock.c:3213
 release_sock+0x44/0x150 net/core/sock.c:3795
 __tipc_sendstream+0x4b4/0xb60 net/tipc/socket.c:1582
 tipc_sendstream+0x3e/0x60 net/tipc/socket.c:1546
 sock_sendmsg_nosec net/socket.c:727 [inline]
 __sock_sendmsg+0x145/0x170 net/socket.c:742
 sock_write_iter+0x1d2/0x210 net/socket.c:1195
 new_sync_write fs/read_write.c:593 [inline]
 vfs_write+0x5a6/0x9f0 fs/read_write.c:686
 ksys_write+0xdc/0x1a0 fs/read_write.c:738
 __do_sys_write fs/read_write.c:749 [inline]
 __se_sys_write fs/read_write.c:746 [inline]
 __x64_sys_write+0x40/0x50 fs/read_write.c:746
 x64_sys_call+0x2847/0x3000 arch/x86/include/generated/asm/syscalls_64.h:2
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0xc0/0x2a0 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

read to 0xffff8881057503a6 of 2 bytes by task 11710 on cpu 1:
 tsk_conn_cong net/tipc/socket.c:222 [inline]
 tipc_poll+0x1f9/0x340 net/tipc/socket.c:806
 sock_poll+0x21c/0x240 net/socket.c:1443
 vfs_poll include/linux/poll.h:82 [inline]
 __io_arm_poll_handler+0x1ee/0xb60 io_uring/poll.c:581
 io_poll_add+0x69/0xf0 io_uring/poll.c:899
 __io_issue_sqe+0xfd/0x2d0 io_uring/io_uring.c:1793
 io_issue_sqe+0x56/0xa70 io_uring/io_uring.c:1816
 io_queue_sqe io_uring/io_uring.c:2043 [inline]
 io_submit_sqe io_uring/io_uring.c:2321 [inline]
 io_submit_sqes+0x78a/0x11b0 io_uring/io_uring.c:2435
 __do_sys_io_uring_enter io_uring/io_uring.c:3285 [inline]
 __se_sys_io_uring_enter+0x1bf/0x1c70 io_uring/io_uring.c:3224
 __x64_sys_io_uring_enter+0x78/0x90 io_uring/io_uring.c:3224
 x64_sys_call+0x27e4/0x3000 arch/x86/include/generated/asm/syscalls_64.h:427
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0xc0/0x2a0 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

value changed: 0x0186 -> 0x0082

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 UID: 0 PID: 11710 Comm: syz.5.2111 Tainted: G        W           syzkaller #0 PREEMPT(voluntary) 
Tainted: [W]=WARN
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
==================================================================

Crashes (4):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/01/24 01:35 upstream 5bde837031a3 4f25b9b4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in tipc_poll / tipc_sk_proto_rcv
2026/01/06 19:10 upstream f0b9d8eb98df d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in tipc_poll / tipc_sk_proto_rcv
2025/12/31 11:12 upstream c8ebd433459b d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in tipc_poll / tipc_sk_proto_rcv
2025/12/31 11:09 upstream c8ebd433459b d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in tipc_poll / tipc_sk_proto_rcv
* Struck through repros no longer work on HEAD.