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

Published Aug 15, 2026
·
Updated

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

geneve: gate GRO hint in genevegrocomplete() on gs->grohint

genevegroreceive() reads the GRO hint through geneveskgrohintoff(), which honours it only when the socket enabled IFLAGENEVEGROHINT (gs->grohint). genevegrocomplete() instead calls the low-level geneveoptgrohintoff() and acts on the hint unconditionally.

On a tunnel without the hint, receive aggregates the frames as plain ETHPTEB while complete still honours an attacker-supplied hint option: it inflates ghlen by grohint->nestedhdrlen (u8) and redirects the dispatch type, so the inner grocomplete handler runs at nhoff + ghlen, an offset receive never pulled nor validated, reading out of bounds of the skb head:

BUG: KASAN: slab-out-of-bounds in ipv6grocomplete (net/ipv6/ip6offload.c:196) Read of size 1 at addr ffff88800fe91980 by task exploit/153 ipv6grocomplete (net/ipv6/ip6offload.c:196) genevegrocomplete (drivers/net/geneve.c:965) udpgrocomplete (net/ipv4/udpoffload.c:940) inetgrocomplete (net/ipv4/afinet.c:1621) groflush (net/core/gro.c:306)

Gate the complete path on gs->grohint too via geneveskgrohintoff(), so both paths agree. Tunnels that enable the hint are unaffected.

Affected Software

1 affected component
Linux Linux kernel

Event History

Aug 15, 2026
CVE Published
via MITRE·05:56 AM
Data Sourced
via MITRE·05:56 AM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203