CVE-2021-24086 is a denial-of-service vulnerability in the Windows TCP/IP stack, specifically in the tcpip.sys driver during reassembly of fragmented IPv6 packets. The flaw is rooted in a NULL pointer dereference in the IPv6 fragment reassembly logic, identified in the function Ipv6pReassembleDatagram. A remote attacker can trigger the vulnerable code path by sending crafted fragmented IPv6 traffic to a target Windows system, causing the kernel network stack to dereference a NULL pointer while processing the malformed packet sequence.
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.
1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos (1 hidden).
This repository contains a proof-of-concept (PoC) exploit for CVE-2021-24086, a remotely triggerable denial of service vulnerability in the Windows TCP/IP stack (tcpip.sys) affecting IPv6. The main exploit script, 'cve-2021-24086.py', is written in Python and uses the Scapy library to craft and send a series of fragmented IPv6 UDP packets with oversized extension headers to a specified target. The default target is the IPv6 multicast address 'ff02::1', but this can be changed via command-line arguments. The exploit aims to trigger a NULL dereference in the Windows kernel, causing a system crash. The repository also includes a README with background information, usage instructions, and references to further technical analysis. The exploit is a PoC and does not provide post-exploitation capabilities or a customizable payload; its sole purpose is to demonstrate the vulnerability by crashing the target system.
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.
4 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A previously disclosed Windows tcpip.sys IPv6 fragmentation vulnerability referenced for historical context while analyzing a newer tcpip.sys IPv6 options-related bug.
A Windows IPv4/IPv6 stack vulnerability mentioned only in a 'Next' article link, not discussed in the WatchDog content.
A denial-of-service vulnerability in Windows tcpip.sys triggered by malformed IPv6 packet reassembly, leading to a persistent system crash (Blue Screen of Death).
An important denial of service vulnerability in the Windows TCP/IP implementation.
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.