In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbd_session_rpc_open A UAF issue can occur due to a race condition between ksmbd_session_rpc_open() and __session_rpc_close(). Add rpc_lock to the session to protect it.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025052004-CVE-2025-37926-cf39@gregkh/T