-
Notifications
You must be signed in to change notification settings - Fork 602
[AutoPR- Security] Patch containerized-data-importer for CVE-2025-58183 [MEDIUM] #15101
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
base: main
Are you sure you want to change the base?
Conversation
|
The upstream patch includes one additional modified file, archive/tar/reader_test.go, which is not present in v1.55.0 tarball. Therefore, the AI patch does not include this file. The upstream patch also added a new binary file that was used in reader_test.go vbatts/tar-split/commit/55da7d-R625. Since we do not have reader_test.go, it seems this new binary file is not required. In the modified patch, |
|
Buddy Build was successful. |
bhagyapathak
left a comment
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.
Patch Analysis (AI Backported)
- [*] Buddy Build
- [*] patch applied during the build (check
rpm.log) - [*] patch include an upstream reference
- [*] PR has security tag
- [*] ptest regression
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.
We will verify CVE applicability once. --> As per this, #15098 (review), removing "Request changes".
Auto Patch containerized-data-importer for CVE-2025-58183.
Autosec pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=983209&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