CVE-2026-64410
9.8Linux · Kernel
The Linux kernel netfilter flowtable implementation lacks support for IPIP tunnel hardware offload, potentially leading to incorrect offload configuration handling.
Executive summary
A critical vulnerability in the Linux kernel netfilter subsystem potentially allows unauthenticated attackers to trigger improper hardware offload behavior, resulting in significant system impact.
Vulnerability
The vulnerability exists due to a lack of support for IPIP tunnel hardware offload within the netfilter flowtable component. An unauthenticated attacker could leverage the way the kernel handles unsupported offload configurations to cause instability or potential compromise, as indicated by the CVSS score.
Business impact
The vulnerability carries a CVSS score of 9.8, reflecting a critical severity rating that indicates the potential for full system compromise, including unauthorized data access and denial of service. Such flaws in the core kernel infrastructure pose a high risk to business operations, as they can lead to widespread service disruption and the potential for remote code execution if the flaw is exploited in conjunction with other primitives.
Remediation
Immediate Action: Update the Linux kernel to version 7.1.4 or later to implement the necessary stub and flag checks that prevent improper hardware offload attempts.
Proactive Monitoring: Monitor system logs for unusual kernel panics or netfilter-related errors that may indicate exploitation attempts against the flowtable subsystem.
Compensating Controls: Use network segmentation and strict firewall policies to limit exposure of network infrastructure that relies on advanced netfilter offloading features.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the critical CVSS severity and the fundamental nature of the Linux kernel, organizations should prioritize patching affected systems to version 7.1.4 or higher. While no active exploitation is confirmed, the potential for high-impact compromise necessitates a rapid deployment of kernel updates to ensure system integrity and stability.