Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps openssl from 3.5.4.bcr.1 to 3.5.5.bcr.0.

Release notes

Sourced from openssl's releases.

OpenSSL 3.5.5 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 AuthEnvelopedData parsing. ([CVE-2025-15467])

  • Fixed NULL dereference in SSL_CIPHER_find() function on unknown cipher ID. ([CVE-2025-15468])

  • Fixed openssl dgst one-shot codepath silently truncates inputs >16 MiB. ([CVE-2025-15469])

  • Fixed TLS 1.3 CompressedCertificate excessive memory allocation. ([CVE-2025-66199])

  • Fixed Heap out-of-bounds write in BIO_f_linebuffer on 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_TYPE validation in TS_RESP_verify_response() function. (CVE-2025-69420)

  • Fixed NULL Pointer Dereference in PKCS12_item_decrypt_d2i_ex() function. (CVE-2025-69421)

  • Fixed Missing ASN1_TYPE validation in PKCS#12 parsing. (CVE-2026-22795)

  • Fixed ASN1_TYPE Type Confusion in the PKCS7_digest_from_attributes() function. (CVE-2026-22796)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [openssl](https://github.com/openssl/openssl) from 3.5.4.bcr.1 to 3.5.5.bcr.0.
- [Release notes](https://github.com/openssl/openssl/releases)
- [Changelog](https://github.com/openssl/openssl/blob/master/NEWS.md)
- [Commits](https://github.com/openssl/openssl/commits)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 3.5.5.bcr.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file labels Feb 3, 2026
@jmr jmr merged commit 4b72d84 into master Feb 5, 2026
23 of 24 checks passed
@dependabot dependabot bot deleted the dependabot/bazel/src/master/openssl-3.5.5.bcr.0 branch February 5, 2026 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant