From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750940AbeBPTvl (ORCPT ); Fri, 16 Feb 2018 14:51:41 -0500 Received: from mail-io0-f181.google.com ([209.85.223.181]:39205 "EHLO mail-io0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750782AbeBPTvj (ORCPT ); Fri, 16 Feb 2018 14:51:39 -0500 X-Google-Smtp-Source: AH8x226kyIY3dfCDZ/Fu98v5syRuD3OWgZ6oP/f7o4I9sp3sEcEVeaVoTf8gI/dknqCuiRNaCvL72gdrUdCrLa8JXyA= MIME-Version: 1.0 References: <20180215182208.35003-1-joe.konno@linux.intel.com> <20180216105548.GA29042@pd.tnic> <20180216110821.GB29042@pd.tnic> <20180216184832.sqreq5zhar3jqdae@jbkonno-saint14> <20180216192220.wljl23g533sc3oxg@redhat.com> In-Reply-To: From: Matthew Garrett Date: Fri, 16 Feb 2018 19:51:27 +0000 Message-ID: Subject: Re: [PATCH 0/2] efivars: reading variables can generate SMIs To: Ard Biesheuvel Cc: pjones@redhat.com, joe.konno@linux.intel.com, bp@alien8.de, mingo@kernel.org, luto@kernel.org, linux-efi , Linux Kernel Mailing List , jk@ozlabs.org, ak@linux.intel.com, tony.luck@intel.com, benjamin.drung@profitbricks.com Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 16, 2018 at 11:31 AM Ard Biesheuvel wrote: > This is why I was leaning towards applying these patches: not breaking > userland is an important rule, but it does not imply every aspect of > behavior observable by userland is set in stone. In other words, I > agree with Peter that making this change does not *break* userland in > a way anyone is likely to care deeply about. In some modes tpmtotp will run as non-root and expect to be able to read an EFI variable.