CVE-2026-90067

Linux · Kernel

The Linux kernel libceph component fails to validate banner payload lengths in the messenger v2 protocol, allowing a zero-length read that triggers a kernel warning and potential service disruption.

Executive summary

A flaw in the Linux kernel libceph subsystem allows an unauthenticated remote attacker to trigger a kernel warning and potential system instability by sending a maliciously crafted protocol banner.

Vulnerability

This is an improper input validation vulnerability within the Ceph messenger v2 protocol handling. An unauthenticated attacker can supply a payload length of zero during the banner exchange, violating internal state machine invariants and triggering a kernel-level warning that can lead to service interruption.

Business impact

Successful exploitation of this vulnerability results in a Denial of Service (DoS) condition at the kernel level. Because this affects the core networking layer of the Ceph storage subsystem, it can lead to unexpected system crashes or hangs, causing significant downtime for storage services and impacting business operations that rely on Ceph for data availability. The CVSS score of 7.5 reflects the high impact on system availability, despite the lack of direct data compromise or unauthorized access.

Remediation

Immediate Action: Apply the vendor-supplied kernel patches by upgrading to version 5.15.221, 6.1.188, 6.6.157, 6.12.110, or the latest available stable release for your specific distribution.

Proactive Monitoring: Monitor system logs for kernel warnings related to Ceph messenger v2 or populate_in_iter errors, which may indicate attempted exploitation.

Compensating Controls: Restrict network access to Ceph storage nodes to trusted internal IP ranges or VPN segments to prevent unauthorized remote clients from initiating the vulnerable messenger v2 handshake.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Given that this vulnerability affects the core networking stack of the Linux kernel, immediate patching is advised to maintain system stability and availability. Administrators should prioritize upgrading their kernels to the fixed versions listed above to eliminate the risk of remote-triggered kernel warnings and potential service outages.

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 7.5 (3.1)
  4. Analyst report written

Sources