CVE-2026-23226

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add chann_lock to protect ksmbd_chann_list xarray ksmbd_chann_list xarray lacks synchronization, allowing use-after-free in multi-channel sessions (between lookup_chann_list() and ksmbd_chann_del). Adds rw_semaphore chann_lock to struct ksmbd_session and protects all xa_load/xa_store/xa_erase accesses.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

02 Mar 2026, 20:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8
CWE CWE-416
First Time Linux
Linux linux Kernel
References () https://git.kernel.org/stable/c/36ef605c0395b94b826a8c8d6f2697071173de6e - () https://git.kernel.org/stable/c/36ef605c0395b94b826a8c8d6f2697071173de6e - Patch
References () https://git.kernel.org/stable/c/4f3a06cc57976cafa8c6f716646be6c79a99e485 - () https://git.kernel.org/stable/c/4f3a06cc57976cafa8c6f716646be6c79a99e485 - Patch
References () https://git.kernel.org/stable/c/e4a8a96a93d08570e0405cfd989a8a07e5b6ff33 - () https://git.kernel.org/stable/c/e4a8a96a93d08570e0405cfd989a8a07e5b6ff33 - Patch
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

23 Feb 2026, 04:16

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/4f3a06cc57976cafa8c6f716646be6c79a99e485 -
Summary
  • (es) Se ha resuelto la siguiente vulnerabilidad en el kernel de Linux: ksmbd: añadir chann_lock para proteger ksmbd_chann_list xarray ksmbd_chann_list xarray carece de sincronización, permitiendo uso después de liberación en sesiones multicanal (entre lookup_chann_list() y ksmbd_chann_del). Añade el semáforo rw_semaphore chann_lock a la estructura ksmbd_session y protege todos los accesos xa_load/xa_store/xa_erase.

18 Feb 2026, 16:22

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-18 16:22

Updated : 2026-03-02 20:16


NVD link : CVE-2026-23226

Mitre link : CVE-2026-23226

CVE.ORG link : CVE-2026-23226


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-416

Use After Free