In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defrag… (CVE-2026-72250)
A vulnerability in the Linux kernel's netfilter subsystem related to IPv6 packet reassembly has been resolved. The issue involves incorrect adjustment of the mac_header offset after IPv6 defragmentation, which can cause the system to incorrectly interpret the presence of a MAC header. This flaw arises because the mac_header field is a u16 offset with a sentinel value indicating 'not set', and an unconditional addition causes it to wrap incorrectly. The vulnerability was fixed by adding a guard to the mac_header adjustment similar to a sibling implementation. No CVSS score is available for this issue.
AI Analysis
Technical Summary
The Linux kernel vulnerability CVE-2026-72250 affects the netfilter nf_conntrack_reasm component responsible for IPv6 fragment reassembly. The function nf_ct_frag6_reasm() unconditionally advances the skb->mac_header offset after removing the IPv6 fragment header. On the NF_INET_LOCAL_OUT defragmentation path, skb->mac_header is initially unset (~0U). Adding the fragment header size causes the offset to wrap, leading skb_mac_header_was_set() to incorrectly report a MAC header presence and skb_mac_header() to point into packet headroom. This was harmless when mac_header was a pointer but became problematic after it changed to a u16 offset. The fix introduces a guard to prevent this incorrect adjustment, mirroring the approach in net/ipv6/reassembly.c.
Potential Impact
The vulnerability causes incorrect handling of the mac_header offset in IPv6 packet reassembly, potentially leading to misinterpretation of packet headers. The description does not specify direct exploitation consequences such as privilege escalation or denial of service. No known exploits are reported in the wild. The impact appears limited to incorrect internal kernel state handling during IPv6 defragmentation.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to guard the mac_header adjustment after IPv6 defragmentation in nf_conntrack_reasm. Users should update to the fixed kernel version once available. Patch status is not explicitly confirmed in the provided data; check the official Linux kernel advisories or vendor updates for the exact fixed versions and apply them accordingly.
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defrag… (CVE-2026-72250)
Description
A vulnerability in the Linux kernel's netfilter subsystem related to IPv6 packet reassembly has been resolved. The issue involves incorrect adjustment of the mac_header offset after IPv6 defragmentation, which can cause the system to incorrectly interpret the presence of a MAC header. This flaw arises because the mac_header field is a u16 offset with a sentinel value indicating 'not set', and an unconditional addition causes it to wrap incorrectly. The vulnerability was fixed by adding a guard to the mac_header adjustment similar to a sibling implementation. No CVSS score is available for this issue.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel vulnerability CVE-2026-72250 affects the netfilter nf_conntrack_reasm component responsible for IPv6 fragment reassembly. The function nf_ct_frag6_reasm() unconditionally advances the skb->mac_header offset after removing the IPv6 fragment header. On the NF_INET_LOCAL_OUT defragmentation path, skb->mac_header is initially unset (~0U). Adding the fragment header size causes the offset to wrap, leading skb_mac_header_was_set() to incorrectly report a MAC header presence and skb_mac_header() to point into packet headroom. This was harmless when mac_header was a pointer but became problematic after it changed to a u16 offset. The fix introduces a guard to prevent this incorrect adjustment, mirroring the approach in net/ipv6/reassembly.c.
Potential Impact
The vulnerability causes incorrect handling of the mac_header offset in IPv6 packet reassembly, potentially leading to misinterpretation of packet headers. The description does not specify direct exploitation consequences such as privilege escalation or denial of service. No known exploits are reported in the wild. The impact appears limited to incorrect internal kernel state handling during IPv6 defragmentation.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to guard the mac_header adjustment after IPv6 defragmentation in nf_conntrack_reasm. Users should update to the fixed kernel version once available. Patch status is not explicitly confirmed in the provided data; check the official Linux kernel advisories or vendor updates for the exact fixed versions and apply them accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-9f37-2xqv-pf7f
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-72250"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a808b73bf8831d5394fd9de
Added to database: 08/15/2026, 15:53:23 UTC
Last enriched: 08/15/2026, 16:45:20 UTC
Last updated: 08/16/2026, 00:41:15 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
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
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.