CVE-2026-89596

Linux · Kernel

A memory safety flaw exists in the forcedeth driver within the Linux kernel, where an off-by-one error during configuration space operations can trigger a kernel trap or out-of-bounds access.

Executive summary

A memory safety flaw in the Linux kernel forcedeth driver may lead to system instability or denial of service for local attackers with low privileges.

Vulnerability

The vulnerability is an off-by-one error occurring during the suspension and resumption of the forcedeth driver, which causes the kernel to access memory outside the allocated configuration space. This flaw requires local access and low privileges to trigger, potentially causing the kernel to panic or abort execution via a UBSAN trap.

Business impact

Successful exploitation of this vulnerability could result in unexpected system crashes or kernel panics, leading to denial of service for critical infrastructure components. While the CVSS score of 7.1 indicates a high severity due to the impact on system integrity and availability, the requirement for local access somewhat limits the attack surface for remote threats. Nevertheless, stability and uptime risks warrant immediate attention in production environments.

Remediation

Immediate Action: Update the Linux kernel to version 6.12.109, 6.18.50, 7.2.4, or a later stable release as provided by your distribution vendor.

Proactive Monitoring: Monitor system logs for kernel panics, UBSAN warnings, or unexpected driver-related errors that may indicate an attempt to trigger this memory corruption.

Compensating Controls: Ensure that access to the system is strictly controlled, as this vulnerability requires local, authenticated access to execute the forcedeth driver operations.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the potential for system-wide service disruption, administrators should prioritize updating kernel packages during the next scheduled maintenance window. While the barrier to entry is higher due to the local access requirement, patching remains the only definitive way to resolve the underlying memory safety violation and prevent potential kernel-level instability.

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