Commit 65d7cc94 authored by Miklos Szeredi's avatar Miklos Szeredi Committed by Zheng Zengkai
Browse files

ovl: perform vfs_getxattr() with mounter creds



stable inclusion
from stable-5.10.17
commit cbb9404a50521cdee71346d162b72d3cde270b9e
bugzilla: 48169

--------------------------------

[ Upstream commit 554677b9 ]

The vfs_getxattr() in ovl_xattr_set() is used to check whether an xattr
exist on a lower layer file that is to be removed.  If the xattr does not
exist, then no need to copy up the file.

This call of vfs_getxattr() wasn't wrapped in credential override, and this
is probably okay.  But for consitency wrap this instance as well.

Reported-by: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarZheng Zengkai <zhengzengkai@huawei.com>
Acked-by: default avatarXie XiuQi <xiexiuqi@huawei.com>
parent 5b44c786
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment