Linux Kernel Ceph File System Use-After-Free Vulnerability

Vulnerability

A use-after-free vulnerability has been identified in the Ceph file system component of the Linux kernel. This issue arises when the kernel trims capability references. After releasing the lock on session capabilities, a capability may be removed by another thread. If the callback functions then use this stale capability reference, it can lead to a crash. The vulnerability is present in the Linux kernel's stable releases, specifically within the Ceph file system's handling of metadata server (MDS) capabilities.

Impact

Exploitation of this vulnerability can cause a crash due to a use-after-free condition, where freed memory is accessed, potentially leading to memory corruption.

Remediation

Users can upgrade to the latest stable version of the Linux kernel to address this vulnerability. The specific commit that fixes this issue is available in the Linux kernel stable tree.

Added: Dec 24, 2025, 1:26 PM
Updated: Dec 24, 2025, 1:26 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.3
remediation
7.7
relevance
1.7
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.