lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 7 Apr 2017 17:39:14 -0400
From:   Paul Moore <pmoore@...hat.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-audit@...hat.com, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Audit fixes for v4.11 (#2)

Hi Linus,

A week later than I had hoped, but as promised, here is the audit
uninline-fix we talked about during the last audit pull request.  The
patch is slightly different than what we originally discussed as it
made more sense to keep the audit_signal_info() function in auditsc.c
rather than move it and bunch of other related variables/definitions
into audit.c/audit.h.  At some point in the future I need to look at
how the audit code is organized across kernel/audit*, I suspect we
could do things a bit better, but it doesn't seem like a -rc release
is a good place for that ;)

Regardless, this patch passes our tests without problem and looks good
for v4.11, please merge.

Thanks,
-Paul

---
The following changes since commit 5b52330bbfe63b3305765354d6046c9f7f89c011:

 audit: fix auditd/kernel connection state tracking (2017-03-21 11:26:35 -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 ab6434a1377a768a1e6d3e6cf819eb21724a99c2:

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

----------------------------------------------------------------
Paul Moore (1):
     audit: move audit_signal_info() into kernel/auditsc.c

kernel/audit.h   |  8 +-------
kernel/auditsc.c | 25 +++++++++++++------------
2 files changed, 14 insertions(+), 19 deletions(-)

-- 
paul moore
security @ redhat

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ