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
521
Code
Issues
0
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fenrir fixes 2026 07 02
- #814
#814
Merged
dgarske
merged 23 commits into
wolfSSL:master
wolfSSL/wolfBoot:master
from
danielinux:fenrir-fixes-2026-07-02
danielinux/wolfBoot:fenrir-fixes-2026-07-02
Copy head branch name to clipboard
Jul 2, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Fenrir fixes 2026 07 02
#814
dgarske
merged 23 commits into
wolfSSL:master
wolfSSL/wolfBoot:master
from
danielinux:fenrir-fixes-2026-07-02
danielinux/wolfBoot:fenrir-fixes-2026-07-02
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
F-6407: zeroize static cached_sector after each flash commit in psa_store
Show description for 228c9d6
danielinux
committed
228c9d6
View commit details
Copy full SHA for 228c9d6
Browse repository at this point
F-6402: add negative tests pinning wolfBoot_check_rot digest comparison
Show description for 60acdc2
danielinux
committed
60acdc2
View commit details
Copy full SHA for 60acdc2
Browse repository at this point
F-6129: zeroize disk-unlock secret before the state-mismatch panic in sata_unlock_disk
Show description for 20f11ae
danielinux
committed
20f11ae
View commit details
Copy full SHA for 20f11ae
Browse repository at this point
F-5968: zeroize disk-unlock passphrase from static ATA command buffer
Show description for cd4e4be
danielinux
committed
cd4e4be
View commit details
Copy full SHA for cd4e4be
Browse repository at this point
F-5965: skip wb_diff match candidates whose offset MSB collides with ESC
Show description for 9ce750f
danielinux
committed
9ce750f
View commit details
Copy full SHA for 9ce750f
Browse repository at this point
F-5963: fix over-advance of address/len in unaligned hal_flash_write (kinetis.c, mcxa.c, mcxw.c)
Show description for fea97c5
danielinux
committed
fea97c5
View commit details
Copy full SHA for fea97c5
Browse repository at this point
F-6408: zeroize UDS from OTP keystore generator's heap and stack buffers
Show description for 8df9689
danielinux
committed
8df9689
View commit details
Copy full SHA for 8df9689
Browse repository at this point
F-6403: add successful-boot test coverage for HW-swap wolfBoot_start
Show description for f20a1e1
danielinux
committed
f20a1e1
View commit details
Copy full SHA for f20a1e1
Browse repository at this point
F-6401: emit build-time warning for FPGA_NONFATAL=1
Show description for e09074a
danielinux
committed
e09074a
View commit details
Copy full SHA for e09074a
Browse repository at this point
F-6399: fix imx_rt DCACHE invalidation to include down-alignment offset
Show description for 32e41f0
danielinux
committed
32e41f0
View commit details
Copy full SHA for 32e41f0
Browse repository at this point
F-6398: fix OOB write in bmpatch when reconstructed image grows past source size
Show description for e38296c
danielinux
committed
e38296c
View commit details
Copy full SHA for e38296c
Browse repository at this point
F-6130: clear disk_encrypt_key/nonce before panic paths that skip the final cleanup
Show description for dd0712e
danielinux
committed
dd0712e
View commit details
Copy full SHA for dd0712e
Browse repository at this point
F-6127: fix custom-TLV 8-byte value saturation in arg2num
Show description for 9a25fae
danielinux
committed
9a25fae
View commit details
Copy full SHA for 9a25fae
Browse repository at this point
F-6126: add mutation-pinning test coverage for wolfBoot_check_flash_image_elf
Show description for 72186fa
danielinux
committed
72186fa
View commit details
Copy full SHA for 72186fa
Browse repository at this point
F-6124: emit build-time warning for SIGN=NONE / WOLFBOOT_NO_SIGN
Show description for eb5574f
danielinux
committed
eb5574f
View commit details
Copy full SHA for eb5574f
Browse repository at this point
F-5964: fix stale in-word offset in hal_flash_write byte-wise path (samr21/same51)
Show description for 102ddc3
danielinux
committed
102ddc3
View commit details
Copy full SHA for 102ddc3
Browse repository at this point
F-6405: pin partition-fit accept boundary in wolfBoot_open_image_address/open_self_address
Show description for dd16ccb
danielinux
committed
dd16ccb
View commit details
Copy full SHA for dd16ccb
Browse repository at this point
F-6131: enforce full-transfer bounds check in spi_flash_read/spi_flash_write (QSPI)
Show description for c4e853e
danielinux
committed
c4e853e
View commit details
Copy full SHA for c4e853e
Browse repository at this point
Added new tests to .gitignore
danielinux
committed
0955a42
View commit details
Copy full SHA for 0955a42
Browse repository at this point
hal: advance source index in aligned flash-write fast path
Show description for aecf904
danielinux
committed
aecf904
View commit details
Copy full SHA for aecf904
Browse repository at this point
hal/mcxw: fix truncated empty-word sentinel
Show description for d977baa
danielinux
committed
d977baa
View commit details
Copy full SHA for d977baa
Browse repository at this point
tools/delta: check pwrite result in bmpatch
Show description for 103eec9
danielinux
committed
103eec9
View commit details
Copy full SHA for 103eec9
Browse repository at this point
unit-tests: build otp-keystore-gen test without generated keystore.c
Show description for d383fc1
danielinux
committed
d383fc1
View commit details
Copy full SHA for d383fc1
Browse repository at this point
You can’t perform that action at this time.