syzbot


KCSAN: data-race in wg_socket_send_skb_to_peer / wg_socket_send_skb_to_peer (4)

Status: auto-obsoleted due to no activity on 2024/12/29 16:46
Subsystems: wireguard
[Documentation on labels]
First crash: 123d, last: 78d
Similar bugs (3)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in wg_socket_send_skb_to_peer / wg_socket_send_skb_to_peer (3) wireguard 6 169d 227d 0/28 auto-obsoleted due to no activity on 2024/09/08 23:48
upstream KCSAN: data-race in wg_socket_send_skb_to_peer / wg_socket_send_skb_to_peer wireguard 1 514d 511d 0/28 auto-obsoleted due to no activity on 2023/09/29 08:20
upstream KCSAN: data-race in wg_socket_send_skb_to_peer / wg_socket_send_skb_to_peer (2) wireguard 1 413d 409d 0/28 auto-obsoleted due to no activity on 2024/01/08 19:50

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

read-write to 0xffff8881157da7b8 of 8 bytes by task 8 on cpu 0:
 wg_socket_send_skb_to_peer+0xe4/0x130 drivers/net/wireguard/socket.c:183
 wg_packet_create_data_done drivers/net/wireguard/send.c:251 [inline]
 wg_packet_tx_worker+0x127/0x360 drivers/net/wireguard/send.c:276
 process_one_work kernel/workqueue.c:3229 [inline]
 process_scheduled_works+0x483/0x9a0 kernel/workqueue.c:3310
 worker_thread+0x51d/0x6f0 kernel/workqueue.c:3391
 kthread+0x1d1/0x210 kernel/kthread.c:389
 ret_from_fork+0x4b/0x60 arch/x86/kernel/process.c:147
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244

read-write to 0xffff8881157da7b8 of 8 bytes by task 4763 on cpu 1:
 wg_socket_send_skb_to_peer+0xe4/0x130 drivers/net/wireguard/socket.c:183
 wg_socket_send_buffer_to_peer+0xd6/0x100 drivers/net/wireguard/socket.c:200
 wg_packet_send_handshake_initiation drivers/net/wireguard/send.c:40 [inline]
 wg_packet_handshake_send_worker+0x10c/0x150 drivers/net/wireguard/send.c:51
 process_one_work kernel/workqueue.c:3229 [inline]
 process_scheduled_works+0x483/0x9a0 kernel/workqueue.c:3310
 worker_thread+0x51d/0x6f0 kernel/workqueue.c:3391
 kthread+0x1d1/0x210 kernel/kthread.c:389
 ret_from_fork+0x4b/0x60 arch/x86/kernel/process.c:147
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244

value changed: 0x00000000000003e8 -> 0x0000000000000438

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 UID: 0 PID: 4763 Comm: kworker/u8:19 Not tainted 6.12.0-rc5-syzkaller-00299-g11066801dd4b #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
Workqueue: wg-kex-wg0 wg_packet_handshake_send_worker
==================================================================

Crashes (3):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/11/03 16:38 upstream 11066801dd4b f00eed24 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in wg_socket_send_skb_to_peer / wg_socket_send_skb_to_peer
2024/10/13 07:26 upstream 7234e2ea0edd 084d8178 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in wg_socket_send_skb_to_peer / wg_socket_send_skb_to_peer
2024/09/19 04:45 upstream 4a39ac5b7d62 c673ca06 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in wg_socket_send_skb_to_peer / wg_socket_send_skb_to_peer
* Struck through repros no longer work on HEAD.