chore(deps): update dependency volcano-sh/volcano to v1.15.2 - #225
Open
mergeraptor[bot] wants to merge 1 commit into
Open
chore(deps): update dependency volcano-sh/volcano to v1.15.2#225mergeraptor[bot] wants to merge 1 commit into
mergeraptor[bot] wants to merge 1 commit into
Conversation
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.
This PR contains the following updates:
v1.15.1→v1.15.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
volcano-sh/volcano (volcano-sh/volcano)
v1.15.2Compare Source
Important:
This release addresses a security vulnerability and multiple bug fixes. We strongly advise all users of Volcano v1.15.0 and v1.15.1 to upgrade immediately.
Security Fixes
GHSA-j38h-7pfq-cxmw: Excessive iteration in DRA capacity accounting can block scheduling
A vulnerability in Volcano's Dynamic Resource Allocation capacity accounting could allow an authenticated tenant to exhaust scheduler CPU time using tenant-controlled device or task counts. Because the affected calculation can run while the scheduler cache lock is held, exploitation may stall scheduling across the cluster.
The fix replaces count-proportional capacity aggregation with constant-time multiplication and adds safer validation and overflow handling.
Affected Versions:
Fixed Versions:
This vulnerability was reported and fixed by @thc1006, with advisory coordination by @JesseStutler. The fix was included in #5869.
CVSS Rating: Medium (6.5) CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Bug Fixes
NotEnoughResourcesconditions by @halcyon-r in #5840Full Changelog: v1.15.1...v1.15.2
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.