This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 976600c6da56 Merge tag 'platform-drivers-x86-v6.7-4' of git://git.kerne [...] new eec04ea11969 smb: client: fix OOB in receive_encrypted_standard() new af1689a9b770 smb: client: fix potential OOBs in smb2_parse_contexts() new 90d025c2e953 smb: client: fix NULL deref in asn1_ber_decoder() new 3a42709fa909 smb: client: fix OOB in smb2_query_reparse_point() new 3f7168591ebf Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.o [...]
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/client/cached_dir.c | 17 ++++++--- fs/smb/client/smb2misc.c | 26 +++++-------- fs/smb/client/smb2ops.c | 40 ++++++++++++-------- fs/smb/client/smb2pdu.c | 93 ++++++++++++++++++++++++++++------------------ fs/smb/client/smb2proto.h | 12 +++--- 5 files changed, 109 insertions(+), 79 deletions(-)