CVE-2026-45251 is a FreeBSD kernel use-after-free vulnerability in file descriptor handling involving procdesc objects and poll(2)/select(2) waiters. A file descriptor may be closed while another thread is blocked in poll(2) or select(2) waiting on that descriptor. For affected descriptor types, the kernel failed to unlink blocked threads from the per-object wait queue before freeing the underlying object. In the procdesc case, procdesc_free() frees a struct procdesc containing embedded selection state without draining poll waiters. If the blocked thread is later awakened, it dereferences memory that has already been freed, creating a kernel use-after-free condition. Reported exploitation details indicate the freed slot can be reclaimed through file descriptor table manipulation, leading to stale queue-removal operations and arbitrary kernel pointer writes.
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 local privilege escalation vulnerability in FreeBSD procdesc handling caused by freeing a procdesc structure without draining poll waiters, enabling stale operations and arbitrary kernel-pointer writes.
A FreeBSD local privilege escalation vulnerability in procdesc_free() caused by freeing a procdesc structure without draining poll waiters, enabling arbitrary kernel-pointer writes.
A use-after-free vulnerability in old file descriptor infrastructure; the discussion says FreeBSD 11 is likely affected and no patch is possible on the EOL branch.
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.