CVE-2026-64598
A permanent, source-backed tracker page. Values are shown only when returned; explicit gaps and read failures remain different states.
What it is
ReportedIn 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. Source description excerpt; complete tracked detail loads below.
NVD published: Aug 6, 2026 · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026
What is affected
ReportedLinux — Linux. Product-level identification only; no affected-version conclusion is available from this field.
NVD published: Aug 6, 2026 · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026
Urgency and basis
ReportedTrack · 121.0
Tracker decision tier from the evidence detailed below · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026
Exploitation evidence
Not reportedNot reported by tracked sources.
What to do
Not reportedNot reported by tracked sources.
Evidence detail
Loading the full tracker evidence record…