CVE-2025-38464 is a use-after-free vulnerability in the Linux kernel Transparent Inter-Process Communication (TIPC) topology server, affecting tipc_conn_close() during network-namespace teardown. In tipc_topsrv_stop(), the connection IDR lock was released before tipc_conn_close() operated on the selected tipc_conn. Concurrent tipc_conn_recv_work() processing could close that same connection and drop its final kref, freeing the object before the teardown path accessed it. The resulting stale access was observed by KASAN as an invalid eight-byte read in tipc_conn_close(). The upstream fix acquires a reference to the connection while holding the IDR lock and releases that reference after tipc_conn_close() returns.
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.
32 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A use-after-free vulnerability in the Linux kernel TIPC subsystem's tipc_conn_close() function.
A use-after-free vulnerability in the Linux kernel Transparent Inter-Process Communication (TIPC) subsystem's tipc_conn_close() function.
A Linux kernel TIPC use-after-free vulnerability in tipc_conn_close().
Linux kernel TIPC use-after-free vulnerability in tipc_conn_close().
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.