Skip to content

[MEDIUM] Upgrade python-wheel to 0.46.3 for CVE-2026-24049#15898

Merged
kgodara912 merged 8 commits intomicrosoft:3.0-devfrom
azurelinux-security:topic_python-wheel-3.0
Feb 25, 2026
Merged

[MEDIUM] Upgrade python-wheel to 0.46.3 for CVE-2026-24049#15898
kgodara912 merged 8 commits intomicrosoft:3.0-devfrom
azurelinux-security:topic_python-wheel-3.0

Conversation

@archana25-ms
Copy link
Contributor

@archana25-ms archana25-ms commented Feb 18, 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?
python-wheel: Upgrade to 0.46.3 to fix CVE-2026-24049

Change Log
  • SPECS/python-wheel/python-wheel.signatures.json
  • SPECS/python-wheel/python-wheel.spec
  • cgmanifest.json
Does this affect the toolchain?

NO

Associated issues
Links to CVEs
Test Methodology
  • Pipeline build id: xxxx

@archana25-ms archana25-ms requested a review from a team as a code owner February 18, 2026 11:22
@archana25-ms archana25-ms marked this pull request as draft February 18, 2026 11:22
@microsoft-github-policy-service microsoft-github-policy-service bot added Packaging 3.0-dev PRs Destined for AzureLinux 3.0 labels Feb 18, 2026
@Kanishk-Bansal Kanishk-Bansal added security CVE-fixed-by-upgrade CVE fixed by package upgrade labels Feb 18, 2026
@Kanishk-Bansal
Copy link
Contributor

Buddy Build

@Kanishk-Bansal Kanishk-Bansal marked this pull request as ready for review February 18, 2026 13:02
@Kanishk-Bansal
Copy link
Contributor

Buddy Build

@Kanishk-Bansal
Copy link
Contributor

Full Build

Copy link
Contributor

@Kanishk-Bansal Kanishk-Bansal left a comment

Choose a reason for hiding this comment

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

Although this PR was reverted due to failures in full-build, but actually those were because of Out of memory issue, I have done a full build and feel these changes are safe to take.
code changes LGTM

@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 Feb 19, 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.

Wheel package is just a binary for unpackaging the python package wheel files. Both buddy build and full build are successful. Last time, if it was reverted due to full build failure, then the changes are fine as the issue was unrelated to this change. LGTM.

@kgodara912 kgodara912 merged commit f4ee0e9 into microsoft:3.0-dev Feb 25, 2026
17 checks passed
jslobodzian added a commit that referenced this pull request Feb 26, 2026
Kanishk-Bansal added a commit that referenced this pull request Feb 26, 2026
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 CVE-fixed-by-upgrade CVE fixed by package upgrade 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.

3 participants