Skip to content

fix(openssl): Security fixes for CVE-2026-45446, CVE-2026-42766, CVE-2026-42767, CVE-2026-42770#20

Open
deepin-ci-robot wants to merge 1 commit into
masterfrom
fix-cves
Open

fix(openssl): Security fixes for CVE-2026-45446, CVE-2026-42766, CVE-2026-42767, CVE-2026-42770#20
deepin-ci-robot wants to merge 1 commit into
masterfrom
fix-cves

Conversation

@deepin-ci-robot

@deepin-ci-robot deepin-ci-robot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Security Update


CVE-2026-45446

Incorrect tag processing for empty messages in AES-GCM-SIV and AES-SIV modes.
Empty ciphertext during decryption allowed forgery of empty messages with arbitrary AAD.

CVE-2026-42766

NULL pointer dereference in password-based CMS decryption.
The CMS PasswordRecipientInfo.keyDerivationAlgorithm field is OPTIONAL per ASN.1 spec.

CVE-2026-42767

NULL pointer dereference in CRMF EncryptedValue decryption.
CRMF EncryptedValue symmAlg parameter field may be absent.

CVE-2026-42770

DHX subgroup membership check uses attacker-supplied q parameter.
Use local q parameter for X9.42 DHX keys, preventing small-subgroup-confinement (Lim-Lee) attack.


Generated by AI

@deepin-ci-robot

Copy link
Copy Markdown
Contributor Author

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign xzl01 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@github-actions

Copy link
Copy Markdown

TAG Bot

TAG: 3.2.4-0deepin9
EXISTED: no
DISTRIBUTION: unstable

…2026-42767, CVE-2026-42770

- CVE-2026-45446: AES-GCM-SIV/AES-SIV tag forgery for empty messages
- CVE-2026-42766: NULL dereference in password-based CMS decryption
- CVE-2026-42767: NULL pointer dereference in CRMF EncryptedValue decryption
- CVE-2026-42770: DHX subgroup membership check uses local q parameter

Upstream: N/A (pre-disclosure)
Generated-By: CVE-Fixer Agent
Co-Authored-By: hudeng <hudeng@deepin.org>
@hudeng-go

Copy link
Copy Markdown
Contributor

/integrate

@github-actions

Copy link
Copy Markdown

AutoIntegrationPr Bot
auto integrate with pr url: deepin-community/Repository-Integration#4167
PrNumber: 4167
PrBranch: auto-integration-27738732199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants