Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1458350
| From | James Morris <jmorris@namei.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/3] Fix seccomp for UM (next) |
| Date | 2016-08-09 02:40 +0200 |
| Message-ID | <s43fj-h8-11@gated-at.bofh.it> (permalink) |
| References | <s19Kh-7ti-7@gated-at.bofh.it> <s1sMV-3qC-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Mon, 1 Aug 2016, Mickaël Salaün wrote:
> Hi,
>
> This series fix the recent seccomp update for the User-mode Linux architecture
> (32-bit and 64-bit) since commit 26703c636c1f ("um/ptrace: run seccomp after
> ptrace") which close the hole where ptrace can change a syscall out from under
> seccomp.
>
> Changes since v1:
> * fix commit message typo [2/3]
> * add Kees Cook's Acked-by
> * rebased on commit 7616ac70d1bb ("apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT
> parameter handling")
All applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next
--
James Morris
<jmorris@namei.org>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v1 0/3] Fix seccomp for UM (next) Kees Cook <keescook@chromium.org> - 2016-07-28 20:30 +0200
Re: [PATCH v1 0/3] Fix seccomp for UM (next) James Morris <jmorris@namei.org> - 2016-08-01 03:00 +0200
[PATCH v2 0/3] Fix seccomp for UM (next) Mickaël Salaün <mic@digikod.net> - 2016-08-01 23:20 +0200
[PATCH v2 3/3] seccomp: Remove 2-phase API documentation Mickaël Salaün <mic@digikod.net> - 2016-08-01 23:20 +0200
[PATCH v2 1/3] um/ptrace: Fix the syscall_trace_leave call Mickaël Salaün <mic@digikod.net> - 2016-08-01 23:30 +0200
[PATCH v2 2/3] um/ptrace: Fix the syscall number update after a ptrace Mickaël Salaün <mic@digikod.net> - 2016-08-02 01:30 +0200
Re: [PATCH v2 0/3] Fix seccomp for UM (next) James Morris <jmorris@namei.org> - 2016-08-09 02:40 +0200
csiph-web