Skip to content

Upgrade openssl to 3.3.7#16929

Merged
kgodara912 merged 3 commits into
microsoft:3.0-devfrom
Kanishk-Bansal:topic_openssl-3.0-upgrade
Jun 14, 2026
Merged

Upgrade openssl to 3.3.7#16929
kgodara912 merged 3 commits into
microsoft:3.0-devfrom
Kanishk-Bansal:topic_openssl-3.0-upgrade

Conversation

@jykanase

@jykanase jykanase commented Apr 29, 2026

Copy link
Copy Markdown
Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

Upgrade openssl to 3.3.7

Change Log
Does this affect the toolchain?

YES/NO

Associated issues
  • #xxxx
Links to CVEs
Test Methodology
  • Pipeline build id: xxxx

@jykanase
jykanase requested a review from a team as a code owner April 29, 2026 08:27
@microsoft-github-policy-service microsoft-github-policy-service Bot added Packaging 3.0-dev PRs Destined for AzureLinux 3.0 labels Apr 29, 2026
@jykanase
jykanase marked this pull request as draft April 29, 2026 09:24
@Kanishk-Bansal Kanishk-Bansal added security CVE-fixed-by-upgrade CVE fixed by package upgrade labels Apr 29, 2026
@jykanase
jykanase force-pushed the topic_openssl-3.0-upgrade branch from bd951c6 to 30b38b3 Compare May 13, 2026 06:37
@Kanishk-Bansal
Kanishk-Bansal marked this pull request as ready for review May 13, 2026 14:27
@Kanishk-Bansal

Copy link
Copy Markdown

Buddy Build

@jykanase
jykanase force-pushed the topic_openssl-3.0-upgrade branch from 21cd49e to 546b725 Compare June 9, 2026 03:56
@jykanase

Copy link
Copy Markdown
Author
  1. Installed openssl-3.3.7 when SymCrypt-OpenSSL is installed by default. Tried the following command, it loaded SymCrypt providers: openssl list -digest-algorithms
Screenshot 2026-06-10 091138
  1. Removed SymCrypt-OpenSSL package and tried if openssl works:
Screenshot 2026-04-16 123528
  1. When SymCrypt-OpenSSL is not installed, it did not load the providers:
Screenshot 2026-06-10 091232

@jykanase

jykanase commented Jun 11, 2026

Copy link
Copy Markdown
Author

Buddy Build has passed.
Full Build has passed.

@Kanishk-Bansal Kanishk-Bansal added the ready-for-stable-review PR has passed initial review and is now ready for a second-level stable maintainer review label Jun 11, 2026

@kgodara912 kgodara912 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor version bump to openssl. They both are from the same stable release chain and will be used as drop-in replacement. There was previously an upgrade attempted as PR-16518 but some tests were failed by that upgrade. Though we don't have that list of test cases, but author says that they are fixed. As both full build and buddy build are successful, hence re-attempting the merge. If tests fail for other packages, we will properly debug and fix. LGTM.

@kgodara912
kgodara912 merged commit 9a24196 into microsoft:3.0-dev Jun 14, 2026
17 checks passed
jslobodzian pushed a commit that referenced this pull request Jun 17, 2026
…er): Better align with openssl's fips provider (#16844) (#17737)

Co-authored-by: Lynsey Rydberg <lyrydber@microsoft.com>
Co-authored-by: jykanase <v-jykanase@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 CVE-fixed-by-upgrade CVE fixed by package upgrade Packaging ready-for-stable-review PR has passed initial review and is now ready for a second-level stable maintainer review security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants