Skip to content

[AutoPR- Security] Patch rpm-ostree for CVE-2026-33055, CVE-2026-33056 [MEDIUM]#16354

Merged
kgodara912 merged 8 commits into
microsoft:mainfrom
azurelinux-security:azure-autosec/rpm-ostree/2.0/1082072
Apr 27, 2026
Merged

[AutoPR- Security] Patch rpm-ostree for CVE-2026-33055, CVE-2026-33056 [MEDIUM]#16354
kgodara912 merged 8 commits into
microsoft:mainfrom
azurelinux-security:azure-autosec/rpm-ostree/2.0/1082072

Conversation

@azurelinux-security
Copy link
Copy Markdown

@azurelinux-security azurelinux-security commented Mar 30, 2026

Auto Patch rpm-ostree for CVE-2026-33055, CVE-2026-33056.

Autosec pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=1082072&view=results
Autosec pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=1082304&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

@azurelinux-security azurelinux-security changed the title [AutoPR- Security] Patch rpm-ostree for CVE-2026-33055 [MEDIUM] [AutoPR- Security] Patch rpm-ostree for CVE-2026-33055, CVE-2026-33056 [MEDIUM] Mar 30, 2026
@Kanishk-Bansal
Copy link
Copy Markdown

Buddy Build

@Kanishk-Bansal Kanishk-Bansal marked this pull request as ready for review April 9, 2026 09:11
@Kanishk-Bansal Kanishk-Bansal requested a review from a team as a code owner April 9, 2026 09:11
+/// symlink — matching the behavior of compliant parsers.
+#[test]
+fn pax_size_smuggled_symlink() {
+ let data = build_pax_smuggle_archive();
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

where is this build_pax_smuggle_archive() defined ?
Could you please check the patch and update accordingly. Thanks

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Updated the patch.

@SumitJenaHCL
Copy link
Copy Markdown

@mayankfz
Copy link
Copy Markdown

Patch looks fine, buddy build passes.

@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 Apr 22, 2026
Copy link
Copy Markdown

@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.

Both the CVE patches match with same 3.0 references. The ptest failure fix looks fine as the size is updated properly instead of hardcoded assumption of 4 byte size. Buddy build is successful for x86_64 as package is exclusive to x86_64. LGTM.

@kgodara912 kgodara912 merged commit 49e6651 into microsoft:main Apr 27, 2026
13 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