PT-2026-64602 · Linux · Linux
CVE-2026-64381
·
Published
2026-07-25
·
Updated
2026-07-25
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux