CVE-2026-89792

Linux · Kernel

The Linux kernel ksmbd implementation contains an out-of-bounds read vulnerability in share configuration responses due to improper validation of IPC share configuration payload sizes.

Executive summary

A high-severity out-of-bounds read vulnerability in the Linux kernel ksmbd module allows local authenticated attackers to cause information disclosure or service disruption.

Vulnerability

This flaw exists within the ksmbd component of the Linux kernel, where insufficient validation of IPC share configuration payloads leads to out-of-bounds memory access. An attacker with local low-level privileges can trigger this condition by manipulating share configuration requests, potentially resulting in unauthorized memory disclosure or a system crash.

Business impact

The exploitation of this vulnerability could lead to the unauthorized disclosure of sensitive kernel memory or denial of service, impacting system availability and confidentiality. With a CVSS score of 7.1, this vulnerability poses a significant risk to environments relying on ksmbd for file sharing, particularly in multi-tenant or shared-hosting infrastructures where local user isolation is critical.

Remediation

Immediate Action: Update the Linux kernel to version 7.2.6 or the latest stable release provided by your distribution vendor to incorporate the necessary memory bounds checking fixes.

Proactive Monitoring: Monitor system logs for kernel panics or repeated ksmbd-related service failures that may indicate attempts to trigger memory corruption.

Compensating Controls: If patching is not immediately feasible, consider disabling the ksmbd kernel module if it is not required for system operations to eliminate the attack surface.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the potential for kernel-level memory corruption, organizations should prioritize updating their Linux kernels to the identified patched versions. Although the vulnerability requires local access, the impact on kernel stability and potential for information leakage warrants immediate attention, especially in environments where non-privileged users have execution access.

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

Sources