This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6cb0bd94c08e Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.o [...] new fa4cdb8cbca7 ksmbd: fix session use-after-free in multichannel connection new beff0bc9d69b ksmbd: fix overflow in dacloffset bounds check new bf21e29d78cd ksmbd: validate zero num_subauth before sub_auth is accessed new c8b5b7c5da7d ksmbd: fix null pointer dereference in alloc_preauth_hash() new 06a22366d6a1 Merge tag 'v6.15rc-part2-ksmbd-server-fixes' of git://git. [...]
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fs/smb/server/auth.c | 4 ++-- fs/smb/server/connection.h | 11 +++++++++++ fs/smb/server/mgmt/user_session.c | 18 ++++++++++-------- fs/smb/server/smb2pdu.c | 21 +++++++++++++++------ fs/smb/server/smbacl.c | 21 +++++++++++++++++---- 5 files changed, 55 insertions(+), 20 deletions(-)