Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753945AbdCTJ5Y (ORCPT ); Mon, 20 Mar 2017 05:57:24 -0400 Received: from smtp11.infineon.com ([217.10.52.105]:41235 "EHLO smtp11.infineon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753051AbdCTJ4T (ORCPT ); Mon, 20 Mar 2017 05:56:19 -0400 X-SBRS: None From: To: CC: , , , , , Subject: RE: [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands Thread-Topic: [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands Thread-Index: AQHSlDGsVuxv6NFxVkSful+/J4XXc6GZPWHggABHhYCABAsDsA== Date: Mon, 20 Mar 2017 09:56:17 +0000 Message-ID: <93c74fb96fe04433ac9c910204539d84@MUCSE603.infineon.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> In-Reply-To: <20170317204243.5j376svqeky6bhqk@intel.com> Accept-Language: de-DE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [172.23.8.247] Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by mail.home.local id v2K9xH3W005006 Content-Length: 207 Lines: 10 > 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