In openenclave before 0.10.0, enclaves that use x87 FPU operations are vulnerable to tampering by a malicious host application. By violating the Linux System V Application Binary Interface (ABI) for such operations, a host app can compromise the execution integrity of some x87 FPU operations in an enclave. Depending on the FPU control configuration of the enclave app and whether the operations are used in secret-dependent execution paths, this vulnerability may also be used to mount a side-channel attack on the enclave. This has been fixed in 0.10.0 and the current master branch. Users will need to recompile their applications against the patched libraries to be protected from this vulnerability.
References
Link | Resource |
---|---|
https://github.com/openenclave/openenclave/security/advisories/GHSA-7wjx-wcwg-w999 | Third Party Advisory |
Configurations
Information
Published : 2020-07-15 15:15
Updated : 2020-07-22 08:03
NVD link : CVE-2020-15107
Mitre link : CVE-2020-15107
JSON object : View
CWE
Products Affected
openenclave
- openenclave