Ghostwire

CVE-2026-64380: In the Linux kernel, the following vulnerability has been resolved: smb: client: harden POSIX SID length parsing...

HIGH CVSS 0.0

Published: July 25, 2026 | Last Modified: July 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.

Ghostwire Analysis — What This Means Practically

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Security Coverage (1 articles)

References