Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
High

Linux kernel netfilter flowtable action count validation flaw

IdentifiersCVE-2026-43329CWE-119

CVE-2026-43329 is a Linux kernel vulnerability in the netfilter flowtable hardware offload path caused by insufficient enforcement of the maximum number of flow actions. The issue arises because certain IPv6 flowtable offload combinations can require more actions than the implementation previously allowed. The documented IPv6 case can reach 17 actions: ethernet mangling consumes 4 payload actions, SNAT 4, DNAT 4, double VLAN/QinQ handling 4 VLAN actions, and redirect 1, already exceeding the prior limit of 16; act_ct may also add tunnel-related actions. Because payload actions operate on 32-bit words, IPv6 address mangling requires 4 payload actions per address operation. The fix updates flow_action_entry_next() call sites to strictly check the maximum number of supported actions and increases the per-flow action limit from 16 to 24.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Improper action-count validation in the flowtable offload path can lead to memory corruption conditions when oversized action sets are constructed for hardware offload, particularly in IPv6 configurations combining address mangling, NAT, VLAN operations, and redirect. The published scoring characterizes the issue as local, low complexity, requiring low privileges and no user interaction, with potential impact to confidentiality, integrity, and availability rated high.

Mitigation

If you can’t patch tonight, do this now.

If immediate patching is not possible, reduce exposure by disabling or avoiding netfilter flowtable hardware offload features in environments that use complex IPv6 offload rule combinations, especially those involving ethernet mangling, SNAT, DNAT, QinQ/double VLAN handling, redirect, or tunnel-related ct actions. Limit local low-privilege access to systems that can configure or influence affected networking paths. Mitigation details beyond reducing use of the affected offload functionality are not specifically provided in the source content.

Remediation

Patch, then assume compromise.

Apply a Linux kernel version containing the fix for CVE-2026-43329. The upstream remediation consists of adding strict maximum-action checks around flow_action_entry_next() usage and raising the maximum number of actions per flow from 16 to 24. Vendor-fixed builds listed in the provided content include, for example, kernel-default >= 5.14.21-150500.55.166.1 for several SLES 15 SP5 products, >= 6.4.0-150600.23.112.1 for several SLES 15 SP6 products, >= 6.4.0-150700.53.55.1 for several SLES 15 SP7 products, and >= 6.12.0-160000.33.1 for SLES 16.0, SUSE Linux Micro 6.2, and openSUSE Leap 16.0. Use the vendor-provided kernel update for the affected distribution and reboot after installation where required.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
LinuxLinux Kerneloperating_system
Rocky LinuxKerneloperating_system

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

ACTIVITY FEED

Recent activity

6 sources tracked across advisories and community write-ups. News coverage will land here when it surfaces.

No news coverage yet. Advisories and community discussion only.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity1

Community discussion across Reddit, Mastodon, and other social sources.