lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mtMOk4B+Chvd=an04wjx0zG4NA_b0uSmsBV00qC+T52Cw@mail.gmail.com>
Date: Sat, 17 Aug 2024 16:52:43 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, CIFS <linux-cifs@...r.kernel.org>
Subject: [GIT PULL] smb3 client fixes

Please pull the following changes since commit
7c626ce4bae1ac14f60076d00eafe71af30450ba:

  Linux 6.11-rc3 (2024-08-11 14:27:14 -0700)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/v6.11-rc3-smb3-client-fixes

for you to fetch changes up to 5b4f3af39b6588e8de4444d8e1ccf759b40f9414:

  smb: smb2pdu.h: Use static_assert() to check struct sizes
(2024-08-15 16:06:55 -0500)

----------------------------------------------------------------
Three client fixes, including two for stable
- fix for clang warning - additional null check
- fix for cached write with posix locks
- flexible structure fix

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      smb: smb2pdu.h: Use static_assert() to check struct sizes

Steve French (1):
      smb3: fix lock breakage for cached writes

Su Hui (1):
      smb/client: avoid possible NULL dereference in cifs_free_subrequest()

 fs/smb/client/file.c    | 21 +++++++++++++++------
 fs/smb/common/smb2pdu.h |  2 ++
 2 files changed, 17 insertions(+), 6 deletions(-)


-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ