[AutoPR- Security] Patch conda for CVE-2026-53940 [HIGH] - #18951
Conversation
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
The important one: the patch never added >>> parse_entry_point_def("conda = conda.cli.main:main")
NameError: name 'keyword' is not definedSo every noarch:python install would have broken. Easy to miss, because if you only test the CVE Also missing: both of upstream's Wrong paths: the news file landed in Rest was minor: merged the duplicate
5. Patch is getting applied cleanly-
6. Newly added tests are also getiing passed successfully .
|


Auto Patch conda for CVE-2026-53940.
Autosec pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=1208154&view=results
CVE-2026-53940 : Single Patch Backporter Pipeline Run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=1208163&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