]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ksmbd: allow a filename to contain special characters on SMB3.1.1 posix extension
authorNamjae Jeon <linkinjeon@kernel.org>
Tue, 27 May 2025 02:23:01 +0000 (11:23 +0900)
committerSteve French <stfrench@microsoft.com>
Tue, 27 May 2025 15:25:12 +0000 (10:25 -0500)
commitdc3e0f17f74558e8a2fce00608855f050de10230
treec9839eab437700a129bb69b408fdbc65ab41e152
parent571781eb7ffefa65b0e922c8031e42b4411a40d4
ksmbd: allow a filename to contain special characters on SMB3.1.1 posix extension

If client send SMB2_CREATE_POSIX_CONTEXT to ksmbd, Allow a filename
to contain special characters.

Reported-by: Philipp Kerling <pkerling@casix.org>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/server/smb2pdu.c