==================================================================
BUG: KCSAN: data-race in process_one_work / process_one_work

read-write to 0xffff888100066098 of 8 bytes by task 10 on cpu 0:
 process_one_work+0x40d/0x860 kernel/workqueue.c:2598
 worker_thread+0x5f2/0xa10 kernel/workqueue.c:2751
 kthread+0x1d7/0x210 kernel/kthread.c:389
 ret_from_fork+0x2e/0x40 arch/x86/kernel/process.c:145
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304

read-write to 0xffff888100066098 of 8 bytes by task 3451 on cpu 1:
 process_one_work+0x40d/0x860 kernel/workqueue.c:2598
 worker_thread+0x5f2/0xa10 kernel/workqueue.c:2751
 kthread+0x1d7/0x210 kernel/kthread.c:389
 ret_from_fork+0x2e/0x40 arch/x86/kernel/process.c:145
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304

value changed: 0x0000000000001245 -> 0x0000000000001246

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 3451 Comm: kworker/u4:4 Not tainted 6.5.0-rc6-syzkaller-00038-g16931859a650 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/26/2023
Workqueue: events_unbound fsnotify_connector_destroy_workfn
==================================================================