syzbot


KCSAN: data-race in rxrpc_send_data / rxrpc_send_data_packet (2)

Status: auto-obsoleted due to no activity on 2025/11/19 13:25
Subsystems: afs net
[Documentation on labels]
First crash: 159d, last: 115d
Similar bugs (2)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in rxrpc_send_data / rxrpc_send_data_packet net afs 6 2 271d 318d 0/29 auto-obsoleted due to no activity on 2025/06/16 08:50
upstream KCSAN: data-race in rxrpc_send_data / rxrpc_send_data_packet (3) afs net 6 2 6d15h 10d 0/29 moderation: reported on 2026/01/07 12:43

Sample crash report:
==================================================================
BUG: KCSAN: data-race in rxrpc_send_data / rxrpc_send_data_packet

write to 0xffff888118c03000 of 8 bytes by task 10623 on cpu 0:
 rxrpc_alloc_txqueue net/rxrpc/sendmsg.c:-1 [inline]
 rxrpc_send_data+0x8cf/0x1560 net/rxrpc/sendmsg.c:398
 rxrpc_do_sendmsg+0xc16/0xcc0 net/rxrpc/sendmsg.c:771
 rxrpc_sendmsg+0x47c/0x590 net/rxrpc/af_rxrpc.c:598
 sock_sendmsg_nosec net/socket.c:714 [inline]
 __sock_sendmsg+0x145/0x180 net/socket.c:729
 ____sys_sendmsg+0x31e/0x4e0 net/socket.c:2614
 ___sys_sendmsg+0x17b/0x1d0 net/socket.c:2668
 __sys_sendmsg net/socket.c:2700 [inline]
 __do_sys_sendmsg net/socket.c:2705 [inline]
 __se_sys_sendmsg net/socket.c:2703 [inline]
 __x64_sys_sendmsg+0xd4/0x160 net/socket.c:2703
 x64_sys_call+0x191e/0x2ff0 arch/x86/include/generated/asm/syscalls_64.h:47
 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 0xffff888118c03000 of 8 bytes by task 10626 on cpu 1:
 rxrpc_prepare_data_packet net/rxrpc/output.c:566 [inline]
 rxrpc_send_data_packet+0x465/0x1df0 net/rxrpc/output.c:664
 rxrpc_transmit_fresh_data net/rxrpc/call_event.c:255 [inline]
 rxrpc_transmit_some_data+0x63c/0x8b0 net/rxrpc/call_event.c:277
 rxrpc_input_call_event+0x8bb/0xf30 net/rxrpc/call_event.c:401
 rxrpc_io_thread+0x1c1e/0x21c0 net/rxrpc/io_thread.c:550
 kthread+0x489/0x510 kernel/kthread.c:463
 ret_from_fork+0x11f/0x1b0 arch/x86/kernel/process.c:148
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245

value changed: 0x0000000000000000 -> 0xffff888118c02800

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 UID: 0 PID: 10626 Comm: krxrpcio/0 Not tainted syzkaller #0 PREEMPT(voluntary) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/18/2025
==================================================================

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/09/24 13:24 upstream cec1e6e5d1ab 0abd0691 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in rxrpc_send_data / rxrpc_send_data_packet
2025/08/11 05:23 upstream 8f5ae30d69d7 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in rxrpc_send_data / rxrpc_send_data_packet
* Struck through repros no longer work on HEAD.