All of lore.kernel.org
 help / color / mirror / Atom feed
* Should audit_seccomp check audit_enabled?
@ 2015-10-23 16:19 Andy Lutomirski
  2015-10-23 17:01 ` Kees Cook
  2015-10-23 19:13   ` Richard Guy Briggs
  0 siblings, 2 replies; 14+ messages in thread
From: Andy Lutomirski @ 2015-10-23 16:19 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org, linux-audit, Kees Cook,
	Richard Guy Briggs

I would argue that, if auditing is off, audit_seccomp shouldn't do
anything.  After all, unlike e.g. selinux, seccomp is not a systemwide
policy, and seccomp signals might be ordinary behavior that's internal
to the seccomp-using application.  IOW, for people with audit compiled
in and subscribed by journald but switched off, I think that the
records shouldn't be emitted.

If you agree, I can send the two-line patch.

--Andy

-- 
Andy Lutomirski
AMA Capital Management, LLC

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-10-24  2:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-23 16:19 Should audit_seccomp check audit_enabled? Andy Lutomirski
2015-10-23 17:01 ` Kees Cook
2015-10-23 19:38   ` Paul Moore
2015-10-23 20:51     ` Steve Grubb
2015-10-23 20:58       ` Paul Moore
2015-10-23 21:08         ` Andy Lutomirski
2015-10-23 21:07   ` Andy Lutomirski
2015-10-23 21:22     ` Kees Cook
2015-10-23 21:22       ` Kees Cook
2015-10-23 21:24       ` Andy Lutomirski
2015-10-24  2:24         ` Paul Moore
2015-10-24  2:24           ` Paul Moore
2015-10-23 19:13 ` Richard Guy Briggs
2015-10-23 19:13   ` Richard Guy Briggs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.