A use-after-free vulnerability existed in the Linux kernel GENEVE networking subsystem in geneve_find_dev(), triggered by incorrect lifecycle handling of Geneve devices across network namespaces. During configuration, geneve_configure() linked struct geneve_dev.next into the Geneve list associated with the backend UDP socket namespace. If the namespace used for that linkage differed from dev_net(dev), such as when cross-namespace parameters were supplied through network namespace selection attributes, the device could later be freed when its own namespace was dismantled while its list linkage remained in the backend UDP socket namespace. Subsequent creation of another Geneve device in that namespace could cause geneve_find_dev() to traverse a stale list entry and dereference freed memory. The upstream fix changed tunnel teardown so that geneve_destroy_tunnels() invokes geneve_dellink(), ensuring the device is properly unlinked before release.
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.
10 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Linux kernel use-after-free vulnerability in geneve_find_dev().
A Linux kernel use-after-free vulnerability in geneve_find_dev().
A Linux kernel use-after-free vulnerability in geneve_find_dev().
A Linux kernel use-after-free vulnerability in the Geneve networking code, specifically in geneve_find_dev(), caused by stale linkage across network namespaces during device teardown and later reuse.
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.