smb/client: Fix error code in smb2_aead_req_alloc()
Summary
| CVE | CVE-2026-64598 |
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-08-06 08:16:35 UTC |
| Updated | 2026-08-06 08:16:35 UTC |
| 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. |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|
| CNA |
Linux |
Linux |
affected d08089f649a0cfb2099c8551ac47eef0cc23fdf2 aa37f5fef78dd11cbf983269da2031e12625c56d git |
Not specified |
| CNA |
Linux |
Linux |
affected d08089f649a0cfb2099c8551ac47eef0cc23fdf2 cad756733dc3985188983f3e2eb77e2927209099 git |
Not specified |
| CNA |
Linux |
Linux |
affected d08089f649a0cfb2099c8551ac47eef0cc23fdf2 a187883cc1dc784a4d32537f5d316f1b7b9ad76f git |
Not specified |
| CNA |
Linux |
Linux |
affected d08089f649a0cfb2099c8551ac47eef0cc23fdf2 a1cc432cb0b0a1f74f98a0db3b94ca880c7947ac git |
Not specified |
| CNA |
Linux |
Linux |
affected d08089f649a0cfb2099c8551ac47eef0cc23fdf2 61f28012e5650c619223decdb7970e0d3162e949 git |
Not specified |
| CNA |
Linux |
Linux |
affected 6.3 |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.3 semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.6.145 6.6.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.12.96 6.12.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.18.39 6.18.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.1.4 7.1.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.2-rc1 * original_commit_for_fix |
Not specified |
References
| Reference | Source | Link | Tags |
|---|
| git.kernel.org/stable/c/a187883cc1dc784a4d32537f5d316f1b7b9ad76f |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/aa37f5fef78dd11cbf983269da2031e12625c56d |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/cad756733dc3985188983f3e2eb77e2927209099 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/61f28012e5650c619223decdb7970e0d3162e949 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/a1cc432cb0b0a1f74f98a0db3b94ca880c7947ac |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.