CVE-2026-53383 is a denial-of-service vulnerability in the Linux kernel's ksmbd in-kernel SMB server caused by improper session-state validation in SMB2 compound request processing. In the non-first operation path of smb2_check_user_session(), ksmbd reuses the session associated with the first compound operation and treats it as valid after checking only the SessionId. This shortcut fails to re-validate that the session is in SMB2_SESSION_VALID state. In addition, use of the SMB2 related-operation SessionId value can bypass even the SessionId comparison in this branch. An attacker can first create a session that remains in SMB2_SESSION_IN_PROGRESS by sending a SESSION_SETUP request containing only an NTLM negotiate message, leaving the session's user object unset. If that request is used as the first operation in a compound request and followed by a related TREE_CONNECT operation to IPC$, ksmbd can process the tree connect against the still-in-progress session. The IPC tree-connect path then dereferences the session user pointer while it is still NULL, resulting in a kernel NULL-pointer dereference. The flaw stems from inconsistent enforcement of session validity between the standalone session lookup path and the compound-request branch.
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.
1 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
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.