SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
James Morris
jmorris at namei.org
Thu May 16 07:24:33 UTC 2019
On Wed, 15 May 2019, Andy Lutomirski wrote:
> On Wed, May 15, 2019 at 3:46 PM James Morris <jmorris at namei.org> wrote:
> >
> > You could try user.sigstruct, which does not require any privs.
> >
>
> I don't think I understand your proposal. What file would this
> attribute be on? What would consume it?
It would be on the enclave file, so you keep the sigstruct bound to it,
rather than needing a separate file to manage. It would simplify any LSM
policy check.
It would be consumed by (I guess) the SGX_INIT_THE_ENCLAVE ioctl in your
example, instead of having a 2nd fd.
--
James Morris
<jmorris at namei.org>
More information about the Linux-security-module-archive
mailing list