[GHSA-rvxr-pf5f-j2qj] kolla: stable backports 12.6.0, 13.5.0 and 14.5.0 are not reflected - #9353
Open
zyl71 wants to merge 1 commit into
Open
Conversation
….0 are not reflected
github-actions
Bot
changed the base branch from
main
to
zyl71/advisory-improvement-9353
September 5, 2026 04:08
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
Comments
The fix for CVE-2022-38060 (https://review.opendev.org change merged as commit 2a4a8fce31c12114e8f472c24dd96864b5bd2bd2 on 2022-09-06) was backported to the stable branches and released on PyPI on 2022-09-09 as kolla 12.6.0 (Wallaby), 13.5.0 (Xena) and 14.5.0 (Yoga); the sdists of those releases contain the patched sudoers handling (the backports are separate cherry-pick commits, so they are not ancestors of the master commit). The current single range
< 15.0.0.0rc1flags every later stable release of those lines (12.6.0–12.7.0, 13.5.0–13.10.0, 14.5.0–14.12.0). Suggested ranges:< 12.6.0(patched 12.6.0),>= 13.0.0.0rc1, < 13.5.0(patched 13.5.0),>= 14.0.0.0rc1, < 14.5.0(patched 14.5.0).