-
Notifications
You must be signed in to change notification settings - Fork 161
Fenrir fixes 2026 09 04 #882
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
21 commits
Select commit
Hold shift + click to select a range
f598b3f
F-6878: delta: reject non-multiple SECTOR_SIZE/DELTA_BLOCK_SIZE at build
danielinux 455c1c6
F-7067: elf scatter: fix PART_IS_EXT arg and check load result
danielinux 88af5b6
F-7390: x86 fsp: drop dead FSP auth scaffolding, fix comment
danielinux 77fe733
F-7391: library hal: reject undersized files, bound hash to loaded size
danielinux a2d5543
F-9740: update_disk: FSP low-mem rejection falls back to other slot
danielinux d244fd9
F-9745: x86_64_efi: inclusive mem path end, reject zero-size image
danielinux eb3d587
F-9746: x86_64_efi: fix do_boot prototype mismatch, drop unused param
danielinux 785a285
F-11025: update_flash: document deliberately inert PCR extend block
danielinux 5571124
F-11026: image: declare wolfHSM DER sig length as word32
danielinux 0e2a463
F-11047: image: validate ELF scatter segments before flash writes
danielinux a6628a3
F-12108: image: clamp sha block/peek to fw_size
danielinux b5ab88a
F-9744: store: reject negative length before unsigned arithmetic
danielinux b9068ce
F-12105: tpm: keep keystore size as int in load_pubkey
danielinux d64f15a
F-7392: stm32h7: document inherent OTP immutability in set_readonly
danielinux 62918f2
F-12107: pkcs11 nsc: zero work buffer before it can be freed
danielinux 58e79da
F-11047: image: drop incorrect boot-partition destination check
danielinux 01a71c7
x86_64_efi: return after LoadImage-failure panic under UNIT_TEST
danielinux b0209d0
image: use uint64_t for ELF scatter program-header locals
danielinux faaad37
Address minor PR 882 review nits
danielinux 2dbb8ae
image: cast ELF scatter log fields to unsigned long
danielinux c291639
x86_64_efi: early-return after remaining panic() sites under UNIT_TEST
danielinux 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
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.