Loading
ima: Define new template fields iuid and igid
stable inclusion from stable-v6.9.3 commit 7dcfeacc category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9RJ09 CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7dcfeacc5a9d0c130160b86de23279793a8732c8 -------------------------------- [ Upstream commit 7dcfeacc ] This patch defines the new template fields iuid and igid, which include respectively the inode UID and GID. For idmapped mounts, still the original UID and GID are provided. These fields can be used to verify the EVM portable signature, if it was included with the template fields sig or evmsig. Signed-off-by:Roberto Sassu <roberto.sassu@huawei.com> Acked-by:
Christian Brauner <christian.brauner@ubuntu.com> Signed-off-by:
Mimi Zohar <zohar@linux.ibm.com> Signed-off-by:
Huaxin Lu <luhuaxin1@huawei.com>