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
Accelerator
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
523
Code
Issues
0
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fenrir fixes 2026 08 21
- #868
#868
Open
danielinux
wants to merge 27 commits into
wolfSSL:master
wolfSSL/wolfBoot:master
from
danielinux:fenrir-fixes-2026-08-21
danielinux/wolfBoot:fenrir-fixes-2026-08-21
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
Fenrir fixes 2026 08 21
#868
danielinux
wants to merge 27 commits into
wolfSSL:master
wolfSSL/wolfBoot:master
from
danielinux:fenrir-fixes-2026-08-21
danielinux/wolfBoot:fenrir-fixes-2026-08-21
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
F-7380: make SAMA5D3 ext_flash_read byte-accurate for partial pages
Show description for f5401b0
danielinux
committed
f5401b0
View commit details
Copy full SHA for f5401b0
Browse repository at this point
F-7381: fail SAMA5D3 NAND write/erase instead of reporting success
Show description for 0a6a5fe
danielinux
committed
0a6a5fe
View commit details
Copy full SHA for 0a6a5fe
Browse repository at this point
F-9759: document that QE/FMan microcode is not authenticated
Show description for 431b015
danielinux
committed
431b015
View commit details
Copy full SHA for 431b015
Browse repository at this point
F-7970: free the LMS key on the parameter/import error paths
Show description for ce5f20c
danielinux
committed
ce5f20c
View commit details
Copy full SHA for ce5f20c
Browse repository at this point
F-7971: free the ECC key on the wolfHSM setup error paths
Show description for d722c0f
danielinux
committed
d722c0f
View commit details
Copy full SHA for d722c0f
Browse repository at this point
F-7974: declare hdr_cpy_done as int in both translation units
Show description for c5ae368
danielinux
committed
c5ae368
View commit details
Copy full SHA for c5ae368
Browse repository at this point
F-7056: fix node-found guards and esdhc log label in hal_dts_fixup
Show description for 8aa5221
danielinux
committed
8aa5221
View commit details
Copy full SHA for 8aa5221
Browse repository at this point
F-7990: bound the compatible string walk to declared lengths
Show description for 08903c2
danielinux
committed
08903c2
View commit details
Copy full SHA for 08903c2
Browse repository at this point
F-9758: validate FDT layout in fdt_check_header, use it in fdt_get_string
Show description for 19d8a9e
danielinux
committed
19d8a9e
View commit details
Copy full SHA for 19d8a9e
Browse repository at this point
F-9757: length-bound the FIT name/compression string properties
Show description for fe1dcb0
danielinux
committed
fe1dcb0
View commit details
Copy full SHA for fe1dcb0
Browse repository at this point
F-7066: bound the FIT DTS relocation copy to the staging size
Show description for d554bbb
danielinux
committed
d554bbb
View commit details
Copy full SHA for d554bbb
Browse repository at this point
F-9756: validate PT_LOAD segments before the scatter flash hash walk
Show description for f08c62a
danielinux
committed
f08c62a
View commit details
Copy full SHA for f08c62a
Browse repository at this point
F-9721: make ext_flash_encrypt_write doc match its signature
Show description for 8d39a5f
danielinux
committed
8d39a5f
View commit details
Copy full SHA for 8d39a5f
Browse repository at this point
F-7071: scrub the staging buffer on the swap resume early-return
Show description for 58390cb
danielinux
committed
58390cb
View commit details
Copy full SHA for 58390cb
Browse repository at this point
F-9766: scrub the nonce copies in the IV-derivation helpers
Show description for f3098cb
danielinux
committed
f3098cb
View commit details
Copy full SHA for f3098cb
Browse repository at this point
F-7966: propagate the CTR counter carry without branching on the nonce
Show description for 495b80b
danielinux
committed
495b80b
View commit details
Copy full SHA for 495b80b
Browse repository at this point
F-7396: scrub the decrypted-header cache after field extraction
Show description for e9ee837
danielinux
committed
e9ee837
View commit details
Copy full SHA for e9ee837
Browse repository at this point
F-6762: compare the TLV field budget in a 32-bit domain
Show description for 00bc8b5
danielinux
committed
00bc8b5
View commit details
Copy full SHA for 00bc8b5
Browse repository at this point
F-9755: assert wolfBoot_success erases the firmware encryption key
Show description for d64bf67
danielinux
committed
d64bf67
View commit details
Copy full SHA for d64bf67
Browse repository at this point
F-9750: decrypt the stored block before the encrypted RMW patch
Show description for 5caac27
danielinux
committed
5caac27
View commit details
Copy full SHA for 5caac27
Browse repository at this point
F-9751: Add positive E2E encrypted-update test, fix what it exposes
Show description for 04531cb
danielinux
committed
04531cb
View commit details
Copy full SHA for 04531cb
Browse repository at this point
bound the ELF paddr range check by the destination pointer width
Show description for 72c1ec2
danielinux
committed
72c1ec2
View commit details
Copy full SHA for 72c1ec2
Browse repository at this point
add unaligned fallback-IV RMW test for ext_flash_encrypt_write
Show description for 1dcd481
danielinux
committed
1dcd481
View commit details
Copy full SHA for 1dcd481
Browse repository at this point
share the DTS size bounds in fdt.h and state the window assumption
Show description for 9b1a485
danielinux
committed
9b1a485
View commit details
Copy full SHA for 9b1a485
Browse repository at this point
scrub the RMW scratch buffers in ext_flash_encrypt_write
Show description for ca6b60a
danielinux
committed
ca6b60a
View commit details
Copy full SHA for ca6b60a
Browse repository at this point
name the full 32-bit gated set in the skip message
Show description for 4769c72
danielinux
committed
4769c72
View commit details
Copy full SHA for 4769c72
Browse repository at this point
raise footprint limits for fenrir-fixes-2026-08-21 (max +16B)
Show description for 5cd23c7
danielinux
committed
5cd23c7
View commit details
Copy full SHA for 5cd23c7
Browse repository at this point
You can’t perform that action at this time.