aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-06-30 21:53:33 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2023-06-30 21:53:33 -0700
commit8976e9d0039574b2336044fa5e3adb717f3ba54b (patch)
tree95a6560d8d7a53b857292acbabfe642f49743f11 /lib/string_helpers.c
parentMerge tag 'nfsd-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux (diff)
parentksmbd: avoid field overflow warning (diff)
downloadwireguard-linux-8976e9d0039574b2336044fa5e3adb717f3ba54b.tar.xz
wireguard-linux-8976e9d0039574b2336044fa5e3adb717f3ba54b.zip
Merge tag '6.5-rc-ksmbd-server-fixes-part1' of git://git.samba.org/ksmbd
Pull ksmbd server updates from Steve French: - two fixes for compounding bugs (make sure no out of bound reads with less common combinations of commands in the compound) - eight minor cleanup patches (e.g. simplifying return values, replace one element array, use of kzalloc where simpler) - fix for clang warning on possible overflow in filename conversion * tag '6.5-rc-ksmbd-server-fixes-part1' of git://git.samba.org/ksmbd: ksmbd: avoid field overflow warning ksmbd: Replace one-element array with flexible-array member ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect() ksmbd: add missing compound request handing in some commands ksmbd: fix out of bounds read in smb2_sess_setup ksmbd: Replace the ternary conditional operator with min() ksmbd: use kvzalloc instead of kvmalloc ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to void ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked() ksmbd: use kzalloc() instead of __GFP_ZERO ksmbd: remove unused ksmbd_tree_conn_share function
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions