[AutoPR- Security] Patch azurelinux-image-tools for CVE-2026-39882, CVE-2026-29181 [MEDIUM]#16799
Open
azurelinux-security wants to merge 3 commits intomicrosoft:3.0-devfrom
Conversation
Contributor
Contributor
|
Buddy Build has been trigerred ! |
Contributor
Buddy Build has passed ! |
mfrw
reviewed
Apr 28, 2026
| @@ -3,7 +3,7 @@ | |||
| Summary: Azure Linux Image Tools | |||
| Name: azurelinux-image-tools | |||
| Version: 1.2.0 | |||
mfrw
reviewed
Apr 28, 2026
|
|
||
| This uses non-deterministic truncation when handling baggage limits. | ||
|
|
||
| Upstream Patch Reference: https://github.com/open-telemetry/opentelemetry-go/commit/aa1894e09e3fe66860c7885cb40f98901b35277f.patch |
Member
There was a problem hiding this comment.
1.3 version has otel 1.43:
https://github.com/microsoft/azure-linux-image-tools/blob/v1.3.0/go.mod#L19
Contributor
There was a problem hiding this comment.
Ok. I will upgrade the package and check.
Contributor
mfrw
reviewed
Apr 28, 2026
Member
mfrw
left a comment
There was a problem hiding this comment.
Let's please also change the title of the PR
| %{_bindir}/osmodifier | ||
|
|
||
| %changelog | ||
| * Tue Apr 28 2026 Aditya Singh <v-aditysing@@microsoft.com> - 1.3.0-1 |
Member
There was a problem hiding this comment.
Can we please have this in a single line
Contributor
Kanishk has asked me to create a new PR for this upgrade, therefore creating a new PR for the same and will update changelog history there. The new upgrade PR - #16916 |
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.


Auto Patch azurelinux-image-tools for CVE-2026-39882, CVE-2026-29181.
Autosec pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=1100805&view=results
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./LICENSES-AND-NOTICES/SPECS/data/licenses.json,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
What does the PR accomplish, why was it needed?
Change Log
Does this affect the toolchain?
YES/NO
Associated issues
Links to CVEs
Test Methodology