> > execve et.al.: we will be leaking r11(rflags), rcx(orig return) into > > the new process. but that seems acceptable. > > We still need to check if we are loading a 32-bit binary. That must > return with IRET.
True. Will fix. -Andi
> > execve et.al.: we will be leaking r11(rflags), rcx(orig return) into > > the new process. but that seems acceptable. > > We still need to check if we are loading a 32-bit binary. That must > return with IRET.
True. Will fix. -Andi