On Wed, Aug 07, 2019 at 05:12:49PM -0700, Sean Christopherson wrote: > Reject EADD if the destination address lies outside the bounds of the > enclave's ELRANGE as tracked by encl->base and encl->size. Lack of a > check allows userspace to induce a #GP on EADD. > > Reported-by: Shay Katz-zamir <shay.katz-zamir@xxxxxxxxx> > Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> Acked-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx> /Jarkko