syzbot


KCSAN: data-race in __alloc_file / usbdev_open

Status: closed as invalid on 2019/11/19 13:44
Subsystems: usb
[Documentation on labels]
First crash: 1632d, last: 1632d

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

write to 0xffff8880babd3ed8 of 4 bytes by task 12486 on cpu 0:
 get_cred include/linux/cred.h:253 [inline]
 usbdev_open+0x3ae/0x4e0 drivers/usb/core/devio.c:1026
 chrdev_open+0x150/0x380 fs/char_dev.c:414
 do_dentry_open+0x2f4/0x8f0 fs/open.c:797
 vfs_open+0x62/0x80 fs/open.c:914
 do_last fs/namei.c:3408 [inline]
 path_openat+0xf73/0x36e0 fs/namei.c:3525
 do_filp_open+0x11e/0x1b0 fs/namei.c:3555
 do_sys_open+0x3b3/0x4f0 fs/open.c:1097
 __do_sys_open fs/open.c:1115 [inline]
 __se_sys_open fs/open.c:1110 [inline]
 __x64_sys_open+0x55/0x70 fs/open.c:1110
 do_syscall_64+0xcc/0x370 arch/x86/entry/common.c:290
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

write to 0xffff8880babd3ed8 of 4 bytes by task 12489 on cpu 1:
 get_cred include/linux/cred.h:253 [inline]
 __alloc_file+0x74/0x210 fs/file_table.c:105
 alloc_empty_file+0x8f/0x180 fs/file_table.c:151
 path_openat+0x74/0x36e0 fs/namei.c:3514
 do_filp_open+0x11e/0x1b0 fs/namei.c:3555
 do_sys_open+0x3b3/0x4f0 fs/open.c:1097
 __do_sys_openat fs/open.c:1124 [inline]
 __se_sys_openat fs/open.c:1118 [inline]
 __x64_sys_openat+0x62/0x80 fs/open.c:1118
 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: 12489 Comm: syz-executor.2 Not tainted 5.4.0-rc6+ #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================

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