lineage_android_kernel_xiao.../security/integrity/evm
Seth Forshee 0b3c9761d1 evm: Translate user/group ids relative to s_user_ns when computing HMAC
The EVM HMAC should be calculated using the on disk user and
group ids, so the k[ug]ids in the inode must be translated
relative to the s_user_ns of the inode's super block.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
2016-07-05 15:13:10 -05:00
..
Kconfig
Makefile
evm.h
evm_crypto.c evm: Translate user/group ids relative to s_user_ns when computing HMAC 2016-07-05 15:13:10 -05:00
evm_main.c
evm_posix_acl.c
evm_secfs.c