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

write to 0xffff888103581d68 of 8 bytes by task 30925 on cpu 1:
 usbdev_do_ioctl drivers/usb/core/devio.c:2797 [inline]
 usbdev_ioctl+0x6bf/0x3e50 drivers/usb/core/devio.c:2806
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:870 [inline]
 __se_sys_ioctl+0xc9/0x140 fs/ioctl.c:856
 __x64_sys_ioctl+0x43/0x50 fs/ioctl.c:856
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

write to 0xffff888103581d68 of 8 bytes by task 30916 on cpu 0:
 usbdev_do_ioctl drivers/usb/core/devio.c:2797 [inline]
 usbdev_ioctl+0x6bf/0x3e50 drivers/usb/core/devio.c:2806
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:870 [inline]
 __se_sys_ioctl+0xc9/0x140 fs/ioctl.c:856
 __x64_sys_ioctl+0x43/0x50 fs/ioctl.c:856
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

value changed: 0x000000002e48aff8 -> 0x000000003143a079

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 30916 Comm: syz-executor.3 Tainted: G        W          6.3.0-rc7-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/30/2023
==================================================================