CVE-2026-43450 is an out-of-bounds read vulnerability in the Linux kernel netfilter nfnetlink_cthelper component, specifically in nfnl_cthelper_dump_table(). The flaw is caused by incorrect control flow around a restart path: a 'goto restart' target was placed after the enclosing for-loop rather than within the loop body. During netlink dump processing, if the helper pointer saved in cb->args[1] refers to an entry that is deleted between dump rounds, the '(cur != last)' comparison can fail for all entries, preventing cb->args[1] from being cleared. The loop can then terminate with cb->args[0] equal to nf_ct_helper_hsize, after which the restart jump re-enters the loop body without reapplying the bounds check. This results in an 8-byte read past the end of the nf_ct_helper_hash table. Kernel AddressSanitizer identified the issue as a slab out-of-bounds read reachable through netlink dump handling.
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.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
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.
6 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Linux kernel netfilter nfnetlink_cthelper vulnerability causing an 8-byte out-of-bounds read in nfnl_cthelper_dump_table() due to incorrect restart logic that can bypass a bounds check when a saved helper is deleted between dump rounds.
A Linux kernel netfilter vulnerability involving an out-of-bounds read in nfnl_cthelper_dump_table().
A Linux kernel netfilter vulnerability involving an out-of-bounds read in nfnl_cthelper_dump_table().
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.