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: <CAH2r5mtLERdeDNKxfDjHyHQuf82OOd-KXBq==5bOoBi8P7NrrA@mail.gmail.com>
Date: Fri, 14 Mar 2025 18:47:46 -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
80e54e84911a923c40d7bee33a34c1b4be148d7a:

  Linux 6.14-rc6 (2025-03-09 13:45:25 -1000)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/v6.14-rc6-smb3-client-fixes

for you to fetch changes up to 605b249ea96770ac4fac4b8510a99e0f8442be5e:

  smb: client: Fix match_session bug preventing session reuse
(2025-03-13 08:41:28 -0500)

----------------------------------------------------------------
Six small SMB3 client fixes, all also for stable
- four mount parm validation fixes for incorrect upper bounds checks
- fix for guest mounts when null alt password specified
- fix session reuse bug
----------------------------------------------------------------
Henrique Carvalho (1):
      smb: client: Fix match_session bug preventing session reuse

Murad Masimov (4):
      cifs: Fix integer overflow while processing acregmax mount option
      cifs: Fix integer overflow while processing acdirmax mount option
      cifs: Fix integer overflow while processing actimeo mount option
      cifs: Fix integer overflow while processing closetimeo mount option

Paulo Alcantara (1):
      smb: client: fix regression with guest option

 fs/smb/client/connect.c    | 16 ++++++++++++----
 fs/smb/client/fs_context.c | 18 +++++++++++-------
 2 files changed, 23 insertions(+), 11 deletions(-)


--
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ