[GIT PULL] Audit fixes for v4.11 (#3)

Paul Moore pmoore at redhat.com
Tue Apr 11 15:29:35 UTC 2017


Hi Linus,

One more small audit fix, this should be the last for v4.11.  Seth
Forshee noticed a problem where the audit retry queue wasn't being
flushed properly when audit was enabled and the audit daemon wasn't
running; this patches fixes the problem (see the commit description
for more details on the change).  Both Seth and I have tested this and
everything looks good.  Please merge.

Thanks,
-Paul

---
The following changes since commit ab6434a1377a768a1e6d3e6cf819eb21724a99c2:

 audit: move audit_signal_info() into kernel/auditsc.c
        (2017-03-27 14:30:06 -0400)

are available in the git repository at:

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

for you to fetch changes up to 264d509637d95f9404e52ced5003ad352e0f6a26:

 audit: make sure we don't let the retry queue grow without bounds
       (2017-04-10 11:16:59 -0400)

----------------------------------------------------------------
Paul Moore (1):
     audit: make sure we don't let the retry queue grow without bounds

kernel/audit.c | 67 ++++++++++++++++++++++++++----------------------------
1 file changed, 32 insertions(+), 35 deletions(-)

-- 
paul moore
security @ redhat




More information about the Linux-audit mailing list