CVE-2026-89532

Linux · Kernel

A memory corruption vulnerability in the Linux kernel svcrdma component allows unauthenticated remote attackers to trigger out-of-bounds reads and potential system crashes via crafted RPC chunks.

Executive summary

A critical out-of-bounds read vulnerability in the Linux kernel RPC-over-RDMA (svcrdma) implementation poses a severe risk of information disclosure and denial-of-service.

Vulnerability

This flaw involves an integer underflow in the svcrdma pcl_for_each_segment function when processing empty chunks. An unauthenticated remote attacker can supply a crafted chunk list that triggers an out-of-bounds memory read, leading to a general protection fault or unauthorized information access.

Business impact

The vulnerability carries a CVSS score of 9.1, reflecting its critical nature due to the potential for unauthenticated remote exploitation. Successful exploitation can lead to system instability, causing denial-of-service for critical infrastructure relying on RDMA, or the leakage of sensitive kernel memory contents. Such an event could disrupt business continuity and compromise the confidentiality of data processed within the kernel space.

Remediation

Immediate Action: Apply the vendor-provided kernel updates to version 5.15.221, 6.1.188, 6.6.157, 6.12.109, or newer immediately to ensure the patch is active.

Proactive Monitoring: Monitor kernel logs and system dmesg for general protection faults or unexpected service crashes related to the svcrdma module.

Compensating Controls: If patching is not immediately feasible, restrict network access to RDMA-enabled services to trusted internal sources to mitigate the risk of remote triggering.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Given the critical severity and the potential for remote exploitation without authentication, administrators must prioritize the deployment of the patched kernel versions across all affected environments. Testing the update in a staging environment is advised to ensure compatibility with existing RDMA configurations, followed by a rapid deployment to production systems to eliminate this exposure.

More Linux CVEs all →

History

CVE Brief tracked this CVE 5 days 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.1 (3.1)
  4. Analyst report written

Sources