cifs: add check for returning value of SMB2_set_info_init
stable inclusion from stable-v5.10.156 commit 5fc19c83132042b6c6a35cd66be4fdf61711760d category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I7MCG1 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=5fc19c83132042b6c6a35cd66be4fdf61711760d -------------------------------- [ Upstream commit a51e5d29 ] If the returning value of SMB2_set_info_init is an error-value, exit the function. Found by Linux Verification Center (linuxtesting.org) with SVACE. Fixes: 0967e545 ("cifs: use a compound for setting an xattr") Signed-off-by:Anastasia Belova <abelova@astralinux.ru> Signed-off-by:
Steve French <stfrench@microsoft.com> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment