-
Notifications
You must be signed in to change notification settings - Fork 992
20260610-linuxkm-fenrir #10676
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
20260610-linuxkm-fenrir #10676
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
546ac0a
linuxkm/lkcapi_aes_glue.c: clean up pr_err()s on allocation failures.
douzzer 1c9abac
fix F-672: Copy-Paste Duplicate: pkcs1_sha384 Unregistered Twice in B…
douzzer 9c1d9c1
fix F-673: Wrong sizeof Type in Allocation Failure Error Message
douzzer f48efe5
fix F-705: Missing wc_RsaSetRNG in sig_alg km_pkcs1_set_pub After Key…
douzzer 682a09d
fix F-1424: Sysfs Node Resource Leak When Second Install Fails
douzzer 8c1013a
fix F-1425: PTR_ERR on malloc Result Always Yields 0 in Error Message
douzzer b3cb06e
fix F-1426: PTR_ERR on malloc Results Always Yields 0 in AES-GCM Self…
douzzer 21a57cf
Fixes for Fenrir items:
douzzer 1df8d45
fix F-3948: Missing KAT mismatch check in aes_xts_256_test partial bl…
douzzer 85091c7
fix F-676: Missing ForceZero on RSA Decrypted Plaintext Buffer
douzzer 38c2477
fix F-677: SHA3 Init Memory Leak on wc_InitSha3 Failure
douzzer 3057314
fix F-678: SHA3 Finup Memory Leak on Update Failure
douzzer cac0f23
fix F-679: HMAC Finup Memory Leak on Update Failure
douzzer ec4146a
fix F-680: ECDH Init Error Paths Leak RNG Resource
douzzer 591f52f
fix F-681: DH/FFDHE Init Error Paths Leak RNG Resource
douzzer 8110d56
fix F-708: DH km_dh_set_secret Missing Private Key Cleanup on Error Path
douzzer 0272f0a
fix F-709: AES-XTS Stream Finalize Returns Untranslated wolfCrypt Err…
douzzer c84c44f
fix F-1238: Integer Overflow in ECDSA Verify Allocation of sig_len + …
douzzer c071c29
fixes for Skoll-flagged linuxkm/ flubs in #10658:
douzzer ab69af5
fixes for
douzzer 5030846
fix F-1430: AES-GCM Non-Stream Path Returns -EINVAL Instead of Propag…
douzzer d3279a8
fixes for
douzzer 476cfd6
fix for F-3946: Missing ForceZero on Heap-Allocated HMAC State Buffer…
douzzer 8624bca
fix F-3294: IntelRDseed64_r Stack Buffer Containing Entropy Cleared w…
douzzer 1b22e4b
fix F-4409: Integer Overflow in PKCS1 Sign Length Check Allows Heap B…
douzzer 4d77baf
linuxkm/module_hooks.c: fix flub in IntelRDseed64_r() ForceZero() call;
douzzer 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
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.