CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64381

mediumCVSS 6.5covered by 2 sourcesfirst seen 2026-07-14
In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix next buffer leak in receive_encrypted_standard() receive_encrypted_standard() allocates next_buffer before checking whether the number of compound PDUs already reached MAX_COMPOUND. If the limit check fails, the function returns immediately and the newly allocated next_buffer is not assigned to server->smallbuf/server->bigbuf, making it leaked. Move the MAX_COMPOUND check before allocating next_buffer.

CSIRTS triage

What
A next buffer leak occurs in receive_encrypted_standard().
Who is affected
Deployments using the SMB client.
Urgency
Remediation is important to prevent potential information leaks, but no exploitation is reported.
Action
Update the SMB client to the latest version.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64381

Get an email if CVE-2026-64381 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-64381

CVE.org record

Embed the live status

CVE-2026-64381 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64381 status](https://www.csirts.com/badge/CVE-2026-64381)](https://www.csirts.com/cve/CVE-2026-64381)