syzbot


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

Status: auto-obsoleted due to no activity on 2024/09/08 23:48
Subsystems: wireguard
[Documentation on labels]
First crash: 256d, last: 197d
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 wireguard 1 543d 540d 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 441d 438d 0/28 auto-obsoleted due to no activity on 2024/01/08 19:50
upstream KCSAN: data-race in wg_socket_send_skb_to_peer / wg_socket_send_skb_to_peer (4) wireguard 3 107d 152d 0/28 auto-obsoleted due to no activity on 2024/12/29 16:46

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

read-write to 0xffff8881140f8358 of 8 bytes by task 4316 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:3231 [inline]
 process_scheduled_works+0x483/0x9a0 kernel/workqueue.c:3312
 worker_thread+0x526/0x700 kernel/workqueue.c:3390
 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 0xffff8881140f8358 of 8 bytes by task 11 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:3231 [inline]
 process_scheduled_works+0x483/0x9a0 kernel/workqueue.c:3312
 worker_thread+0x526/0x700 kernel/workqueue.c:3390
 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: 0x00000000000002e0 -> 0x0000000000000300

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 UID: 0 PID: 11 Comm: kworker/u8:0 Not tainted 6.11.0-rc1-syzkaller-00334-ga5dbd76a8942 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/27/2024
Workqueue: wg-kex-wg0 wg_packet_handshake_send_worker
==================================================================

Crashes (6):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/08/04 23:43 upstream a5dbd76a8942 1786a2a8 .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/07/25 20:58 upstream c33ffdb70cc6 466a14e5 .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/07/04 17:25 upstream 795c58e4c7fc 3f2748a3 .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/06/18 23:19 upstream 3d54351c64e8 639d6cdf .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/06/10 19:00 upstream 83a7eefedc9b 048c640a .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/06/07 04:53 upstream d30d0e49da71 121701b6 .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.