Skip to content

[AutoPR- Security] Patch libgit2 for CVE-2026-53587, CVE-2026-53586, CVE-2026-53585, CVE-2026-53584, CVE-2026-53583 [HIGH] - #18548

Open
Azure Linux Security Servicing Account (azurelinux-security) wants to merge 2 commits into
microsoft:fasttrack/3.0from
azurelinux-security:azure-autosec/libgit2/3.0/1187176
Open

[AutoPR- Security] Patch libgit2 for CVE-2026-53587, CVE-2026-53586, CVE-2026-53585, CVE-2026-53584, CVE-2026-53583 [HIGH]#18548
Azure Linux Security Servicing Account (azurelinux-security) wants to merge 2 commits into
microsoft:fasttrack/3.0from
azurelinux-security:azure-autosec/libgit2/3.0/1187176

Conversation

@azurelinux-security

@azurelinux-securityAzure Linux Security Servicing Account (azurelinux-security) commented Aug 21, 2026

Copy link
Copy Markdown

Auto Patch libgit2 for CVE-2026-53587, CVE-2026-53586, CVE-2026-53585, CVE-2026-53584, CVE-2026-53583.

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

CVE-2026-53585 : Single Patch Backporter Pipeline Run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=1187180&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?

  • Auto Patch libgit2 for CVE-2026-53587 (HIGH), CVE-2026-53586 (MEDIUM), CVE-2026-53585 (MEDIUM), CVE-2026-53584 (MEDIUM), CVE-2026-53583 (MEDIUM).
Change Log
  • CVE-2026-53587
  • CVE-2026-53586
  • CVE-2026-53585
  • CVE-2026-53584
  • CVE-2026-53583
Does this affect the toolchain?

YES/NO

Associated issues
  • N/A
Links to CVEs
Test Methodology

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@microsoft-github-policy-servicemicrosoft-github-policy-serviceBot added Packaging fasttrack/3.0 PRs Destined for Azure Linux 3.0 labels Aug 21, 2026
Fix the missing semicolon and remove the duplicated object-size check.
Drop the malformed regression test and its binary fixture, which cannot
be applied by the spec's patch-based %autosetup flow.
@kgodara912
kgodara912 marked this pull request as ready for review August 21, 2026 15:56
@kgodara912
kgodara912 requested a review from a team as a code ownerAugust 21, 2026 15:56
@kgodara912

Copy link
Copy Markdown

Buddy build. The test failure was addressed in separate 3.0-dev branch PR and it was merged.

@kgodara912

Copy link
Copy Markdown

Buddy build with test PR as well as CVE patches on 3.0-dev branch.

@kgodara912

Copy link
Copy Markdown

All the patches match with respective upstream references except one which has one binary test file which is removed along with corresponding test case as rpm doesn't support binary file in patch. The security fix is taken as is. libgit2 test failure is already addressed in 3.0-dev branch but that is not yet propagated to fasttrack hence those test failures are seen in PR checks and buddy build. Once branches converse, those will go. The buddy build is already updated with the proper future conversion patches and it successful when this PR is run on top of 3.0-dev branch which has test fix. LGTM.

@kgodara912kgodara912 added the CVEFixReadyForMaintainerReview When a CVE fix has been reviewed by release manager and is ready for stable maintainer review label Aug 22, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI BackportAutoPR-SecurityCVEFixReadyForMaintainerReviewWhen a CVE fix has been reviewed by release manager and is ready for stable maintainer reviewfasttrack/3.0PRs Destined for Azure Linux 3.0Packagingsecurity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@azurelinux-security@kgodara912@Kanishk-Bansal