[GIT PULL] Audit fixes for 3.18

Paul Moore pmoore at redhat.com
Thu Nov 13 04:19:11 UTC 2014


Hi Linus,

After he sent the initial audit pull request for 3.18, Eric asked me to take 
over the management of the audit tree, hence this pull request to fix a couple 
of problems with audit.  As you can see below, the changes are minimal: adding 
some whitespace to a string so userspace parses it correctly, and fixing a 
problem with audit's usage of fsnotify that was causing audit watch rules to 
be lost.  Neither of these patches were very controversial on the mailing 
lists and they fix real problems, getting them into 3.18 would be a good 
thing.

As of about ten minutes ago, the audit tree applied cleanly on top of your 
tree.

Thanks,
-Paul

---
The following changes since commit 2991dd2b0117e864f394c826af6df144206ce0db:

  audit: rename audit_log_remove_rule to disambiguate for trees (2014-10-10 
15:30:25 -0400)

are available in the git repository at:

  git://git.infradead.org/users/pcmoore/audit stable-3.18

for you to fetch changes up to 799b601451b21ebe7af0e6e8f6e2ccd4683c5064:

  audit: keep inode pinned (2014-11-11 14:20:22 -0500)

----------------------------------------------------------------
Miklos Szeredi (1):
      audit: keep inode pinned

Richard Guy Briggs (1):
      audit: AUDIT_FEATURE_CHANGE message format missing delimiting space

 kernel/audit.c      | 2 +-
 kernel/audit_tree.c | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
paul moore
security and virtualization @ redhat




More information about the Linux-audit mailing list