CVE-2026-80558
9.8Linux · Kernel
A memory corruption vulnerability in the Linux kernel libceph component allows unauthenticated remote attackers to trigger out of bounds memory access via a corrupted osdmap.
Executive summary
A critical out of bounds memory access vulnerability in the Linux kernel libceph component exposes systems to potential remote code execution and service disruption.
Vulnerability
This vulnerability occurs in the libceph network file system client when processing a corrupted osdmap from a Ceph monitor or OSD. An unauthenticated attacker can supply malicious OSD indices that are not properly validated, leading to out of bounds memory access when the kernel attempts to read internal state arrays.
Business impact
The CVSS score of 9.8 indicates a critical severity level, reflecting the potential for complete system compromise. Successful exploitation could allow an attacker to crash the host system, resulting in significant downtime, or potentially achieve remote code execution, leading to full unauthorized access to sensitive data and infrastructure.
Remediation
Immediate Action: Update the Linux kernel to the versions specified in the OSV fixed packages list (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 panic events or unusual Ceph client errors that may indicate attempts to pass malformed data to the libceph module.
Compensating Controls: Ensure that network access to Ceph monitors and OSDs is strictly restricted to authorized nodes using firewalls or network segmentation to prevent untrusted sources from reaching the service.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the critical nature of this vulnerability and the potential for remote exploitation, organizations using Ceph storage clusters must prioritize kernel updates. Apply the patches immediately to all affected nodes to eliminate the risk of memory corruption and potential system compromise.