Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-72408

10.0 · CRITICAL
Published Aug 15, 2026

Overview

CVE-2026-72408 is a critical-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 10.0 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 10.0, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

geneve: gate GRO hint in geneve_gro_complete() on gs->gro_hint

geneve_gro_receive() reads the GRO hint through geneve_sk_gro_hint_off(),

which honours it only when the socket enabled IFLA_GENEVE_GRO_HINT

(gs->gro_hint). geneve_gro_complete() instead calls the low-level

geneve_opt_gro_hint_off() and acts on the hint unconditionally.

On a tunnel without the hint, receive aggregates the frames as plain

ETH_P_TEB while complete still honours an attacker-supplied hint option: it

inflates gh_len by gro_hint->nested_hdr_len (u8) and redirects the dispatch

type, so the inner gro_complete handler runs at nhoff + gh_len, an offset

receive never pulled nor validated, reading out of bounds of the skb head:

BUG: KASAN: slab-out-of-bounds in ipv6_gro_complete (net/ipv6/ip6_offload.c:196)

Read of size 1 at addr ffff88800fe91980 by task exploit/153

ipv6_gro_complete (net/ipv6/ip6_offload.c:196)

geneve_gro_complete (drive

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-72408?

CVE-2026-72408 is a critical-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 10.0 (CRITICAL).

How severe is CVE-2026-72408?

This vulnerability has a CVSS 3.1 base score of 10.0, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-72408?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-72408?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-72408 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.

Browse by year 2026