-
Notifications
You must be signed in to change notification settings - Fork 41
Fenrir fixes 2026 06 05 #128
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
13 commits
Select commit
Hold shift + click to select a range
6e1999c
F-4389: cap WRQ tsize against max_image_size before io.open
danielinux 5c791d9
F-4254: prevent uint32_t overflow bypassing TFTP client RRQ size cap
danielinux c7fba07
F-4253: prevent uint32_t overflow bypassing TFTP server WRQ size cap
danielinux 07cd58d
F-5783: enforce max_image_size and prevent offset overflow on TFTP RR…
danielinux aad5aac
F-4768: reject unsolicited OACK options not present in client RRQ
danielinux 4d2783e
F-4765: coalesce retransmitted TFTP requests onto existing session
danielinux 92871de
F-4781: revalidate fd slot after blocking wait to prevent cross-conne…
danielinux af09c73
F-5072: revalidate listener slot after accept poll to prevent fd-slot…
danielinux 9f08314
F-5259: derive HTTP body length from Content-Length to prevent CL.0 s…
danielinux f3cc191
F-5258: stop httpd_get_request_arg at NUL to prevent OOB read past qu…
danielinux 285437e
F-5012: hold DNS wait slot until reaped to prevent concurrent getaddr…
danielinux e335905
F-4950: negate wolfIP error code when setting errno in POSIX shim macros
danielinux 7a11ba8
Addressed Copilot's comments
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
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.