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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mtK7gFUwQfmsBpg2LKPLxkvewsYBAtp7QO2zpX-bJ8SrQ@mail.gmail.com>
Date: Thu, 3 Oct 2024 11:29:01 -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
9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

  git://git.samba.org/ksmbd.git tags/v6.12-rc1-ksmbd-fixes

for you to fetch changes up to 9c383396362a4d1db99ed5240f4708d443361ef3:

  ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()
(2024-10-01 14:50:51 -0500)

----------------------------------------------------------------
Three small ksmbd server fixes
- small cleanup patches leveraging struct size to improve access bounds checking

----------------------------------------------------------------
Thorsten Blum (3):
      ksmbd: Use struct_size() to improve get_file_alternate_info()
      ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()
      ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()

 fs/smb/server/smb2pdu.c        |  7 +++----
 fs/smb/server/smb2pdu.h        | 14 +++++++-------
 fs/smb/server/transport_rdma.c |  4 ++--
 3 files changed, 12 insertions(+), 13 deletions(-)

-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ