stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Update audit syscall classification for execve variants
@ 2015-03-06 15:40 David Drysdale
  2015-03-06 15:40 ` [PATCH 1/2] audit: add execveat to syscall classification David Drysdale
  2015-03-06 15:40 ` [PATCH 2/2] audit,x86: add x32_execve[at] " David Drysdale
  0 siblings, 2 replies; 5+ messages in thread
From: David Drysdale @ 2015-03-06 15:40 UTC (permalink / raw)
  To: Brian Gerst, Ingo Molnar
  Cc: H. Peter Anvin, AKASHI Takahiro, Richard Guy Briggs, Eric Paris,
	Paul Moore, stable, linux-audit, linux-kernel, David Drysdale

Add a couple of missing execve variants to the syscall
classification code in the audit system.

 - Patch 1 is potentially suitable for 3.19 stable.
 - Patch 2 need not be back-applied, as audit doesn't yet work
   with x32 syscalls in general.

David Drysdale (2):
  audit: add execveat to syscall classification
  audit,x86: add x32_execve[at] to syscall classification

 arch/x86/kernel/audit_64.c | 6 ++++++
 lib/compat_audit.c         | 3 +++
 2 files changed, 9 insertions(+)

--
1.9.1

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

end of thread, other threads:[~2015-03-06 17:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-06 15:40 [PATCH 0/2] Update audit syscall classification for execve variants David Drysdale
2015-03-06 15:40 ` [PATCH 1/2] audit: add execveat to syscall classification David Drysdale
2015-03-06 17:45   ` Greg KH
2015-03-06 15:40 ` [PATCH 2/2] audit,x86: add x32_execve[at] " David Drysdale
2015-03-06 17:45   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).