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]
Date:   Fri, 6 Oct 2023 16:44:57 -0500
From:   Steve French <smfrench@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     CIFS <linux-cifs@...r.kernel.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] smb3 client fixes

Please pull the following changes since commit
8a749fd1a8720d4619c91c8b6e7528c0a355c0aa:

  Linux 6.6-rc4 (2023-10-01 14:15:13 -0700)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/6.6-rc4-smb3-client-fixes

for you to fetch changes up to 3b8bb3171571f92eda863e5f78b063604c61f72a:

  smb: client: do not start laundromat thread on nohandlecache
(2023-10-04 16:21:15 -0500)

----------------------------------------------------------------
Two smb3 client fixes
- protect cifs/smb3 socket connect from BPF address overwrite
-fix case when directory leases disabled but wasting resources with
unneeded thread on each mount
----------------------------------------------------------------
Jordan Rife (1):
      smb: use kernel_connect() and kernel_bind()

Paulo Alcantara (1):
      smb: client: do not start laundromat thread on nohandlecache

 fs/smb/client/connect.c | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)


-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ