diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-26 20:20:36 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-26 20:20:36 +0200 |
commit | f40125c0a160912ee3ac8def2f7de5bacb80df50 (patch) | |
tree | e34f8137ca5aab9b527682c836b723386dc7c443 /fs/smb/client/cifssmb.c | |
parent | mm: suppress mm fault logging if fatal signal already pending (diff) | |
parent | ksmbd: fix out of bounds in init_smb2_rsp_hdr() (diff) | |
download | linux-f40125c0a160912ee3ac8def2f7de5bacb80df50.tar.xz linux-f40125c0a160912ee3ac8def2f7de5bacb80df50.zip |
Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Pull ksmbd server fixes from Steve French:
- fixes for two possible out of bounds access (in negotiate, and in
decrypt msg)
- fix unsigned compared to zero warning
- fix path lookup crossing a mountpoint
- fix case when first compound request is a tree connect
- fix memory leak if reads are compounded
* tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd:
ksmbd: fix out of bounds in init_smb2_rsp_hdr()
ksmbd: no response from compound read
ksmbd: validate session id and tree id in compound request
ksmbd: fix out of bounds in smb3_decrypt_req()
ksmbd: check if a mount point is crossed during path lookup
ksmbd: Fix unsigned expression compared with zero
Diffstat (limited to 'fs/smb/client/cifssmb.c')
0 files changed, 0 insertions, 0 deletions