Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow exclude and user filter by executable name #48

Merged
merged 2 commits into from
Jan 23, 2019

Conversation

WOnder93
Copy link
Contributor

This patch removes the restriction that excludes the AUDIT_EXE field
from the exclude filter list. It also clarifies in the documentation
that this field can be used also with these filter lists ('auditctl -a
user,always -F exe=/something' works even without this patch).

Relevant kernel patch that enables exclude filter for AUDIT_EXE:
https://www.redhat.com/archives/linux-audit/2018-April/msg00114.html

Signed-off-by: Ondrej Mosnacek omosnace@redhat.com

@pcmoore
Copy link

pcmoore commented May 2, 2018

@stevegrubb can we get a thumbs up, or down, on the userspace piece? I don't want to merge the kernel piece only to find out you've got objections to the userspace portion.

@pcmoore
Copy link

pcmoore commented May 9, 2018

@stevegrubb can we get a verdict on the userspace part of this? The kernel is at -rc4 right now, and if we want this to go in during the next merge window this should be merged into audit/next within the next week or so.

@pcmoore
Copy link

pcmoore commented May 14, 2018

Pinged @stevegrubb directly via email in case he isn't monitoring his GitHub notifications.

This patch removes the restriction that excludes the AUDIT_EXE field
from the exclude filter list. It also clarifies in the documentation
that this field can be used also with these filter lists ('auditctl -a
user,always -F exe=/something' works even without this patch).

Relevant kernel patch that enables exclude filter for AUDIT_EXE:
https://www.redhat.com/archives/linux-audit/2018-April/msg00114.html

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
@stevegrubb stevegrubb merged commit be59adc into linux-audit:master Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants