CVE-2026-64035
Linux · Kernel
A memory corruption vulnerability in the Linux kernel Intel Gigabit Ethernet driver (igc) allows for potential system instability or code execution.
Executive summary
A critical memory corruption vulnerability in the Linux kernel igc driver, rated at 9.8 CVSS, presents a severe risk of system instability or remote code execution.
Vulnerability
This vulnerability arises from improper initialization of transmit buffer metadata for SMD frames within the igc driver. An attacker can trigger this state over the network, leading to memory corruption during buffer cleanup operations.
Business impact
With a CVSS score of 9.8, this vulnerability is critical. It exposes systems to potential remote code execution or complete system crashes, leading to significant service disruption and potential unauthorized access to sensitive kernel-level data.
Remediation
Immediate Action: Apply the latest Linux kernel security updates, specifically ensuring the kernel is upgraded to version 6.18.34 or 7.0.11.
Proactive Monitoring: Monitor system logs for kernel panics or repeated driver-related errors that may indicate exploitation attempts.
Compensating Controls: Restrict network access to the affected hardware interfaces and implement network-level filtering to block malformed traffic if immediate patching is not feasible.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
This vulnerability represents a critical threat due to its potential for remote exploitation and high CVSS score. Organizations should treat this as a high-priority update to ensure kernel integrity and prevent potential system-wide compromise.