Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751933AbdC0F0E (ORCPT ); Mon, 27 Mar 2017 01:26:04 -0400 Received: from mga04.intel.com ([192.55.52.120]:37416 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751847AbdC0F0A (ORCPT ); Mon, 27 Mar 2017 01:26:00 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,229,1486454400"; d="scan'208";a="1127441099" Date: Mon, 27 Mar 2017 08:25:44 +0300 From: Jarkko Sakkinen To: Alexander.Steffen@infineon.com Cc: tpmdd-devel@lists.sourceforge.net, dhowells@redhat.com, linux-kernel@vger.kernel.org, James.Bottomley@HansenPartnership.com, linux-security-module@vger.kernel.org, peterhuewe@gmx.de Subject: Re: [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands Message-ID: <20170327052544.5enxnqvcwfut3hvf@intel.com> References: <20170303151912.14752-1-jarkko.sakkinen@linux.intel.com> <20170303151912.14752-3-jarkko.sakkinen@linux.intel.com> <22e8fa0caf8b4386a12cd93ee7170ed5@MUCSE603.infineon.com> <20170317204243.5j376svqeky6bhqk@intel.com> <93c74fb96fe04433ac9c910204539d84@MUCSE603.infineon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <93c74fb96fe04433ac9c910204539d84@MUCSE603.infineon.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 356 Lines: 15 On Mon, Mar 20, 2017 at 09:56:17AM +0000, Alexander.Steffen@infineon.com wrote: > > I think the most straight-forward way to sort this out would be to limit > > validation to the resource manager. > > Sounds good to me. > > > If I send a fix, would you care to test it? > > Sure, will do. > > Alexander I sent the patch. Please check it out. /Jarkko