In the Linux kernel, the following vulnerability has been resolved: SMB3: Add missing locks to protect deferred close file list cifs_del_deferred_close function has a critical section which modifies the deferred close file list. We must acquire deferred_lock before calling cifs_del_deferred_close function.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025122423-CVE-2023-53990-b239@gregkh/T