[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1468274222-31726-1-git-send-email-mic@digikod.net>
Date: Mon, 11 Jul 2016 23:56:59 +0200
From: Mickaël Salaün <mic@...ikod.net>
To: linux-kernel@...r.kernel.org
Cc: Mickaël Salaün <mic@...ikod.net>,
Kees Cook <keescook@...omium.org>,
Jeff Dike <jdike@...toit.com>,
Richard Weinberger <richard@....at>,
James Morris <jmorris@...ei.org>,
Olof Johansson <olof@...om.net>,
user-mode-linux-devel@...ts.sourceforge.net,
linux-security-module@...r.kernel.org
Subject: [PATCH v1 0/3] Fix seccomp for UM (next)
Hi,
This series fix the recent seccomp update for the User-mode Linux architecture
(32-bit and 64-bit) since commit 26703c636c1f3272b39bd0f6d04d2e970984f1b6
(close the hole where ptrace can change a syscall out from under seccomp).
Regards,
Mickaël Salaün (3):
um/ptrace: Fix the syscall_trace_leave call
um/ptrace: Fix the syscall number update after a ptrace
seccomp: Remove 2-phase API documentation
arch/Kconfig | 11 -----------
arch/um/kernel/skas/syscall.c | 10 +++-------
arch/x86/um/ptrace_32.c | 3 +++
arch/x86/um/ptrace_64.c | 4 ++++
4 files changed, 10 insertions(+), 18 deletions(-)
--
2.8.1
Powered by blists - more mailing lists