-
- Downloads
Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Pull ksmbd server fixes from Steve French: "Four fixes, three for stable: - slab out of bounds fix - lock cancellation fix - minor cleanup to address clang warning - fix for xfstest 551 (wrong parms passed to kvmalloc)" * tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd: ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr ksmbd: delete asynchronous work from list ksmbd: remove unused is_char_allowed function ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN
No related branches found
No related tags found
Showing
- fs/ksmbd/connection.c 6 additions, 11 deletionsfs/ksmbd/connection.c
- fs/ksmbd/ksmbd_work.h 1 addition, 1 deletionfs/ksmbd/ksmbd_work.h
- fs/ksmbd/server.c 1 addition, 4 deletionsfs/ksmbd/server.c
- fs/ksmbd/smb2pdu.c 21 additions, 15 deletionsfs/ksmbd/smb2pdu.c
- fs/ksmbd/smb2pdu.h 1 addition, 0 deletionsfs/ksmbd/smb2pdu.h
- fs/ksmbd/smb_common.c 109 additions, 29 deletionsfs/ksmbd/smb_common.c
- fs/ksmbd/smb_common.h 1 addition, 1 deletionfs/ksmbd/smb_common.h
- fs/ksmbd/unicode.c 0 additions, 18 deletionsfs/ksmbd/unicode.c
Loading
Please register or sign in to comment