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:   Tue, 24 Nov 2020 16:00:10 -0600
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 Fixes

Please pull the following changes since commit
09162bc32c880a791c6c0668ce0745cf7958f576:

  Linux 5.10-rc4 (2020-11-15 16:44:31 -0800)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/5.10-rc5-smb3-fixes

for you to fetch changes up to 1254100030b3377e8302f9c75090ab191d73ee7c:

  smb3: Handle error case during offload read path (2020-11-15 23:05:33 -0600)

----------------------------------------------------------------
Four smb3 fixes for stable: one fixes a memleak, the other
three address a problem found with decryption offload that
can cause a use after free.

This PR was delayed due to changes to the cifs/smb3 testing
infrastructure (multiple testing configuration changes and improvements).
There are a few additional cifs/smb3 fixes in progress that can now be finished
and tested that I will send with later PR.

Regression test results:
http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/437
----------------------------------------------------------------
Namjae Jeon (1):
      cifs: fix a memleak with modefromsid

Rohith Surabattula (3):
      smb3: Call cifs reconnect from demultiplex thread
      smb3: Avoid Mid pending list corruption
      smb3: Handle error case during offload read path

 fs/cifs/cifsacl.c |  1 +
 fs/cifs/smb2ops.c | 88 +++++++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 74 insertions(+), 15 deletions(-)


-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ