-
Notifications
You must be signed in to change notification settings - Fork 85
Fenrir fixes batch 13 #512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
fa616ac
F-4157 — Fix native_test hash check using && instead of ||
aidangarske 5477be2
F-4622 — Pass full hex length to hexToByte in policy.c -digest=
aidangarske bcb3f57
F-4623 — Reject st33_fw_update blob_len > 2048 before XMEMCPY
aidangarske 6c1b690
F-4743 — Guard mod_len in TPM2_ASN_DecodeRsaPubKey to prevent underflow
aidangarske 17e4cbc
F-4674 — Reject NV journal nvPublic.dataSize > FWTPM_MAX_NV_DATA
aidangarske c1f7032
F-4377 — Reject NULL-hierarchy ticket in FwCmd_PolicyAuthorize
aidangarske 75216a3
F-4744 — Reject zero-digest creation ticket in FwCmd_CertifyCreation
aidangarske a8d7c84
F-4745 — Look up ctx->pcrAuth in FwLookupEntityAuth for PCR handles
aidangarske 566faa5
F-4746 — Reject out-of-range persistentHandle in FwCmd_EvictControl
aidangarske f1117a6
F-4747 — Reject persistent objectHandle in EvictControl make-persiste…
aidangarske b3ca027
F-4750 — Enforce authPolicy.size matches hashAlg in FwCmd_SetPrimaryP…
aidangarske f27c3b1
F-4749 — Reject NV authPolicy.size that does not match nameAlg digest
aidangarske eb87236
F-4748 — Discard NV hierarchy policy with size != alg digest
aidangarske 2bd2f89
F-4376 — Reject policy session with empty HMAC when entity authPolicy…
aidangarske f23e794
F-4379 — Check mp_div remainder in FwCmd_LoadExternal RSA path
aidangarske 6914245
F-4378 — Enforce per-PCR locality table in FwCmd_PCR_Reset
aidangarske 2ac2f41
F-4160 — Return BUFFER_E for oversized auth in wolfTPM2_CreateKeySeal_ex
aidangarske b33569e
F-4680 — Reject wire respSz exceeding physical buffer in TPM2_Packet_…
aidangarske 48eaf5c
F-4745 — Fix type-limits warning on unsigned handle >= PCR_FIRST
aidangarske a53c28b
F-4377 — Revert NULL-hierarchy reject; NULL tickets are spec-compliant
aidangarske 1cf5b9b
F-4379 — Call mp_clear on rem after mp_forcezero
aidangarske 90866dd
F-4622 — Reject odd-length -digest= argument before hexToByte
aidangarske File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.