CVE-2026-72348: netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop

Published Aug 15, 2026
·
Updated

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

netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop

The ah, hbh and rt matches check that the fixed extension header is present, then use the header length field to derive the advertised extension header length for matching.

For the ah match, add the missing advertised-length check. For hbh and rt, update the existing advertised-length checks. In all three cases, set hotdrop to true before returning false when the advertised extension header length exceeds the available skb data.

Returning false treats the packet as a rule mismatch. Set hotdrop to true and drop malformed packets so they cannot bypass rules intended to drop packets with these IPv6 extension headers.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Linux kernel to a version that resolves this vulnerability.

    Patch netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop
  2. Configuration

    For the AH match (and in all three cases: AH, HBH, and RT), set hotdrop to true before returning false so malformed packets with advertised IPv6 extension header length exceeding available skb data are dropped (marked for hotdrop) and cannot bypass rules.

    Linux kernel netfilter ip6tables (AH/HBH/RT extension header matches) hotdrop = true
  3. Configuration

    Add the missing advertised-length check for the AH match; in the HBH and RT matches update the existing advertised-length checks so the fixed extension header length is checked against available skb data and malformed packets are marked for hotdrop/drop.

    Linux kernel netfilter ip6tables (AH/HBH/RT extension header matches) advertised-length check = add/extend

Event History

Aug 15, 2026
CVE Published
via MITRE·05:55 AM
Data Sourced
via MITRE·05:55 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