[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHC9VhS9kJ4aEp_Y_imcsj_0JOn523Au=ct6uQEPjNDVVjYxVg@mail.gmail.com>
Date: Mon, 26 Sep 2022 18:41:21 -0400
From: Paul Moore <paul@...l-moore.com>
To: Nathan Lynch <nathanl@...ux.ibm.com>
Cc: linuxppc-dev@...ts.ozlabs.org,
linux-security-module@...r.kernel.org,
linux-kernel@...r.kernel.org, jmorris@...ei.org,
mpe@...erman.id.au, serge@...lyn.com, ajd@...ux.ibm.com,
gcwilson@...ux.ibm.com, nayna@...ux.ibm.com
Subject: Re: [PATCH v2 2/2] powerpc/rtas: block error injection when locked down
On Mon, Sep 26, 2022 at 9:18 AM Nathan Lynch <nathanl@...ux.ibm.com> wrote:
>
> The error injection facility on pseries VMs allows corruption of
> arbitrary guest memory, potentially enabling a sufficiently privileged
> user to disable lockdown or perform other modifications of the running
> kernel via the rtas syscall.
>
> Block the PAPR error injection facility from being opened or called
> when locked down.
>
> Signed-off-by: Nathan Lynch <nathanl@...ux.ibm.com>
> ---
> arch/powerpc/kernel/rtas.c | 25 ++++++++++++++++++++++++-
> include/linux/security.h | 1 +
> security/security.c | 1 +
> 3 files changed, 26 insertions(+), 1 deletion(-)
The lockdown changes are trivial, but they look fine to me.
Acked-by: Paul Moore <paul@...l-moore.com> (LSM)
--
paul-moore.com
Powered by blists - more mailing lists