CVE-2023-53990
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53990 is a missing synchronization vulnerability in the Linux kernel's SMB3/CIFS client subsystem. Specifically, the cifs_del_deferred_close function modifies the deferred close file list without first acquiring the required deferred_lock, creating a race condition in a critical section. The vulnerability affects Linux kernel versions from commit ca08d0eac020 up to the respective fix commits across multiple stable branches. It was published on December 24, 2025, by kernel.org. No CVSS score has been assigned by NVD at this time, and the record is not currently prioritized for NVD enrichment (Feedly).

Technical details

The root cause is a missing lock (CWE classification not formally assigned by NVD) — specifically a concurrency/race condition where cifs_del_deferred_close accesses and modifies the deferred close file list without holding deferred_lock. This is a classic time-of-check/time-of-use (TOCTOU) style race condition in kernel code. The fix, applied across multiple stable branches (5.15.111, 6.1.28, 6.2.15, 6.3.2, and 6.4), ensures deferred_lock is acquired before invoking cifs_del_deferred_close. Exploitation would require local access to a system using SMB3/CIFS mounts and the ability to trigger concurrent file close operations (Feedly, kernel.org patch).

Impact

Exploitation of this race condition could lead to memory corruption or use-after-free conditions within the kernel's SMB3/CIFS deferred close file list, potentially resulting in a kernel panic (denial of service) or, in more severe scenarios, privilege escalation on the local system. The impact is limited to systems that have SMB3/CIFS shares mounted and are running affected kernel versions. There is no indication of remote exploitability or data exfiltration risk beyond the local system (Feedly).

Mitigation and workarounds

The Linux kernel maintainers have released patches across multiple stable branches. Users should update to kernel versions that include the following fixes: 5.15.111 (commit 0f87e18203bd), 6.1.28 (commit ab9ddc87a905), 6.2.15 (commit 3aa9d065b068), 6.3.2 (commit cb36365dac25), and 6.4 (commit 32a046ccaeea). As a workaround where patching is not immediately possible, avoiding the use of SMB3/CIFS mounts with deferred close functionality on affected systems can reduce exposure. Administrators should apply the relevant distribution kernel updates as soon as they are available (Feedly, kernel.org patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management