-
Notifications
You must be signed in to change notification settings - Fork 9
Fapolicyd IMA integrity check scenario #125
base: master
Are you sure you want to change the base?
Conversation
Hi @sopos have question for you I noticed that fapolicyd integrity check with IMA allow executing binary after
Is this behavior normal or have I encountered a bug? Just FYI, when you use the sha256 integrity check, fapolicyd refuses to run the binary in the same step. |
That really seems to be a bug. Though, it is suspicious that the |
But probably that's not related issue, when I provide integrity check via sha256 the output |
Seems it could be just by terminal handling. If I run tmt in |
Weird, I also use interactive mode and cannot see anything.
|
Anyways I'll try it on various version of OS and report it. |
5a427d3
to
0ec102e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems sane to me, LGTM
Change for now for debuging. |
c92c19f
to
45b91d0
Compare
Test work properly with different IMA setup, but in previous IMA setup bug persist. |
Fapolicyd use for integrity check hashes generated by IMA. Create new scenario for IMA integrity check and new setup task which set up IMA policy.
45b91d0
to
c10c05e
Compare
No description provided.