CVE-2026-31613 is an out-of-bounds read vulnerability in the Linux kernel SMB client when parsing SMB 3.1.1 symlink error responses returned by a server. The flaw is reachable when an SMB CREATE request receives STATUS_STOPPED_ON_SYMLINK and smb2_check_message() accepts the response without performing length validation, leaving subsequent symlink parsing logic to process untrusted server-controlled data. In symlink_data(), the parser iterates SMB error contexts with an insufficient loop boundary condition and reads context fields even when fewer than the required header bytes remain, allowing a server-controlled ErrorDataLength to move the parsing pointer near the end of the buffer and cause the next iteration to read past it. The parser also reads the symlink header field SymLinkErrorTag from ErrorContextData without first verifying that the symlink header fully fits within bounds. A further bounds-checking error exists in smb2_parse_symlink_response(), which validates the substitute name using a fixed SMB2_SYMLINK_STRUCT_SIZE offset from the start of the response buffer. That offset is only correct when no error contexts are present; when one or more contexts exist, the actual symlink structure is located deeper in the buffer, and each skipped context shifts it further. As a result, substitute-name parsing can run past the end of the I/O vector buffer, and out-of-bounds heap bytes may be UTF-16 decoded into the symlink target returned to userspace via readlink(2).
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.
29 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Linux kernel SMB client out-of-bounds read vulnerability when parsing a symlink error response.
A Linux kernel SMB client vulnerability involving out-of-bounds reads while parsing a symlink error response.
A Linux kernel out-of-bounds read vulnerability in the SMB client while parsing symlink error responses.
A Linux kernel SMB client out-of-bounds read vulnerability when parsing a symlink error response.
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.