CVE-2026-72442
Last modified
CVE-2026-72442 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: fix and simplify IP6IP6 tunnel handling Fix nf_flow_ip6_tunnel_proto() to use pskb_may_pull() instead of skb_header_pointer() to ensure the outer IPv6 header is in the skb headroom, which is required for subsequent packet processing. Move ctx->offset update inside the IPPROTO_IPV6 conditional block since it should only be adjusted when an IP6IP6 tunnel is actually detected. Simplify the rx path by removing ipv6_skip_exthdr() and checking ip6h->nexthdr directly, as the flowtable fast path only handles simple IP6IP6 encapsulation without extension headers. Drop the tunnel encapsulation limit destination option support from the tx path to match, since the rx path no longer handles extension headers. Remove the encap_limit parameter from nf_flow_offload_ipv6_forward(), nf_flow_tunnel_ip6ip6_push() and nf_flow_tunnel_v6_push(), along with the ipv6_tel_txoption struct and related headroom/MTU adjustments.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: fix and simplify IP6IP6 tunnel handling Fix nf_flow_ip6_tunnel_proto() to use pskb_may_pull() instead of skb_header_pointer() to ensure the outer IPv6 header is in the skb headroom, which is required for subsequent packet processing. Move ctx->offset update inside the IPPROTO_IPV6 conditional block since it should only be adjusted when an IP6IP6 tunnel is actually detected. Simplify the rx path by removing ipv6_skip_exthdr() and checking ip6h->nexthdr directly, as the flowtable fast path only handles simple IP6IP6 encapsulation without extension headers. Drop the tunnel encapsulation limit destination option support from the tx path to match, since the rx path no longer handles extension headers. Remove the encap_limit parameter from nf_flow_offload_ipv6_forward(), nf_flow_tunnel_ip6ip6_push() and nf_flow_tunnel_v6_push(), along with the ipv6_tel_txoption struct and related headroom/MTU adjustments.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d98103575dcdd3a730e0901ab457791a9ac6930c, < 7f8d816a9aa2729d270418f00c9ef5e85bfc1b31; >= d98103575dcdd3a730e0901ab457791a9ac6930c, < f4c2d8668d85ed125985da663c824a9c25498257 |
| Linux | Linux | 7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72442?
How severe is CVE-2026-72442?
How do I fix CVE-2026-72442?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72437In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72438In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-72439In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7244A security flaw has been discovered in Totolink A8000RU 7.1c…9.8
- CVE-2026-72440In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-72441In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72443In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72444In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72445In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72446In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72447In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72448In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72442?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
