CVE-2026-89654

Linux · Kernel

A use-after-free vulnerability in the Ceph filesystem component of the Linux kernel allows an unauthenticated attacker to trigger memory corruption via race conditions during session management.

Executive summary

A critical use-after-free flaw in the Linux kernel Ceph filesystem implementation poses a significant risk of remote code execution or system instability.

Vulnerability

The vulnerability exists within the Ceph filesystem component, specifically in the check_new_map function, where improper mutex handling during session management leads to a use-after-free condition. An unauthenticated attacker can trigger this race condition, potentially leading to memory corruption or arbitrary code execution.

Business impact

The exploitation of this kernel-level vulnerability could lead to a complete system compromise, unauthorized data access, or persistent denial-of-service conditions. Given the CVSS score of 9.8, this flaw represents a critical threat to organizational infrastructure, as it allows for unauthenticated remote exploitation that bypasses standard user-level security controls.

Remediation

Immediate Action: Update the Linux kernel to version 7.2.4 or later, as this release includes the necessary patches to correct the session reference counting logic.

Proactive Monitoring: Monitor system logs for kernel panic events, segmentation faults, or unusual Ceph filesystem activity that may indicate exploitation attempts.

Compensating Controls: Ensure that network access to Ceph storage clusters is restricted to authorized nodes using robust firewall rules to minimize the attack surface.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

This vulnerability carries a critical severity rating and requires immediate attention due to the potential for kernel-level exploitation. System administrators should prioritize testing and deploying the 7.2.4 kernel update across all affected environments to mitigate the risk of unauthorized system access or catastrophic failure.

More Linux CVEs all →

History

CVE Brief tracked this CVE 1 day before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 9.8 (3.1)
  4. Analyst report written

Sources