Skip to content

Add constraint enforcing SecurityLevel matching#93

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_943985945
Jul 15, 2026
Merged

Add constraint enforcing SecurityLevel matching#93
copybara-service[bot] merged 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).

@copybara-service
copybara-service Bot force-pushed the test_943985945 branch 3 times, most recently from 0cfde72 to ea92977 Compare July 15, 2026 16:58
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: 948421025
@copybara-service
copybara-service Bot merged commit 27dcd9f into main Jul 15, 2026
@copybara-service
copybara-service Bot deleted the test_943985945 branch July 15, 2026 17:41
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