From: Linus Torvalds Date: Tue, 12 Dec 2023 18:30:10 +0000 (-0800) Subject: Merge tag '6.7-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8b8cd4beea4f6c68092736c544a797dcd5e094c5;p=linux.git Merge tag '6.7-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd Pull smb server fixes from Steve French: - Memory leak fix (in lock error path) - Two fixes for create with allocation size - FIx for potential UAF in lease break error path - Five directory lease (caching) fixes found during additional recent testing * tag '6.7-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd: ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE ksmbd: fix wrong allocation size update in smb2_open() ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack() ksmbd: lazy v2 lease break on smb2_write() ksmbd: send v2 lease break notification for directory ksmbd: downgrade RWH lease caching state to RH for directory ksmbd: set v2 lease capability ksmbd: set epoch in create context v2 lease ksmbd: fix memory leak in smb2_lock() --- 8b8cd4beea4f6c68092736c544a797dcd5e094c5