CVE-2026-80528

9.8

Linux · Kernel

A memory management flaw in the Ceph filesystem driver allows a kernel crash due to improper handling of journal information during filesystem reclaim operations.

Executive summary

A critical vulnerability in the Linux kernel Ceph filesystem driver can be triggered to cause a system-wide kernel panic, leading to denial of service.

Vulnerability

The Ceph filesystem driver incorrectly maintains a pointer in the current task journal information during cache population, which can be misinterpreted by other filesystems during direct memory reclaim. This allows an unauthenticated attacker or local process to trigger a kernel crash by inducing memory pressure.

Business impact

The primary impact of this vulnerability is a complete system crash, resulting in unplanned downtime and loss of service availability. Given the CVSS score of 9.8, the potential for widespread disruption is significant, particularly in environments utilizing Ceph storage alongside other filesystem types.

Remediation

Immediate Action: Update the Linux kernel to the versions specified in the enrichment data (5.10.266, 5.15.217, 6.1.184, 6.6.153 or later) as provided by your distribution vendor.

Proactive Monitoring: Monitor system logs for kernel oops or panic messages that indicate memory management failures or filesystem-related dereference errors.

Compensating Controls: Restrict access to Ceph-mounted filesystems to trusted users and limit the ability of unprivileged processes to trigger memory-intensive operations.

Exploitation status

Public Exploit Available: No

Analyst recommendation

This vulnerability represents a high-severity risk to system stability and availability. Administrators should prioritize the application of kernel patches across all affected infrastructure, as the nature of the flaw makes it difficult to detect or mitigate through external security controls alone.

More Linux CVEs

Sources