syzbot


KCSAN: data-race in packet_do_bind / packet_getname (3)

Status: auto-closed as invalid on 2020/10/09 06:50
Subsystems: net
[Documentation on labels]
First crash: 1368d, last: 1330d
Similar bugs (4)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in packet_do_bind / packet_getname net 16 1546d 1645d 0/26 auto-closed as invalid on 2020/04/11 02:48
upstream KCSAN: data-race in packet_do_bind / packet_getname (5) net 4 1046d 1046d 20/26 fixed on 2021/11/10 00:50
upstream KCSAN: data-race in packet_do_bind / packet_getname (2) net 2 1439d 1461d 0/26 closed as invalid on 2020/06/18 14:24
upstream KCSAN: data-race in packet_do_bind / packet_getname (4) net 5 1182d 1232d 0/26 auto-closed as invalid on 2021/03/06 13:33

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

write to 0xffff888095922cd4 of 4 bytes by task 27685 on cpu 1:
 packet_do_bind+0x3d5/0x6f0 net/packet/af_packet.c:3160
 packet_bind+0xc3/0xd0 net/packet/af_packet.c:3224
 __sys_bind+0x1fd/0x2a0 net/socket.c:1656
 __do_sys_bind net/socket.c:1667 [inline]
 __se_sys_bind net/socket.c:1665 [inline]
 __x64_sys_bind+0x3d/0x50 net/socket.c:1665
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

read to 0xffff888095922cd4 of 4 bytes by task 27686 on cpu 0:
 packet_getname+0xba/0x1a0 net/packet/af_packet.c:3498
 __sys_getsockname+0x10a/0x1b0 net/socket.c:1902
 __do_sys_getsockname net/socket.c:1917 [inline]
 __se_sys_getsockname net/socket.c:1914 [inline]
 __x64_sys_getsockname+0x3e/0x50 net/socket.c:1914
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 27686 Comm: syz-executor.4 Not tainted 5.9.0-rc3-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================
Kernel panic - not syncing: panic_on_warn set ...
CPU: 0 PID: 27686 Comm: syz-executor.4 Not tainted 5.9.0-rc3-syzkaller #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+0x10f/0x19d lib/dump_stack.c:118
 panic+0x207/0x64a kernel/panic.c:231
 kcsan_report+0x684/0x690 kernel/kcsan/report.c:630
 kcsan_setup_watchpoint+0x41e/0x4a0 kernel/kcsan/core.c:540
 packet_getname+0xba/0x1a0 net/packet/af_packet.c:3498
 __sys_getsockname+0x10a/0x1b0 net/socket.c:1902
 __do_sys_getsockname net/socket.c:1917 [inline]
 __se_sys_getsockname net/socket.c:1914 [inline]
 __x64_sys_getsockname+0x3e/0x50 net/socket.c:1914
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x45d5b9
Code: 5d b4 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 2b b4 fb ff c3 66 2e 0f 1f 84 00 00 00 00
RSP: 002b:00007f2ee01d5c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000033
RAX: ffffffffffffffda RBX: 0000000000004900 RCX: 000000000045d5b9
RDX: 0000000020000000 RSI: 00000000200003c0 RDI: 0000000000000004
RBP: 000000000118d020 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 000000000118cfec
R13: 00007fff46e927df R14: 00007f2ee01d69c0 R15: 000000000118cfec
Kernel Offset: disabled
Rebooting in 86400 seconds..

Crashes (8):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2020/09/04 06:49 upstream e28f0104343d abf9ba4f .config console log report ci2-upstream-kcsan-gce
2020/08/31 16:37 upstream f75aef392f86 d5a3ae1f .config console log report ci2-upstream-kcsan-gce
2020/08/12 15:44 upstream fb893de323e2 0d7bd2e0 .config console log report ci2-upstream-kcsan-gce
2020/08/09 07:37 upstream 06a81c1c7db9 f721e4a0 .config console log report ci2-upstream-kcsan-gce
2020/08/05 06:17 upstream c0842fbc1b18 02034dac .config console log report ci2-upstream-kcsan-gce
2020/08/04 20:33 upstream c0842fbc1b18 80a06902 .config console log report ci2-upstream-kcsan-gce
2020/07/29 16:36 upstream 6ba1b005ffc3 19a8de55 .config console log report ci2-upstream-kcsan-gce
2020/07/28 17:06 upstream 92ed30191993 cb93dc6a .config console log report ci2-upstream-kcsan-gce
* Struck through repros no longer work on HEAD.