CVE-2026-89646
Linux · Kernel
A memory leak in the Linux kernel Ceph filesystem driver during writeback aborts at unmount can lead to inode reference leaks, causing kernel panics and system instability.
Executive summary
A vulnerability in the Linux kernel Ceph filesystem driver allows a local attacker to trigger a kernel panic and system denial of service by causing an inode reference leak.
Vulnerability
This is a resource management flaw in the Ceph filesystem component where an inode reference is leaked during a writeback abort operation. The vulnerability requires low privileges (local access) to trigger, as the failure occurs specifically during the filesystem unmount process.
Business impact
The primary impact of this vulnerability is a kernel panic, which results in an immediate and unplanned system crash. Given the CVSS score of 7.8, this represents a significant risk to system availability, particularly for servers utilizing Ceph storage clusters. Successful exploitation could lead to data corruption or prolonged service outages, necessitating unscheduled maintenance and potential loss of data integrity during a crash.
Remediation
Immediate Action: Apply the vendor-supplied kernel patches by updating to Linux kernel version 6.18.50, 7.2.4, or later versions where the fix is integrated.
Proactive Monitoring: Monitor system logs for kernel BUG entries, particularly those referencing fs/super.c or Ceph filesystem errors, which may indicate that this flaw is being triggered.
Compensating Controls: Limit access to the filesystem unmount commands to only authorized administrative users to prevent non-privileged actors from triggering the crash.
Exploitation status
Public Exploit Available: No (exploit_available: false).
Analyst recommendation
This vulnerability presents a clear risk to the stability of systems running the Ceph filesystem. Administrators should prioritize patching their production kernels to the specified fixed versions to ensure system uptime and prevent potential kernel panics. Failure to patch may result in avoidable service interruptions if a user or automated process triggers an unmount of the affected filesystem.
More Linux CVEs all →
History
CVE Brief tracked this CVE 1 day before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 7.8 (3.1)
- Analyst report written