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:   Sat, 15 Apr 2023 22:52:20 -0500
From:   Steve French <smfrench@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Namjae Jeon <linkinjeon@...nel.org>,
        CIFS <linux-cifs@...r.kernel.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ksmbd server fix

Please pull the following changes since commit
09a9639e56c01c7a00d6c0ca63f4c7c41abe075d:

  Linux 6.3-rc6 (2023-04-09 11:15:57 -0700)

are available in the Git repository at:

  git://git.samba.org/ksmbd.git tags/6.3-rc6-ksmbd-server-fix

for you to fetch changes up to e7067a446264a7514fa1cfaa4052cdb6803bc6a2:

  ksmbd: avoid out of bounds access in decode_preauth_ctxt()
(2023-04-13 14:17:32 -0500)

----------------------------------------------------------------
smb311 server preauth integrity negotiate context parsing fix
(check for out of bounds access)

----------------------------------------------------------------
David Disseldorp (1):
      ksmbd: avoid out of bounds access in decode_preauth_ctxt()

--Please pull the following changes since commit
09a9639e56c01c7a00d6c0ca63f4c7c41abe075d:

  Linux 6.3-rc6 (2023-04-09 11:15:57 -0700)

are available in the Git repository at:

  git://git.samba.org/ksmbd.git tags/6.3-rc6-ksmbd-server-fix

for you to fetch changes up to e7067a446264a7514fa1cfaa4052cdb6803bc6a2:

  ksmbd: avoid out of bounds access in decode_preauth_ctxt()
(2023-04-13 14:17:32 -0500)

----------------------------------------------------------------
smb311 server preauth integrity negotiate context parsing fix
(check for out of bounds access)

----------------------------------------------------------------
David Disseldorp (1):
      ksmbd: avoid out of bounds access in decode_preauth_ctxt()

 fs/ksmbd/smb2pdu.c | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ