CVE-2026-64598

Source
https://cve.org/CVERecord?id=CVE-2026-64598
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64598.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64598
Downstream
Related
Published
2026-08-06T07:13:52.716Z
Modified
2026-08-18T03:31:04.818793719Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
smb/client: Fix error code in smb2_aead_req_alloc()
Details

In the Linux kernel, the following vulnerability has been resolved:

smb/client: Fix error code in smb2aeadreq_alloc()

The "*numsgs" variable is a u32 so "ERRPTR(*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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64598.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
d08089f649a0cfb2099c8551ac47eef0cc23fdf2
Fixed
aa37f5fef78dd11cbf983269da2031e12625c56d
Fixed
cad756733dc3985188983f3e2eb77e2927209099
Fixed
a187883cc1dc784a4d32537f5d316f1b7b9ad76f
Fixed
a1cc432cb0b0a1f74f98a0db3b94ca880c7947ac
Fixed
61f28012e5650c619223decdb7970e0d3162e949

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64598.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.3.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.96
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.39
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64598.json"