-
This is the following question of #4816
I rebuild sdk following this document
https://github.com/openenclave/openenclave/blob/master/docs/GettingStartedDocs/Contributors/WindowsSGX1FLCGettingStarte…
-
# UAF 1
If `ssl_conn_handle` called after `ssl_conn_teardown` by untrusted host
https://github.com/bl4ck5un/mbedtls-SGX/blob/eab8e36a1e670a2fa66105735143eafa51931bff/example/enclave/ecalls.cpp#L44-…
-
I've followed the instructions in
https://github.com/baidu/rust-sgx-sdk/wiki/Use-VSCode---rls---rust-analysis---sgx-gdb-for-graphic-developing-(not-in-docker)
However, as I use ssh keys with a pa…
-
Hi,
I was trying to launch onnx client, and got the following error.
it's in ubuntu 18.04 and I've installed sgx sdk 2.11 and dcap driver 1.8
Anything else I need install?
thanks,
Leo
leo@leo-…
-
To repro:
1. Build the base container with .jenkins/docker/base/build.sh
2. `docker run -it --device /dev/sgx/enclave:/dev/sgx/enclave --device /dev/sgx/provision:/dev/sgx/provision docker.io/libr…
-
## Description of the problem
This is an existing on-prem (Intel Nuc) system that has been used for graphene-sgx in the past. Our team is now looking to upgrade to gramine, and for the most par…
-
Hi,
I recently ran several fully parallel SGX programs with 32 physical cores on one NUMA memory, but all the SGX programs do not scale well after 8 or 16 threads. Their speedups are about 7x for 1…
-
Hi, I'm trying to pass a big chunk of data through an ocall, and I get a segmentation fault when I pass around ~2MB.
is a known thing?
Trying to debug where exactly the SIGSEGV comes from leds me to…
-
Hi, this repository is very useful to learn about remote attestation and I would like to propose to add the _expected_ MRENCLAVE to the `policy` file so that it can be part of the verification, but I …
-
I tried running the QuoteGeneration SampleCode and it returned the following error.
```
sgx_qe_set_enclave_load_policy is valid in in-proc mode only and it is optional: the default enclave load p…