[deps] Update dependency openssl/openssl to v3.6.1#15
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
[deps] Update dependency openssl/openssl to v3.6.1#15renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
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.
This PR contains the following updates:
3.6.0→3.6.1Release Notes
openssl/openssl (openssl/openssl)
v3.6.1: OpenSSL 3.6.1Compare Source
OpenSSL 3.6.1 is a security patch release. The most severe CVE fixed in this
release is High.
This release incorporates the following bug fixes and mitigations:
Fixed Improper validation of PBMAC1 parameters in PKCS#12 MAC verification.
(CVE-2025-11187)
Fixed Stack buffer overflow in CMS
AuthEnvelopedDataparsing.(CVE-2025-15467)
Fixed NULL dereference in
SSL_CIPHER_find()function on unknown cipher ID.(CVE-2025-15468)
Fixed
openssl dgstone-shot codepath silently truncates inputs >16 MiB.(CVE-2025-15469)
Fixed TLS 1.3
CompressedCertificateexcessive memory allocation.(CVE-2025-66199)
Fixed Heap out-of-bounds write in
BIO_f_linebufferon short writes.(CVE-2025-68160)
Fixed Unauthenticated/unencrypted trailing bytes with low-level OCB
function calls.
(CVE-2025-69418)
Fixed Out of bounds write in
PKCS12_get_friendlyname()UTF-8 conversion.(CVE-2025-69419)
Fixed Missing
ASN1_TYPEvalidation inTS_RESP_verify_response()function.
(CVE-2025-69420)
Fixed NULL Pointer Dereference in
PKCS12_item_decrypt_d2i_ex()function.(CVE-2025-69421)
Fixed Missing
ASN1_TYPEvalidation in PKCS#12 parsing.(CVE-2026-22795)
Fixed
ASN1_TYPEType Confusion in thePKCS7_digest_from_attributes()function.
(CVE-2026-22796)
Fixed a regression in
X509_V_FLAG_CRL_CHECK_ALLflag handling byrestoring its pre-3.6.0 behaviour.
Fixed a regression in handling stapled OCSP responses causing handshake
failures for OpenSSL 3.6.0 servers with various client implementations.
Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.