← Späť na vyhľadávanie CVE

CVE-2026-64598

Popis

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.

CVSS 8.8EPSS 0.28200000000000003%Riziko 0.9
Zobraziť zdroj
Zverejnené
2026-08-06 08:16:35
Posledná úprava
2026-08-08 15:16:34
Vektor
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H