CVE-2026-23121
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
14/02/2026
Last modified:
14/02/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
mISDN: annotate data-race around dev->work<br />
<br />
dev->work can re read locklessly in mISDN_read()<br />
and mISDN_poll(). Add READ_ONCE()/WRITE_ONCE() annotations.<br />
<br />
BUG: KCSAN: data-race in mISDN_ioctl / mISDN_read<br />
<br />
write to 0xffff88812d848280 of 4 bytes by task 10864 on cpu 1:<br />
misdn_add_timer drivers/isdn/mISDN/timerdev.c:175 [inline]<br />
mISDN_ioctl+0x2fb/0x550 drivers/isdn/mISDN/timerdev.c:233<br />
vfs_ioctl fs/ioctl.c:51 [inline]<br />
__do_sys_ioctl fs/ioctl.c:597 [inline]<br />
__se_sys_ioctl+0xce/0x140 fs/ioctl.c:583<br />
__x64_sys_ioctl+0x43/0x50 fs/ioctl.c:583<br />
x64_sys_call+0x14b0/0x3000 arch/x86/include/generated/asm/syscalls_64.h:17<br />
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]<br />
do_syscall_64+0xd8/0x2c0 arch/x86/entry/syscall_64.c:94<br />
entry_SYSCALL_64_after_hwframe+0x77/0x7f<br />
<br />
read to 0xffff88812d848280 of 4 bytes by task 10857 on cpu 0:<br />
mISDN_read+0x1f2/0x470 drivers/isdn/mISDN/timerdev.c:112<br />
do_loop_readv_writev fs/read_write.c:847 [inline]<br />
vfs_readv+0x3fb/0x690 fs/read_write.c:1020<br />
do_readv+0xe7/0x210 fs/read_write.c:1080<br />
__do_sys_readv fs/read_write.c:1165 [inline]<br />
__se_sys_readv fs/read_write.c:1162 [inline]<br />
__x64_sys_readv+0x45/0x50 fs/read_write.c:1162<br />
x64_sys_call+0x2831/0x3000 arch/x86/include/generated/asm/syscalls_64.h:20<br />
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]<br />
do_syscall_64+0xd8/0x2c0 arch/x86/entry/syscall_64.c:94<br />
entry_SYSCALL_64_after_hwframe+0x77/0x7f<br />
<br />
value changed: 0x00000000 -> 0x00000001
Impact
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/13f3b3b87068898056db4c79ee67052fbde11d43
- https://git.kernel.org/stable/c/7ac345a93af31358e18e9606eb7b354691bf6757
- https://git.kernel.org/stable/c/8175dbf174d487afab81e936a862a8d9b8a1ccb6
- https://git.kernel.org/stable/c/aa6e33cd74ca4965f2bbcb025e0b672fb0168a69
- https://git.kernel.org/stable/c/accc3f8266d2a49881dbcf78c459477f4efa0ff3
- https://git.kernel.org/stable/c/d5d99cb9e0839093cd53aa3b28176fce2f820ca0
- https://git.kernel.org/stable/c/fc8ba17fd3337bd8b1913c30b95df0fee00d8fb7



