Skip to content

Conversation

@azurelinux-security
Copy link
Contributor

@azurelinux-security azurelinux-security commented Jan 9, 2026

Auto Patch cmake for CVE-2025-14017.

Autosec pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=1022885&view=results

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

What does the PR accomplish, why was it needed?

Change Log
Does this affect the toolchain?

YES/NO

Associated issues
  • N/A
Links to CVEs
Test Methodology

@BinduSri-6522866 BinduSri-6522866 force-pushed the azure-autosec/cmake/2.0/1022885 branch from 3f46d2b to 34bf730 Compare January 12, 2026 12:21
@Kanishk-Bansal
Copy link
Contributor

Buddy Build

@Kanishk-Bansal Kanishk-Bansal marked this pull request as ready for review January 13, 2026 08:44
@Kanishk-Bansal Kanishk-Bansal requested a review from a team as a code owner January 13, 2026 08:44
@mayankfz
Copy link
Contributor

Full Build - https://dev.azure.com/mariner-org/mariner/_build/results?buildId=1027777&view=results

Patch looks fine. Tests are passing except for a known failure in arm due to environment issue.

@mayankfz mayankfz added the ready-for-stable-review PR has passed initial review and is now ready for a second-level stable maintainer review label Jan 16, 2026
Copy link
Contributor

@kgodara912 kgodara912 left a comment

Choose a reason for hiding this comment

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

Buddy build is successful for amd64. Arm64 has known failure for cmake for both full build and buddy build, patch looks good with respect to upstream, only signature of a function was different, server = ldap_init(host, (int)conn->port); from upstream change and was moved same as upstream. LGTM.

@kgodara912 kgodara912 merged commit 2b43bc5 into microsoft:main Jan 18, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Backport AutoPR-Security main PR Destined for main 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.

5 participants