Function report |
Source Code:security\integrity\ima\ima_policy.c |
Create Date:2022-07-28 19:58:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:static void ima_lsm_update_rules(void)
Type:void
Parameter:Nothing
330 | needs_update = 0 |
331 | When i < MAX_LSM_RULES cycle |
332 | If audit value Then |
333 | needs_update = 1 |
334 | Break |
337 | If Not needs_update Then Continue |
340 | result = ima_lsm_update_rule(entry) |
341 | If result Then |
Name | Describe |
---|---|
ima_lsm_policy_change |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |