Zero DH keys, tighten SSL APIs, harden TLS extensions#10304
Open
JeremiahM37 wants to merge 6 commits intowolfSSL:masterfrom
Open
Zero DH keys, tighten SSL APIs, harden TLS extensions#10304JeremiahM37 wants to merge 6 commits intowolfSSL:masterfrom
JeremiahM37 wants to merge 6 commits intowolfSSL:masterfrom
Conversation
7c9bb61 to
15c4881
Compare
wolfSSL-Fenrir-bot
left a comment
There was a problem hiding this comment.
Fenrir Automated Review — PR #10304
Scan targets checked: wolfssl-bugs, wolfssl-src
No new issues found in the changed files. ✅
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes F-2085, F-2083, F-2888, F-2889, F-2104, F-2108, F-2106, F-2901, F-3228, F-2934, F-1836, F-1840, F-2935, F-2936
Zeroize DH private keys on free
TLSX_KeyShare_FreeAll: zero FFDHEprivKeywolfSSL_DH_generate_key: zeroprivFreeKeyExchange: zerosig.bufferSnifferKeyGuard zero length in DES ncbc
wolfSSL_DES_ncbc_encrypt: early-return onlength <= 0Harden SSL config and session
wolfSSL_clear: restore PSK DHE flags from ctxwolfSSL_SetSession: skip state on expired sessionset_default_verify_paths: fail closed when no CA sourceparse_cipher_list: fail on TLS 1.3-only list, non-1.3 ctxHarden workflow against heredoc injection (F-2083)
hostap-vm.yml: passtoJSON(github)viaenv:Harden TLS extension processing
TLSX_CA_Names_GetSize: cap atWOLFSSL_MAX_16BITTLSX_ECHparse: enforce allowed msgTypesTLSX_USE_SRTPparse: enforce allowed msgTypes