CVE-2026-72408

10.0

Linux · Kernel

A logic error in the Linux kernel geneve_gro_complete function incorrectly gates Generic Receive Offload (GRO) hints, potentially leading to improper packet processing.

Executive summary

An improper gating of GRO hints in the Linux kernel geneve driver could result in network processing vulnerabilities.

Vulnerability

The vulnerability exists in the geneve_gro_complete function, which fails to correctly gate GRO hints based on the socket configuration. An unauthenticated attacker could potentially exploit this logic flaw to influence packet handling, leading to system-level instability.

Business impact

The vulnerability is assigned a critical CVSS score of 10.0. Successful exploitation could lead to denial of service, interception of network traffic, or potential memory corruption within the kernel networking stack, severely impacting operational continuity.

Remediation

Immediate Action: Update the Linux kernel to version 7.1.5 or later to resolve the logic error in the Geneve driver.

Proactive Monitoring: Monitor network performance metrics and kernel logs for anomalies following the application of the patch.

Compensating Controls: Deploy WAF or network-level traffic inspection to identify and block malformed packets that might target the Geneve encapsulation protocol.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the critical nature of this vulnerability, immediate patching of all affected Linux systems is strongly advised. Organizations should prioritize systems that handle Geneve-encapsulated traffic to minimize the attack surface.

More Linux CVEs

Sources