[GIT PULL] smb3 client fixes
From: Steve French
Date: Fri Jul 03 2026 - 16:50:04 EST
Please pull the following changes since commit
dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/v7.2-rc1-smb3-client-fixes
for you to fetch changes up to c16b8c4cfb4fe2244cc33e469a93c1ab8684146b:
cifs: Fix missing credit release on failure in cifs_issue_read()
(2026-07-02 09:16:03 -0500)
----------------------------------------------------------------
4 smb client fixes
- Credit fix
- Fix alignment issue in parse_posix_ctxt
- SID parsing fix
----------------------------------------------------------------
David Howells (1):
cifs: Fix missing credit release on failure in cifs_issue_read()
Steve French (1):
cifs: update internal module version number
Zihan Xi (2):
smb: client: harden POSIX SID length parsing
smb: client: use unaligned reads in parse_posix_ctxt()
fs/smb/client/cifsfs.h | 4 ++--
fs/smb/client/file.c | 1 +
fs/smb/client/smb2pdu.c | 8 ++++----
3 files changed, 7 insertions(+), 6 deletions(-)
--
Thanks,
Steve