Harpreet Singh Chawla

Results 5 comments of Harpreet Singh Chawla

Hello, An update on this. Is there any solution on how to fix this? If anyone faced this error and then fixed it, what needs to be changed? Thanks

There seemed to be a problem with the disk space. I got that resolved. Thanks for pointing that out. But a problem still remains with the autosetup.sh file. At the...

Thanks for the quick response! I have tried doing emodpe->eaccept and (seeing this sequence of gramine: https://github.com/gramineproject/gramine/blob/39cde0739c79b05ab6e2f69df16e788e8b903108/pal/src/host/linux-sgx/enclave_edmm.c#L183) also did emodpe->emodpr->eaccept (or maybe I'm understanding that logic wrong). But I'm not...

It seems enclave_modify didn't handle a case for mprotect after a privilege escalation. I added a condition for it and was able to make the whole scenario run. This issue...

@mkj Thanks for the quick replies. My system is Linux 5.15.0-100-generic (Ubuntu Jammy) on an x86_64 system, gcc-11.4.0. There seems to be checks at multiple places for crypt (along with...