Loading
!13400 IMA: Fix hungtask issue of digestlist importing
Merge Pull Request from: @xucee bugzilla: https://gitee.com/openeuler/kernel/issues/IB6364 In the function ima_check_measured_appraised, if the digest list is not measured or appraised, the function returns without releasing the lock iint->mutex. Fixes: a513be25 ("ima: dont disable digest_list if the file is not processed") Link:https://gitee.com/openeuler/kernel/pulls/13400 Reviewed-by:Zhang Peng <zhangpeng362@huawei.com> Signed-off-by:
Zhang Peng <zhangpeng362@huawei.com>