CVE-2026-64598
smb/client: Fix error code in smb2_aead_req_alloc()
Published: Aug 6, 2026Updated: Aug 8, 2026 Sources: CVE List NVD
Description
In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2_aead_req_alloc() The "*num_sgs" variable is a u32 so "ERR_PTR(*num_sgs)" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler to store the return in an int ret variable. This bug would eventually result in a crash when dereference the invalid error pointer.
No summary for this CVE yet.
CVSS Vector Breakdown
Exploitability
AV:NAttack VectorNetwork
AC:LAttack ComplexityLow
PR:NPrivileges RequiredNone
UI:RUser InteractionRequired
Scope
S:UScopeUnchanged
Impact
C:HConfidentialityHigh
I:HIntegrityHigh
A:HAvailabilityHigh
Affected Products
Linux
oss-projectaka the linux kernel
Exploitability
No known exploits, KEV entries, or remediation guidance available for this vulnerability yet.
References
https://git.kernel.org/stable/c/aa37f5fef78dd11cbf983269da2031e12625c56d
git.kernel.org
https://git.kernel.org/stable/c/cad756733dc3985188983f3e2eb77e2927209099
git.kernel.org
https://git.kernel.org/stable/c/a187883cc1dc784a4d32537f5d316f1b7b9ad76f
git.kernel.org
and 2 more references View all →
Unlock Complete Vulnerability Intelligence
Get the full picture for CVE-2026-64598 and every CVE in our database. Create a free account — no credit card required.
Create Free AccountPlain-language analysis
Impact assessment and exploitation scenario in plain English
Attack graph visualization
Interactive attack path and kill chain mapping
Exploit details & PoC links
ExploitDB, Metasploit, GitHub PoCs with direct links
Nuclei scanner templates
Ready-to-use vulnerability scanner templates
Full remediation guide
Patch instructions, workarounds, and compliance impact
Interactive AI chat
Ask questions about this vulnerability in natural language
Related vulnerabilities
Semantically similar CVEs and attack patterns
REST API & MCP access
Integrate vulnerability data into your workflows
