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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-07-25 10:17
Updated : 2026-09-08 14:06
NVD link : CVE-2026-64380
Mitre link : CVE-2026-64380
CVE.ORG link : CVE-2026-64380
JSON object : View
Products Affected
linux
- linux_kernel
CWE
