From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6E57F2701D1 for ; Thu, 14 Aug 2025 07:37:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755157066; cv=none; b=p96U1kUq7alK8My5FFxaiFbVX94P8RVkrZ5LSzcbVyd5Z9zlEDjrmmmLuFF/Z9v3LZUC0ZJ/YgZZuA4Y8XhYSf7wc5TT7y6RcDWb9KxdgqQYmOtiyE+aXeQ0ogzn1y9QxBw/4jNXzehQ9W5FFq/34LNh36w9/zKqtzYCRNxgktU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755157066; c=relaxed/simple; bh=jbRML4EIYiAQed61m5834j//TjjH/J+5Modr5jb8T+M=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=pyB62K+FzX7BbdlGH9uQXMPEu8/MqNenoDvxeLNSsn8ef0eT51MRT8OSBvQ4D8wR/UmtYXhhkAogwDsYrXieRHW7BnSIPHAN8q58HD4kz0U/BRWadOo3Raexi0UVM+KjUu2RdZOMsv80qxVhC8BVS+13NOApqiVYlLlTNsNmo/U= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=dTH/Ukfk; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="dTH/Ukfk" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 59506C4CEF8; Thu, 14 Aug 2025 07:37:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1755157065; bh=jbRML4EIYiAQed61m5834j//TjjH/J+5Modr5jb8T+M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dTH/UkfkEwQR/QgEDM7VWYTOGvdjqLXo8h/+XLUZJdSGK+mF9Tq5zqFjw6FIScASk lpbinXau3Rj7VimO+8sLV3i+8E9hnvPmlf2WdXvtqi5TwsIyFp2s9MDlgxGmU7IvgI 3sYLSCMZspu3M3P0okoro6eHuhMU1KUetMr0EoKBwF195zdcO7XXHeW2jUOqOMULL0 D5ahQoIRprLCtB7msSaFC936ulMKdX8qKOOuN5nbFxKgSd9e8/TbffvZSP67Z1BgQr 1bbxzcmr7qmvRCde4Xb1n5Zgf0UFhUmyQannWaRFfXKkWE06ZY/BFuSt/Q7hat2kWR c+ghgpro0/sAQ== Date: Thu, 14 Aug 2025 10:37:41 +0300 From: Jarkko Sakkinen To: Denis Aleksandrov Cc: peterhuewe@gmx.de, jgg@ziepe.ca, linux-integrity@vger.kernel.org, Jan Stancek Subject: Re: [PATCH] tpm: prevents local DOS via tpm/tpm0/ppi/*operations Message-ID: References: <20250702202851.33344-1-daleksan@redhat.com> Precedence: bulk X-Mailing-List: linux-integrity@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Wed, Aug 13, 2025 at 09:13:19AM -0400, Denis Aleksandrov wrote: > Sorry about the HTML, my reply kept getting booted yesterday due > to formatting and I wasn't sure why that was the case. > > I guess it might be some automated gmail formatting. > > Let me know how you would like to proceed. > > Thanks again, > Denis > So I need to postpone early next week because of travelling but I'll come back then. BR, Jarkko