summary refs log tree commit diff
path: root/security/integrity
diff options
context:
space:
mode:
authorXiu Jianfeng <xiujianfeng@huawei.com>2022-10-21 08:46:04 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-12-31 13:32:30 +0100
commit756e412cfcac27d24ad01d80fe50b946442ea294 (patch)
tree1d6e32deb72a281d574e8aeade8f3e093063251a /security/integrity
parent51a90328179813846b76421c1fb0115c61d59f2d (diff)
downloadlinux-756e412cfcac27d24ad01d80fe50b946442ea294.tar.gz
apparmor: Use pointer to struct aa_label for lbs_cred
[ Upstream commit 37923d4321b1e38170086da2c117f78f2b0f49c6 ]

According to the implementations of cred_label() and set_cred_label(),
we should use pointer to struct aa_label for lbs_cred instead of struct
aa_task_ctx, this patch fixes it.

Fixes: bbd3662a8348 ("Infrastructure management of the cred security blob")
Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'security/integrity')
0 files changed, 0 insertions, 0 deletions