keylime / keylime/rust-keylime

Check if EK cert from NV Index is an valid certificate

Open
#787 2 comments 0 reactions 1 assignee Claimed by @THS-on View on GitHub
bug
Dominant language
Rust
Stars
162
Forks
76
Avg merge
4d 17h
Merged PRs (30d)
3

Description

We have seen some TPMs where the EK certificate for RSA2048 are padded with ones up to the length of 1600 bytes.

This causes the agent to fail to register, as we don't expect that large certificates and the full NVR is also not a valid certificate.
To work around this, one option is to parse the data to check the actual length of the DER data structure.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.