-
Notifications
You must be signed in to change notification settings - Fork 588
[Low] Patch curl for CVE-2025-0167 #13182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Low] Patch curl for CVE-2025-0167 #13182
Conversation
/azurepipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Are we affected (NIST, GitHub Advisory, Astrolabe)? Yes
- Can minor upgrade solve this CVE or issue? No
- Buddy Build
- Patch getting applied during the build in
rpm.log
- test failures (if any)
- Upstream Patch Reference is there in the Patch
- Has
security
tag
Signed-off-by: Sreenivasulu Malavathula <[email protected]>
9cf57f6
to
dc0a584
Compare
This PR actually affects toolchain. So, it would be better to mention that going forward in that description section itself. |
/azurepipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Sreenivasulu Malavathula <[email protected]> (cherry picked from commit 68c7f78)
Auto cherry-pick results: Auto cherry-pick pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=784303&view=results |
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-static
subpackages, etc.) have had theirRelease
tag 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.json
filessudo make go-tidy-all
andsudo make go-test-coverage
passSummary
curl: Patch for CVE-2025-0167
Change Log
Does this affect the toolchain?
NO
Associated issues
Links to CVEs
Test Methodology