Use-after-free in Linux kernel netfilter nf_tables flowtable error handling
CVE-2026-23392 is a use-after-free vulnerability in the Linux kernel netfilter nf_tables subsystem. The flaw occurs in flowtable teardown on a rare error path: after hooks are unregistered, the flowtable can be released before an RCU grace period has elapsed, even though a hook may already hold a reference to that flowtable from the packet-processing path or the nfnetlink_hook control plane. The upstream fix adds synchronize_rcu() after hook unregistration in the error path so the flowtable is only released after pre-existing RCU readers have quiesced. The issue was uncovered by KASAN, which reported a use-after-free in the nfnetlink_hook path while dumping hooks. According to the fix description, the vulnerable path is typically reached only when the maximum number of hooks is hit, hardware offload setup fails, or a late EEXIST condition occurs because device hooks are already used by a different flowtable.
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.
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.
Mitigation
If you can’t patch tonight, do this now.
Remediation
Patch, then assume compromise.
Exploits
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
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.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
Recent activity
15 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Linux kernel netfilter nf_tables use-after-free vulnerability caused by releasing a flowtable too early on an error path before an RCU grace period, potentially exposing the flowtable to packet path and nfnetlink_hook control plane access.
Linux kernel vulnerability in netfilter nf_tables flowtable error handling.
A Linux kernel vulnerability in netfilter nf_tables involving flowtable release handling after an RCU grace period on error.
Linux kernel vulnerability in netfilter nf_tables involving improper flowtable release after RCU grace period on error.
The version that knows your environment.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.