Closed rgbriggs closed 5 years ago
Related mailing list discussion:
@pcmoore This seems like a good task to start with, can you assign me? :)
But I'll probably need some hints here... I looked at the code briefly and I'm not really sure what needs to be changed to get this working. I will take a closer look later and try to come back with some concrete questions.
@pcmoore This seems like a good task to start with, can you assign me? :)
Its is all yours now :)
But I'll probably need some hints here... I looked at the code briefly and I'm not really sure what needs to be changed to get this working. I will take a closer look later and try to come back with some concrete questions.
No problem, I'll wait for your questions, but if you would prefer a quick overview first let me know.
Quick summary of the various patches.
The v2 kernel patch:
... the userspace patch:
... and the audit-testsuite patch:
Upstream since 4.18-rc1 23bcc48 ("audit: allow not equal op for audit by executable")
Upstream added audit-by-executable-name filtering using the exe= filter.
34d99af52ad4 ("audit: implement audit by executable")
Add negation to the operator options.