diff options
| author | Lakshmi Ramasubramanian <[email protected]> | 2020-01-23 01:32:05 +0000 |
|---|---|---|
| committer | Mimi Zohar <[email protected]> | 2020-01-23 12:35:25 +0000 |
| commit | 450d0fd515648dcd90a9940b498f9913ed69566b (patch) | |
| tree | 018516d9456856ed5e5e35f58443cbe1158fdf48 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | IMA: Define workqueue for early boot key measurements (diff) | |
| download | kernel-450d0fd515648dcd90a9940b498f9913ed69566b.tar.gz kernel-450d0fd515648dcd90a9940b498f9913ed69566b.zip | |
IMA: Call workqueue functions to measure queued keys
Measuring keys requires a custom IMA policy to be loaded. Keys should
be queued for measurement if a custom IMA policy is not yet loaded.
Keys queued for measurement, if any, should be processed when a custom
policy is loaded.
This patch updates the IMA hook function ima_post_key_create_or_update()
to queue the key if a custom IMA policy has not yet been loaded. And,
ima_update_policy() function, which is called when a custom IMA policy
is loaded, is updated to process queued keys.
Signed-off-by: Lakshmi Ramasubramanian <[email protected]>
Signed-off-by: Mimi Zohar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
