CVE-2025-39950 is a Linux kernel networking vulnerability in the TCP subsystem affecting the TCP Authentication Option implementation. During a connect() operation on a TCP socket configured with a TCP-AO key and with TCP_REPAIR enabled, tcp_connect() can reach tcp_finish_connect() with a NULL skb pointer. That NULL pointer is then passed into tcp_ao_finish_connect() in net/ipv4/tcp_ao.c, where the code dereferences tcp_hdr(skb)->seq without first validating that skb is non-NULL. This results in a kernel NULL pointer dereference. The flaw was introduced in Linux kernel 6.7 and fixed by adding an explicit NULL check before dereferencing skb.
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.
9 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A NULL pointer dereference in the Linux kernel TCP subsystem caused by interaction between TCP-AO and TCP_REPAIR during connect(), where a NULL skb is passed and dereferenced without validation. The content states unprivileged users can trigger it.
A Linux kernel TCP subsystem NULL pointer dereference triggered by combining TCP-AO and TCP_REPAIR and issuing connect(), allowing unprivileged users to crash or disrupt the system.
A Linux kernel NULL pointer dereference vulnerability in tcp_ao_finish_connect() triggered when using TCP-AO together with TCP_REPAIR during connect(), due to dereferencing a NULL skb pointer.
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.