commit | 0b3c9761d1e405514a551ed24d3ea89aea26ce14 | [log] [tgz] |
---|---|---|
author | Seth Forshee <seth.forshee@canonical.com> | Thu Feb 05 10:44:50 2015 -0600 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Tue Jul 05 15:13:10 2016 -0500 |
tree | 89788915d79a0a32b078780ab9181e3c76a13200 | |
parent | 5c0048280babd579fa9e5f0e787122b06aee3f3b [diff] |
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>