Skip to content

Add constraint enforcing SecurityLevel matching#93

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_943985945
Open

Add constraint enforcing SecurityLevel matching#93
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_943985945

Conversation

@copybara-service

Copy link
Copy Markdown

Add constraint enforcing SecurityLevel matching

It's possible that a vulnerable keymint implementation could lie about the
security level. e.g. a vulnerable trusted OS could be coerced into claiming
it is actually StrongBox.

All certificates issued to StrongBox implementations have a StrongBox claim
in their certificate (carried within the subject). Add a constraint that checks
for this claim and matches it against the Google-signed certificate(s).

It's possible that a vulnerable keymint implementation could lie about the
security level. e.g. a vulnerable trusted OS could be coerced into claiming
it is actually StrongBox.

All certificates issued to StrongBox implementations have a StrongBox claim
in their certificate (carried within the subject). Add a constraint that checks
for this claim and matches it against the Google-signed certificate(s).

PiperOrigin-RevId: 943985945
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant