syzbot


KCSAN: data-race in p9_client_cb / p9_client_rpc (8)

Status: auto-closed as invalid on 2022/09/07 10:12
Subsystems: v9fs
[Documentation on labels]
First crash: 631d, last: 631d
Similar bugs (8)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in p9_client_cb / p9_client_rpc (3) v9fs 2 1132d 1164d 0/26 auto-closed as invalid on 2021/04/24 11:05
upstream KCSAN: data-race in p9_client_cb / p9_client_rpc (4) v9fs 5 1063d 1075d 0/26 auto-closed as invalid on 2021/07/02 20:41
upstream KCSAN: data-race in p9_client_cb / p9_client_rpc (6) v9fs 1 938d 938d 0/26 auto-closed as invalid on 2021/11/04 05:57
upstream KCSAN: data-race in p9_client_cb / p9_client_rpc (5) v9fs 1 1027d 1027d 0/26 auto-closed as invalid on 2021/08/07 12:54
upstream KCSAN: data-race in p9_client_cb / p9_client_rpc (9) v9fs 1 596d 596d 0/26 auto-obsoleted due to no activity on 2022/10/12 13:20
upstream KCSAN: data-race in p9_client_cb / p9_client_rpc (2) v9fs 1 1382d 1382d 0/26 auto-closed as invalid on 2020/08/17 23:12
upstream KCSAN: data-race in p9_client_cb / p9_client_rpc v9fs 2 1626d 1627d 0/26 auto-closed as invalid on 2020/01/21 10:36
upstream KCSAN: data-race in p9_client_cb / p9_client_rpc (7) v9fs 2 753d 784d 0/26 auto-closed as invalid on 2022/05/08 15:40

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

write to 0xffff8881372d5e58 of 4 bytes by task 1916 on cpu 0:
 p9_client_cb+0x14/0x40 net/9p/client.c:425
 p9_conn_cancel+0x3a1/0x400 net/9p/trans_fd.c:213
 p9_poll_mux net/9p/trans_fd.c:626 [inline]
 p9_poll_workfn+0x14c/0x410 net/9p/trans_fd.c:1146
 process_one_work+0x3d3/0x720 kernel/workqueue.c:2289
 worker_thread+0x618/0xa70 kernel/workqueue.c:2436
 kthread+0x1a9/0x1e0 kernel/kthread.c:376
 ret_from_fork+0x1f/0x30

read to 0xffff8881372d5e58 of 4 bytes by task 30757 on cpu 1:
 p9_client_rpc+0x389/0x680 net/9p/client.c:770
 p9_client_attach+0xd8/0x300 net/9p/client.c:1137
 v9fs_session_init+0xb33/0xcf0 fs/9p/v9fs.c:457
 v9fs_mount+0x57/0x510 fs/9p/vfs_super.c:126
 legacy_get_tree+0x70/0xc0 fs/fs_context.c:610
 vfs_get_tree+0x49/0x190 fs/super.c:1497
 do_new_mount+0x200/0x650 fs/namespace.c:3040
 path_mount+0x4b1/0xb60 fs/namespace.c:3370
 do_mount fs/namespace.c:3383 [inline]
 __do_sys_mount fs/namespace.c:3591 [inline]
 __se_sys_mount+0x281/0x2d0 fs/namespace.c:3568
 __x64_sys_mount+0x63/0x70 fs/namespace.c:3568
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x2b/0x70 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

value changed: 0x00000002 -> 0x00000005

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 30757 Comm: syz-executor.4 Not tainted 5.19.0-syzkaller-02858-ge2b542100719-dirty #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/22/2022
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/08/03 10:04 upstream e2b542100719 1c9013ac .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in p9_client_cb / p9_client_rpc
* Struck through repros no longer work on HEAD.