syzbot


KCSAN: data-race in sock_common_setsockopt / tls_init

Status: auto-closed as invalid on 2020/01/12 18:23
Subsystems: net
[Documentation on labels]
First crash: 1629d, last: 1629d

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

write to 0xffff88811f4b7468 of 8 bytes by task 31774 on cpu 0:
 update_sk_prot net/tls/tls_main.c:72 [inline]
 tls_init net/tls/tls_main.c:802 [inline]
 tls_init+0x155/0x2c0 net/tls/tls_main.c:773
 __tcp_set_ulp net/ipv4/tcp_ulp.c:139 [inline]
 tcp_set_ulp+0xd6/0x170 net/ipv4/tcp_ulp.c:160
 do_tcp_setsockopt.isra.0+0x274/0x16f0 net/ipv4/tcp.c:2823
 tcp_setsockopt+0xb0/0xc0 net/ipv4/tcp.c:3150
 sock_common_setsockopt+0x67/0x90 net/core/sock.c:3147
 __sys_setsockopt+0x1ce/0x370 net/socket.c:2084
 __do_sys_setsockopt net/socket.c:2100 [inline]
 __se_sys_setsockopt net/socket.c:2097 [inline]
 __x64_sys_setsockopt+0x70/0x90 net/socket.c:2097
 do_syscall_64+0xcc/0x370 arch/x86/entry/common.c:290
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

read to 0xffff88811f4b7468 of 8 bytes by task 31775 on cpu 1:
 sock_common_setsockopt+0x46/0x90 net/core/sock.c:3147
 __sys_setsockopt+0x1ce/0x370 net/socket.c:2084
 __do_sys_setsockopt net/socket.c:2100 [inline]
 __se_sys_setsockopt net/socket.c:2097 [inline]
 __x64_sys_setsockopt+0x70/0x90 net/socket.c:2097
 do_syscall_64+0xcc/0x370 arch/x86/entry/common.c:290
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 31775 Comm: syz-executor.5 Not tainted 5.4.0-rc3+ #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================
Kernel panic - not syncing: panic_on_warn set ...
CPU: 1 PID: 31775 Comm: syz-executor.5 Not tainted 5.4.0-rc3+ #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0xf5/0x159 lib/dump_stack.c:113
 panic+0x210/0x640 kernel/panic.c:221
 kcsan_report.cold+0xc/0x10 kernel/kcsan/report.c:302
 __kcsan_setup_watchpoint+0x32e/0x4a0 kernel/kcsan/core.c:411
 __tsan_read8 kernel/kcsan/kcsan.c:36 [inline]
 __tsan_read8+0x2c/0x30 kernel/kcsan/kcsan.c:36
 sock_common_setsockopt+0x46/0x90 net/core/sock.c:3147
 __sys_setsockopt+0x1ce/0x370 net/socket.c:2084
 __do_sys_setsockopt net/socket.c:2100 [inline]
 __se_sys_setsockopt net/socket.c:2097 [inline]
 __x64_sys_setsockopt+0x70/0x90 net/socket.c:2097
 do_syscall_64+0xcc/0x370 arch/x86/entry/common.c:290
 entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x459f49
Code: ad b6 fb ff c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 0f 83 7b b6 fb ff c3 66 2e 0f 1f 84 00 00 00 00
RSP: 002b:00007ff63d474c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000036
RAX: ffffffffffffffda RBX: 0000000000000005 RCX: 0000000000459f49
RDX: 0000000000000001 RSI: 000000000000011a RDI: 0000000000000005
RBP: 000000000075c070 R08: 0000000000000028 R09: 0000000000000000
R10: 0000000020000a40 R11: 0000000000000246 R12: 00007ff63d4756d4
R13: 00000000004c8c8f R14: 00000000004df8c8 R15: 00000000ffffffff
Kernel Offset: disabled
Rebooting in 86400 seconds..

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2019/11/03 18:19 https://github.com/google/ktsan.git kcsan 05f2236801fe c9610487 .config console log report ci2-upstream-kcsan-gce
* Struck through repros no longer work on HEAD.