CVE-2026-45257 is a local privilege escalation vulnerability in the FreeBSD kernel TLS (KTLS) receive path. The flaw exists because KTLS-RX decrypts TLS records in place, assuming the backing mbufs are anonymous and safe to modify. That assumption fails when data is placed on a socket via sendfile(2), which can use file-backed non-anonymous M_EXTPG pages or EXT_SFBUF mbufs. In the vulnerable path, when a file is sent over a loopback TCP connection without KTLS enabled on the transmit side, those file-backed mbufs can reach the receiver unchanged. The KTLS receive path then performs in-place AES-GCM decryption against memory that still references the backing file's page-cache pages, causing attacker-influenced bytes to be written directly into the page cache rather than into a private buffer. Because the attacker can choose TLS keying material and knows the original file contents, they can control the resulting plaintext bytes written into any file they can read. The overwrite bypasses normal VFS-mediated protections and can affect trusted targets such as setuid binaries.
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.
25 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Mentioned only as a recent search term; no vulnerability details are provided in the content.
A local privilege escalation vulnerability in FreeBSD KTLS that may enable root compromise under certain conditions.
A FreeBSD KTLS vulnerability that may allow local privilege escalation, including through SUID root binaries.
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.