Loading
!10813 ima: dont disable digest_list if the file is not processed
Merge Pull Request from: @HuaxinLuGitee In the previous implementation, if the digest list file is not measured or appraised, the whole IMA digest list function will be disabled, and the system must be rebooted. It is too strict beacuse users may make some mistakes. This commit optimizes the processing logic. If the digest list file is not processed correctly, just deny access to the file without disabling the entire function. Fix: https://gitee.com/openeuler/kernel/issues/IAIO9Q Link:https://gitee.com/openeuler/kernel/pulls/10813 Reviewed-by:Yang Yingliang <yangyingliang@huawei.com> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>