Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
wolfSSL
/
wolfBoot
Public
Notifications
You must be signed in to change notification settings
Fork
161
Star
531
Code
Issues
0
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fenrir fixes 2026 09 04
- #882
#882
Merged
dgarske
merged 21 commits into
wolfSSL:master
wolfSSL/wolfBoot:master
from
danielinux:fenrir-fixes-2026-09-04
danielinux/wolfBoot:fenrir-fixes-2026-09-04
Copy head branch name to clipboard
Sep 5, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Fenrir fixes 2026 09 04
#882
dgarske
merged 21 commits into
wolfSSL:master
wolfSSL/wolfBoot:master
from
danielinux:fenrir-fixes-2026-09-04
danielinux/wolfBoot:fenrir-fixes-2026-09-04
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
F-6878: delta: reject non-multiple SECTOR_SIZE/DELTA_BLOCK_SIZE at build
Show description for f598b3f
danielinux
committed
f598b3f
View commit details
Copy full SHA for f598b3f
Browse repository at this point
F-7067: elf scatter: fix PART_IS_EXT arg and check load result
Show description for 455c1c6
danielinux
committed
455c1c6
View commit details
Copy full SHA for 455c1c6
Browse repository at this point
F-7390: x86 fsp: drop dead FSP auth scaffolding, fix comment
Show description for 88af5b6
danielinux
committed
88af5b6
View commit details
Copy full SHA for 88af5b6
Browse repository at this point
F-7391: library hal: reject undersized files, bound hash to loaded size
Show description for 77fe733
danielinux
committed
77fe733
View commit details
Copy full SHA for 77fe733
Browse repository at this point
F-9740: update_disk: FSP low-mem rejection falls back to other slot
Show description for a2d5543
danielinux
committed
a2d5543
View commit details
Copy full SHA for a2d5543
Browse repository at this point
F-9745: x86_64_efi: inclusive mem path end, reject zero-size image
Show description for d244fd9
danielinux
committed
d244fd9
View commit details
Copy full SHA for d244fd9
Browse repository at this point
F-9746: x86_64_efi: fix do_boot prototype mismatch, drop unused param
Show description for eb3d587
danielinux
committed
eb3d587
View commit details
Copy full SHA for eb3d587
Browse repository at this point
F-11025: update_flash: document deliberately inert PCR extend block
Show description for 785a285
danielinux
committed
785a285
View commit details
Copy full SHA for 785a285
Browse repository at this point
F-11026: image: declare wolfHSM DER sig length as word32
Show description for 5571124
danielinux
committed
5571124
View commit details
Copy full SHA for 5571124
Browse repository at this point
F-11047: image: validate ELF scatter segments before flash writes
Show description for 0e2a463
danielinux
committed
0e2a463
View commit details
Copy full SHA for 0e2a463
Browse repository at this point
F-12108: image: clamp sha block/peek to fw_size
Show description for a6628a3
danielinux
committed
a6628a3
View commit details
Copy full SHA for a6628a3
Browse repository at this point
F-9744: store: reject negative length before unsigned arithmetic
Show description for b5ab88a
danielinux
committed
b5ab88a
View commit details
Copy full SHA for b5ab88a
Browse repository at this point
F-12105: tpm: keep keystore size as int in load_pubkey
Show description for b9068ce
danielinux
committed
b9068ce
View commit details
Copy full SHA for b9068ce
Browse repository at this point
F-7392: stm32h7: document inherent OTP immutability in set_readonly
Show description for d64f15a
danielinux
committed
d64f15a
View commit details
Copy full SHA for d64f15a
Browse repository at this point
F-12107: pkcs11 nsc: zero work buffer before it can be freed
Show description for 62918f2
danielinux
committed
62918f2
View commit details
Copy full SHA for 62918f2
Browse repository at this point
F-11047: image: drop incorrect boot-partition destination check
Show description for 58e79da
danielinux
committed
58e79da
View commit details
Copy full SHA for 58e79da
Browse repository at this point
x86_64_efi: return after LoadImage-failure panic under UNIT_TEST
Show description for 01a71c7
danielinux
committed
01a71c7
View commit details
Copy full SHA for 01a71c7
Browse repository at this point
image: use uint64_t for ELF scatter program-header locals
Show description for b0209d0
danielinux
committed
b0209d0
View commit details
Copy full SHA for b0209d0
Browse repository at this point
Address minor PR 882 review nits
Show description for faaad37
danielinux
committed
faaad37
View commit details
Copy full SHA for faaad37
Browse repository at this point
image: cast ELF scatter log fields to unsigned long
Show description for 2dbb8ae
danielinux
committed
2dbb8ae
View commit details
Copy full SHA for 2dbb8ae
Browse repository at this point
x86_64_efi: early-return after remaining panic() sites under UNIT_TEST
Show description for c291639
danielinux
committed
c291639
View commit details
Copy full SHA for c291639
Browse repository at this point
You can’t perform that action at this time.