Security update: Import 10 patches from upstream#15
Open
UTsweetyfish wants to merge 1 commit intodeepin-community:masterfrom
Open
Security update: Import 10 patches from upstream#15UTsweetyfish wants to merge 1 commit intodeepin-community:masterfrom
UTsweetyfish wants to merge 1 commit intodeepin-community:masterfrom
Conversation
Contributor
Author
|
/integrate |
|
TAG Bot TAG: 3.2.4-0deepin7 |
|
AutoIntegrationPr Bot |
Contributor
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
5536dcf to
bac2cba
Compare
Contributor
Author
|
/integrate |
- dane_match_cert() should X509_free() on ->mcert instead Fixes: CVE-2026-28387 - Fix NULL deref in [ec]dh_cms_set_shared_info Fixes: CVE-2026-28389 - Test for DH/ECDH CMS KARI processing NULL pointer dereference - Fix NULL deref in rsa_cms_decrypt Fixes: CVE-2026-28390 - Add test for CMS decryption with RSA keys - Fix NULL Dereference When Delta CRL Lacks CRL Number Extension Fixes: CVE-2026-28388 - Added test for CVE-2026-28388 - Avoid possible buffer overflow in buf2hex conversion Fixes: CVE-2026-31789 - rsa_kem: validate RSA_public_encrypt() result in RSASVE Fixes: CVE-2026-31790 - rsa_kem: test RSA_public_encrypt() result in RSASVE deepin-community/sig-deepin-security#310
bac2cba to
f9767be
Compare
Contributor
Author
|
/integrate |
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: CVE-2026-28387
Fixes: CVE-2026-28389
Fixes: CVE-2026-28390
Fixes: CVE-2026-28388
Fixes: CVE-2026-31789
Fixes: CVE-2026-31790
deepin-community/sig-deepin-security#310