linux-stable/fs/smb
Namjae Jeon 1cdeca6a72 ksmbd: move leading slash check to smb2_get_name()
If the directory name in the root of the share starts with
character like 镜(0x955c) or Ṝ(0x1e5c), it (and anything inside)
cannot be accessed. The leading slash check must be checked after
converting unicode to nls string.

Cc: stable@vger.kernel.org
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2024-06-11 23:43:09 -05:00
..
client cifs: Don't advance the I/O iterator before terminating subrequest 2024-06-07 01:05:26 -05:00
common fs: smb: common: add missing MODULE_DESCRIPTION() macros 2024-05-27 00:44:23 -05:00
server ksmbd: move leading slash check to smb2_get_name() 2024-06-11 23:43:09 -05:00
Kconfig
Makefile