CVE-2026-31533 is a use-after-free vulnerability in the Linux kernel net/tls subsystem, in the -EBUSY error path of tls_do_encryption(). When crypto_aead_encrypt() returns -EBUSY, the encryption request is queued to the cryptd backlog and tls_encrypt_done() later performs asynchronous cleanup by restoring scatterlist state and decrementing ctx->encrypt_pending. If tls_encrypt_async_wait() returns an error, tls_do_encryption() also performs that cleanup synchronously. This double restoration and double decrement corrupt the encrypt_pending sentinel, causing later operations to bypass waiting for outstanding cryptographic callbacks. A subsequent sendmsg path can free the associated TLS record through the BPF transmit-verdict path while a cryptd callback remains pending; the callback subsequently dereferences the freed record.
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 valid public exploits. Mallory filtered out 1 candidate as fakes, detection scripts, or README-only repos.
All candidate exploits were filtered out by Mallory's validation.
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 Linux kernel net/tls use-after-free vulnerability in the -EBUSY error path of tls_do_encryption(), involving a double-decrement of the encrypt_pending sentinel and double scatterlist restore. The content states it was exploited as a 0-day.
A use-after-free vulnerability in the Linux kernel net/tls subsystem's tls_do_encryption() error handling that can cause memory corruption and system instability during TLS encryption processing.
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.