From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757913AbaGWKOp (ORCPT ); Wed, 23 Jul 2014 06:14:45 -0400 Received: from cantor2.suse.de ([195.135.220.15]:35414 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757597AbaGWKOm (ORCPT ); Wed, 23 Jul 2014 06:14:42 -0400 Date: Wed, 23 Jul 2014 12:14:41 +0200 Message-ID: From: Takashi Iwai To: Kees Cook Cc: linux-kernel@vger.kernel.org, Ming Lei , Takashi Iwai , James Morris , Greg Kroah-Hartman , linux-security-module@vger.kernel.org Subject: Re: [PATCH v3 0/2] security: introduce kernel_fw_from_file hook In-Reply-To: <1406053741-22795-1-git-send-email-keescook@chromium.org> References: <1406053741-22795-1-git-send-email-keescook@chromium.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Tue, 22 Jul 2014 11:28:59 -0700, Kees Cook wrote: n> > This adds an LSM hook to the existing firmware loading logic so that > the LSM can reason about the origin and contents of a firmware coming > from userspace. > > Thanks, > > -Kees > > v3: > - correctly return LSM error to userspace (ming.lei) > - finalize memory map before calling LSM hook (tiwai) > v2: > - further clarify header comments (jmorris) To both patches, Reviewed-by: Takashi Iwai thanks, Takashi