[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1425656438-3884-1-git-send-email-drysdale@google.com>
Date: Fri, 6 Mar 2015 15:40:36 +0000
From: David Drysdale <drysdale@...gle.com>
To: Brian Gerst <brgerst@...il.com>, Ingo Molnar <mingo@...nel.org>
Cc: "H. Peter Anvin" <hpa@...or.com>,
AKASHI Takahiro <takahiro.akashi@...aro.org>,
Richard Guy Briggs <rgb@...hat.com>,
Eric Paris <eparis@...hat.com>,
Paul Moore <paul@...l-moore.com>, stable@...r.kernel.org,
linux-audit@...hat.com, linux-kernel@...r.kernel.org,
David Drysdale <drysdale@...gle.com>
Subject: [PATCH 0/2] Update audit syscall classification for execve variants
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists