diff options
author | Mimi Zohar <[email protected]> | 2023-10-18 14:47:02 -0400 |
---|---|---|
committer | Mimi Zohar <[email protected]> | 2023-10-31 08:22:36 -0400 |
commit | b836c4d29f2744200b2af41e14bf50758dddc818 (patch) | |
tree | 4ec0534db76707ad1e7d5a0ffe3a1bcd5b140901 /tools/perf/scripts/python/sched-migration.py | |
parent | b46503068cb9ed63ff1d8250f143354ead0b16eb (diff) |
ima: detect changes to the backing overlay file
Commit 18b44bc5a672 ("ovl: Always reevaluate the file signature for
IMA") forced signature re-evaulation on every file access.
Instead of always re-evaluating the file's integrity, detect a change
to the backing file, by comparing the cached file metadata with the
backing file's metadata. Verifying just the i_version has not changed
is insufficient. In addition save and compare the i_ino and s_dev
as well.
Reviewed-by: Amir Goldstein <[email protected]>
Tested-by: Eric Snowberg <[email protected]>
Tested-by: Raul E Rangel <[email protected]>
Cc: [email protected]
Signed-off-by: Mimi Zohar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions