Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

In the Linux kernel, the following vulnerability has been resolved: tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF) When MTU… (CVE-2026-72502)

0
Medium
Published: 08/15/2026 (08/15/2026, 06:32:27 UTC)
Source: GCVE Database

Description

A vulnerability in the Linux kernel's TCP IPv6 implementation allowed the maximum segment size (MSS) to be set to 65535, which conflicted with a special kernel value used for generic segmentation offload (GSO). This caused a NULL pointer dereference in skb_segment() when processing TCP packets, potentially leading to a kernel crash. The issue was fixed by limiting the MSS to 65534 when the MTU is large.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 08/15/2026, 16:16:46 UTC

Technical Analysis

The Linux kernel TCP IPv6 code had a flaw where ip6_default_advmss() could return IPV6_MAXPLEN (65535) as the MSS when the MTU was large. Since 0xFFFF (65535) is also used as a magic value GSO_BY_FRAGS in the kernel, TCP packets with gso_size=0xFFFF were incorrectly treated as GSO_BY_FRAGS in skb_segment(), causing a NULL pointer dereference due to the absence of a frag_list in local TCP packets. The fix involved returning the minimum of IPV6_MAXPLEN and GSO_BY_FRAGS - 1 (65534) from ip6_default_advmss() to avoid this conflict, along with updating related comments.

Potential Impact

This vulnerability can cause a kernel NULL pointer dereference leading to a denial of service (system crash) when processing specially crafted TCP IPv6 packets with large MTU values. There is no indication of code execution or privilege escalation. No known exploits in the wild have been reported.

Mitigation Recommendations

A fix has been implemented in the Linux kernel source code to address this issue by adjusting the MSS calculation to avoid the GSO_BY_FRAGS magic value. Users should apply the official kernel updates or patches that include this fix once available. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or Linux kernel mailing lists for the official patch and update guidance.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-cg8c-jghv-84p9
Osv Schema Version
1.4.0
Aliases
["CVE-2026-72502"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a808b6cbf8831d5394f81f5

Added to database: 08/15/2026, 15:53:16 UTC

Last enriched: 08/15/2026, 16:16:46 UTC

Last updated: 08/15/2026, 16:16:46 UTC

Views: 2

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses