syzbot


KCSAN: data-race in mISDN_ioctl / mISDN_read (3)

Status: auto-obsoleted due to no activity on 2025/06/22 00:42
Subsystems: isdn4linux
[Documentation on labels]
First crash: 109d, last: 109d
Similar bugs (2)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in mISDN_ioctl / mISDN_read (2) isdn4linux 6 1 1165d 1165d 0/29 auto-closed as invalid on 2022/07/11 09:52
upstream KCSAN: data-race in mISDN_ioctl / mISDN_read isdn4linux 6 1 1269d 1269d 0/29 auto-closed as invalid on 2022/03/29 16:21

Sample crash report:
==================================================================
BUG: KCSAN: data-race in mISDN_ioctl / mISDN_read

write to 0xffff888109eca460 of 4 bytes by task 23833 on cpu 0:
 misdn_add_timer drivers/isdn/mISDN/timerdev.c:175 [inline]
 mISDN_ioctl+0x2fb/0x550 drivers/isdn/mISDN/timerdev.c:233
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:906 [inline]
 __se_sys_ioctl+0xcb/0x140 fs/ioctl.c:892
 __x64_sys_ioctl+0x43/0x50 fs/ioctl.c:892
 x64_sys_call+0x19a8/0x2fb0 arch/x86/include/generated/asm/syscalls_64.h:17
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0xd0/0x1a0 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

read to 0xffff888109eca460 of 4 bytes by task 23829 on cpu 1:
 mISDN_read+0x1b4/0x470 drivers/isdn/mISDN/timerdev.c:112
 do_loop_readv_writev include/linux/uio.h:-1 [inline]
 vfs_readv+0x3e6/0x670 fs/read_write.c:1018
 do_readv+0xe7/0x210 fs/read_write.c:1078
 __do_sys_readv fs/read_write.c:1163 [inline]
 __se_sys_readv fs/read_write.c:1160 [inline]
 __x64_sys_readv+0x45/0x50 fs/read_write.c:1160
 x64_sys_call+0x29af/0x2fb0 arch/x86/include/generated/asm/syscalls_64.h:20
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0xd0/0x1a0 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

value changed: 0x00000000 -> 0x00000001

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 UID: 0 PID: 23829 Comm: +}[@ Not tainted 6.15.0-rc3-syzkaller-00342-g5bc1018675ec #0 PREEMPT(voluntary) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/04/27 00:34 upstream 5bc1018675ec c6b4fb39 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in mISDN_ioctl / mISDN_read
* Struck through repros no longer work on HEAD.