From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752132AbcHIAiV (ORCPT ); Mon, 8 Aug 2016 20:38:21 -0400 Received: from [65.99.196.166] ([65.99.196.166]:44975 "EHLO namei.org" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751085AbcHIAiT (ORCPT ); Mon, 8 Aug 2016 20:38:19 -0400 Date: Tue, 9 Aug 2016 10:35:28 +1000 (AEST) From: James Morris To: =?ISO-8859-15?Q?Micka=EBl_Sala=FCn?= cc: linux-kernel@vger.kernel.org, Kees Cook , Jeff Dike , Richard Weinberger , Olof Johansson , user-mode-linux-devel@lists.sourceforge.net, linux-security-module@vger.kernel.org Subject: Re: [PATCH v2 0/3] Fix seccomp for UM (next) In-Reply-To: <1470085317-11932-1-git-send-email-mic@digikod.net> Message-ID: References: <1470085317-11932-1-git-send-email-mic@digikod.net> User-Agent: Alpine 2.20 (LRH 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="1665246916-938110433-1470702928=:31071" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --1665246916-938110433-1470702928=:31071 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT 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 --1665246916-938110433-1470702928=:31071--