Skip to content

ra_key leaked #2

Description

@jmp0x7c00

ra_key is security-critical and it is declared here:

sgx_ra_key_128_t ra_key;

but it is leaked here by console printing and privileged attackers can get it without effort:
feprintf("ra key:%s\n", hexstring(&ra_key, sizeof(ra_key)));

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions