Skip to content

[Low] Patch rpm-ostree for CVE-2025-58160#15457

Open
BinduSri-6522866 wants to merge 1 commit intomicrosoft:3.0-devfrom
BinduSri-6522866:topic_rpm-ostree-3.0
Open

[Low] Patch rpm-ostree for CVE-2025-58160#15457
BinduSri-6522866 wants to merge 1 commit intomicrosoft:3.0-devfrom
BinduSri-6522866:topic_rpm-ostree-3.0

Conversation

@BinduSri-6522866
Copy link
Contributor

@BinduSri-6522866 BinduSri-6522866 commented Jan 7, 2026

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?
Patch rpm-ostree for CVE-2025-58160
patch modified: Yes

  • Did not applied patch for tracing-subscriber/CHANGELOG.md and tracing-subscriber/Cargo.toml files, as those changes are not part of CVE fix.
  • Astrolabe Patch Reference: tokio-rs/tracing@4c52ca5
Change Log
  • new file: ../SPECS/rpm-ostree/CVE-2025-58160.patch
  • modified: ../SPECS/rpm-ostree/rpm-ostree.spec
Does this affect the toolchain?

NO

Links to CVEs
Test Methodology
image
  • Installation Check:
image
  • Uninstallation Check:
image

@microsoft-github-policy-service microsoft-github-policy-service bot added Packaging 3.0-dev PRs Destined for AzureLinux 3.0 labels Jan 7, 2026
@BinduSri-6522866 BinduSri-6522866 marked this pull request as ready for review January 7, 2026 10:19
@BinduSri-6522866 BinduSri-6522866 requested a review from a team as a code owner January 7, 2026 10:19
@Kanishk-Bansal
Copy link
Contributor

Buddy Build

@BinduSri-6522866
Copy link
Contributor Author

Buddy build failed for arm64. Because rpm-ostree is ExclusiveArch: x86_64

Copy link
Contributor

@bhagyapathak bhagyapathak left a comment

Choose a reason for hiding this comment

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

Patch Analysis (Minor Changes)

  • Buddy Build
  • patch applied during the build (check rpm.log)
  • patch include an upstream reference
  • PR has security tag
  • ptest regression

@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 Jan 14, 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.

Please check why it was reverted, https://github.com/ricky26/tracing/commit/2e1c50bb8fd40c32da5004894d893251473f47f9

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.

Please check why it was reverted, https://github.com/ricky26/tracing/commit/2e1c50bb8fd40c32da5004894d893251473f47f9

@BinduSri-6522866
Copy link
Contributor Author

BinduSri-6522866 commented Jan 23, 2026

The upstream change from PR tokio-rs/tracing#3368 (see commit tokio-rs/tracing@4c52ca5) was reverted in tokio-rs/tracing because it introduced behavioral and compatibility regressions tokio-rs/tracing#3369.
This commit ricky26/tracing@2e1c50b corrects that change by reverting PR #3368.

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