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>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 27 Jun 2017 15:44:18 -0400
From:   Paul Moore <paul@...l-moore.com>
To:     Richard Guy Briggs <rgb@...hat.com>
Cc:     linux-kernel@...r.kernel.org, linux-audit@...hat.com,
        Steven Rostedt <rostedt@...dmis.org>
Subject: Re: [PATCH] audit: convert AUDIT_FILTER_PATH to AUDIT_FILTER_FS

On Tue, Jun 27, 2017 at 2:47 PM, Richard Guy Briggs <rgb@...hat.com> wrote:
> Switch from AUDIT_FILTER_PATH to AUDIT_FILTER_FS to align with the userspace
> request to avoid a name collision with the path record and path field option.
>
> Also update the corresponding feature bitmap macros.
>
> See: https://github.com/linux-audit/audit-kernel/issues/8
> See: https://github.com/linux-audit/audit-userspace/issues/15
>
> Signed-off-by: Richard Guy Briggs <rgb@...hat.com>
> ---
>  include/uapi/linux/audit.h |    6 +++---
>  kernel/auditfilter.c       |   10 +++++-----
>  kernel/auditsc.c           |    2 +-
>  3 files changed, 9 insertions(+), 9 deletions(-)

Considering that the original AUDIT_FILTER_PATH haven't been merged
yet (they were waiting on a userspace discussion for reasons like
this), please just fold this change into the original patch and
resubmit.

-- 
paul moore
www.paul-moore.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ