diff options
author | Roberto Sassu <[email protected]> | 2024-02-15 11:31:01 +0100 |
---|---|---|
committer | Paul Moore <[email protected]> | 2024-02-15 23:43:43 -0500 |
commit | f09068b5a114ed28d2df2e82a7d30dde0145dc69 (patch) | |
tree | 4715033da382ada0ce040640f58a84fe9be26b81 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8f46ff5767b0b18329140d80d6bcabd818f42c4c (diff) |
security: Introduce file_release hook
In preparation for moving IMA and EVM to the LSM infrastructure, introduce
the file_release hook.
IMA calculates at file close the new digest of the file content and writes
it to security.ima, so that appraisal at next file access succeeds.
The new hook cannot return an error and cannot cause the operation to be
reverted.
Signed-off-by: Roberto Sassu <[email protected]>
Acked-by: Christian Brauner <[email protected]>
Reviewed-by: Stefan Berger <[email protected]>
Reviewed-by: Mimi Zohar <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions