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: <CAH2r5mtYUujsHMx28hNQdPOYLhgLTYMN6BypJhQ=28qSunocxg@mail.gmail.com>
Date: Mon, 28 Apr 2025 18:44:21 -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 fixes

Please pull the following changes since commit
9c32cda43eb78f78c73aee4aa344b777714e259b:

  Linux 6.15-rc3 (2025-04-20 13:43:47 -0700)

are available in the Git repository at:

  git://git.samba.org/ksmbd.git tags/v6.15-rc4-ksmbd-server-fixes

for you to fetch changes up to 2fc9feff45d92a92cd5f96487655d5be23fb7e2b:

  ksmbd: fix use-after-free in session logoff (2025-04-25 18:22:26 -0500)

----------------------------------------------------------------
4 ksmbd SMB3 server fixes, most also for stable
- Fix three potential use after frees: in session logoff and in krb5 auth and
   in RPC open
- Fix missing rc check in session setup authentication
----------------------------------------------------------------
Namjae Jeon (1):
      ksmbd: fix use-after-free in ksmbd_session_rpc_open

Salah Triki (1):
      smb: server: smb2pdu: check return value of xa_store()

Sean Heelan (2):
      ksmbd: fix use-after-free in kerberos authentication
      ksmbd: fix use-after-free in session logoff

 fs/smb/server/auth.c              | 14 +++++++++++++-
 fs/smb/server/mgmt/user_session.c | 20 ++++++++++++++------
 fs/smb/server/mgmt/user_session.h |  1 +
 fs/smb/server/smb2pdu.c           | 18 +++++++-----------
 4 files changed, 35 insertions(+), 18 deletions(-)

-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ