函数逻辑报告 |
Source Code:security\integrity\ima\ima_policy.c |
Create Date:2022-07-27 22:02:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:The LSM policy can be reloaded, leaving the IMA LSM based rules referring* to the old, stale LSM policy. Update the IMA LSM based rules to reflect* the reloaded LSM policy.
函数原型:static void ima_lsm_update_rules(void)
返回类型:void
参数:无
330 | needs_update等于0 |
331 | 以i小于MAX_LSM_RULES循环 |
332 | 如果 audit value 则 |
333 | needs_update等于1 |
334 | 退出 |
337 | 如果非needs_update则继续下一循环 |
340 | result等于ima_lsm_update_rule(entry) |
341 | 如果result则 |
名称 | 描述 |
---|---|
ima_lsm_policy_change |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |