CVE-2026-64380
Published Jul 25, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: smb: client: harden POSIX SID length parsing posix_info_sid_size() reads sid[1] to obtain the subauthority count, but its existing boundary check still accepts buffers with only one remaining byte. Require two bytes before reading sid[1] so all client paths that reuse the helper reject truncated POSIX SIDs safely.
Is your site exposed to CVE-2026-64380?
Run a free security scan — no signup, results in seconds.
EPSS — Exploit Prediction
0.0022
Probability of exploitation
0.13%
Percentile rank
EPSS estimates the probability that this vulnerability will be exploited in the wild within the next 30 days. A higher score means more likely to be exploited.
References
Other References
https://git.kernel.org/stable/c/0de5b8e76847f5de26f364a82c6602c4881c30da
https://git.kernel.org/stable/c/171605aed68380c2fa75dff9b3a1ed427c50065b
https://git.kernel.org/stable/c/4213c1208978483021d7d125c131de3985d38f61
https://git.kernel.org/stable/c/427eb7eb46425fec845a43e861f3d6e2899cae59
https://git.kernel.org/stable/c/46a84715a015cb48e1b9c219dc88c03d8a541ea4
https://git.kernel.org/stable/c/7ad2bcf2441430bb2e918fb3ef9a90d775a6e422
https://git.kernel.org/stable/c/86c5d470f5d42e61123b2f4b4f0b91f4eee5b980
https://git.kernel.org/stable/c/96e889bc1e759c83f25093e8c2f3da31b4973f30
Frequently Asked Questions
What is CVE-2026-64380? +
In the Linux kernel, the following vulnerability has been resolved:
smb: client: harden POSIX SID length parsing
posix_info_sid_size() reads sid[1] to obtain the subauthority count,
but its existing boundary check still accepts buffers with only one
remaining byte. Require two bytes before reading sid[1] so all client
paths that reuse the helper reject truncated POSIX SIDs safely.
How do I check if I'm vulnerable to CVE-2026-64380? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.