CVE-2026-89497

Linux · Kernel

A buffer overflow vulnerability in the Linux kernel Orangefs file system allows local attackers to cause memory corruption via specially crafted debug masks.

Executive summary

A memory corruption vulnerability in the Linux kernel Orangefs component, triggered by improper handling of debug mask strings, poses a significant risk of local privilege escalation or system instability.

Vulnerability

This is a buffer overflow vulnerability (CWE-120) located in the orangefs_prepare_cdm_array function, where a mismatch between string parsing and buffer allocation logic allows an attacker to write past the end of an allocated buffer. The attack requires local access with low privileges to trigger the flaw.

Business impact

The vulnerability carries a CVSS score of 7.8, reflecting its potential for a local attacker to achieve high impact on confidentiality, integrity, and availability. Successful exploitation could lead to arbitrary code execution within the kernel context, resulting in full system compromise or persistent denial of service. Organizations relying on Orangefs for distributed file storage face potential data integrity risks if the kernel is exploited.

Remediation

Immediate Action: Update the Linux kernel to version 5.10.270, 5.15.221, 6.1.188, 6.6.157, or later as appropriate for your distribution.

Proactive Monitoring: Monitor system logs for kernel panics or unexpected memory access violations related to the Orangefs module.

Compensating Controls: If patching is not immediately feasible, restrict access to the Orangefs configuration interfaces and limit user permissions to prevent non-privileged access to system-level debug settings.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Given the severity of a kernel-level buffer overflow, it is imperative that security teams prioritize the deployment of the provided kernel patches. Local privilege escalation vulnerabilities within the kernel represent a critical threat to host security, and applying these updates is the only definitive way to eliminate the risk of exploitation.

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

Sources