1
0
mirror of https://git.code.sf.net/p/linux-ima/ima-evm-utils synced 2025-11-15 11:30:38 +01:00
Files
ima-evm-utils-mirror/README
Stefan Berger 3f806e1100 evmctl: Remove filtering support for file types unsupported by IMA
Remove support for filtering on file types unsupported by IMA from evmctl.
This now prevents func(de->d_name) to be invoked on symlinks, block device
files, etc. since signature verification on those file types is not
supported by IMA in the kernel.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
2021-07-09 17:33:37 -04:00

14 KiB