On Thu, Aug 08, 2019 at 06:45:30PM +0300, Jarkko Sakkinen wrote: > 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> Applied with "patch -p1 -u" as my earlier merges screwed the ancestors. Merged and pushed. /Jarkko