CVE-2023-53867
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53867 is a use-after-free vulnerability in the Linux kernel's Ceph filesystem client, specifically in the capability (cap) trimming logic. When trimming caps, after session->s_cap_lock is released in ceph_iterate_session_caps(), a cap may be concurrently removed by another thread; subsequent use of the stale cap memory in callbacks triggers a use-after-free crash. The vulnerability affects Linux kernel versions prior to 6.1.28, 6.2.15, 6.3.2, and 6.4, and was publicly disclosed on December 24, 2025. No CVSS score has been assigned by NVD at this time, and the EPSS score is approximately 0.018% (Feedly, ENISA EUVD).

Technical details

The root cause is a race condition (CWE-416: Use After Free) in the Ceph kernel client's cap management code. When ceph_iterate_session_caps() releases session->s_cap_lock, a concurrent thread can remove the cap object from the session; the original thread then dereferences the now-freed cap memory in its callback, causing a use-after-free crash. The fix requires checking for the cap's continued existence immediately after acquiring ci->i_ceph_lock, and aborting the callback if the cap has already been removed. Patches are available in the stable kernel tree at commits 2b2515b8, 448875a7, aaf67de7, and ae6e9356 (Feedly, kernel.org patch 1).

Impact

Successful exploitation of this vulnerability can cause a kernel crash (system unavailability) on Linux systems using the Ceph filesystem client, as the use-after-free condition corrupts kernel memory. In more severe scenarios, kernel memory corruption from use-after-free bugs can potentially be leveraged for local privilege escalation, though no such exploitation has been publicly demonstrated for this specific CVE. The impact is primarily limited to systems with Ceph filesystem mounts and is triggered by concurrent cap trimming operations (Feedly, ENISA EUVD).

Mitigation and workarounds

Apply the upstream Linux kernel patches that fix the race condition in the Ceph cap trimming code. Fixed versions include Linux kernel 6.1.28, 6.2.15, 6.3.2, and 6.4 (and later). Administrators running Ceph-mounted filesystems on affected kernel versions should update to a patched kernel release as soon as possible. As a temporary workaround, avoiding Ceph filesystem mounts on affected systems reduces exposure, though this may not be operationally feasible (Feedly, ENISA EUVD).

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