CVE-2023-54258
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54258 is a vulnerability in the Linux kernel's CIFS (Common Internet File System) subsystem, specifically a potential NULL pointer dereference (oops) in the cifs_oplock_break function. The flaw arises when deferred close operations race with lease breaks during an unmount (kill_sb), potentially causing the kernel to access an invalid tcon->ses pointer. It was published on December 30, 2025, and affects the Linux kernel's CIFS module. The CVSS score and severity rating have not been publicly assigned at this time (CVE Record, Feedly).

Technical details

The root cause is a race condition (CWE-362) in the Linux kernel's CIFS client implementation. When deferred close is enabled, file close operations can race with SMB2 lease break notifications. During an unmount sequence (kill_sb), the cifs_oplock_break function may check tcon->ses validity after the session has already been freed, resulting in a NULL or dangling pointer dereference. The kernel crash trace shows the fault occurring at cifs_oplock_break+0x1f7/0x5b0 in the cifs module, with a faulting memory access at offset 0x60 of a freed or invalid structure (Feedly). Fixes were committed to the stable kernel tree across multiple branches (Kernel Git).

Impact

Successful triggering of this vulnerability causes a kernel panic (oops) on the affected Linux system, resulting in a denial of service. The impact is limited to availability — an attacker or local user capable of triggering the race condition (e.g., by mounting a CIFS share and inducing concurrent lease break and unmount operations) could crash the kernel. There is no evidence of confidentiality or integrity impact, and lateral movement is not a concern for this class of vulnerability (Feedly).

Mitigation and workarounds

The fix has been applied to the Linux kernel stable tree via multiple commits targeting affected stable branches: 5ee28bc, 6b67a6d, b99f490, and e8f5f84. Administrators should update to a patched kernel version that includes these commits. As a workaround, disabling deferred close on CIFS mounts (if configurable) may reduce exposure, but upgrading the kernel is the recommended remediation (Kernel Git).

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