aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2017-06-12 11:53:09 -0400
committerPaul Moore <paul@paul-moore.com>2017-06-16 11:51:00 -0400
commitcd33f5f2cbfaadc21270f3ddac7c3c33e0a1a28c (patch)
tree3be1a586eff217110d3be300432b81aa63c71dff /tools/testing
parentaudit: fix a race condition with the auditd tracking code (diff)
downloadwireguard-linux-cd33f5f2cbfaadc21270f3ddac7c3c33e0a1a28c.tar.xz
wireguard-linux-cd33f5f2cbfaadc21270f3ddac7c3c33e0a1a28c.zip
audit: make sure we never skip the multicast broadcast
When the auditd connection is reset, either intentionally or due to a failure, any records that were in the main backlog queue would not be sent in a multicast broadcast. This patch fixes this problem by not flushing the main backlog queue on a connection reset, the main kauditd_thread() will take care of that normally. Resolves: https://github.com/linux-audit/audit-kernel/issues/41 Reviewed-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions