-
Notifications
You must be signed in to change notification settings - Fork 29
chore(deps): refresh rpm lockfiles [SECURITY] #2742
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
Merged
ksurabhi91
merged 1 commit into
release-3.23
from
konflux/mintmaker/release-3.23/lock-file-maintenance-vulnerability
Jan 23, 2026
Merged
chore(deps): refresh rpm lockfiles [SECURITY] #2742
ksurabhi91
merged 1 commit into
release-3.23
from
konflux/mintmaker/release-3.23/lock-file-maintenance-vulnerability
Jan 23, 2026
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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-3.23 #2742 +/- ##
=============================================
Coverage 27.61% 27.61%
=============================================
Files 96 96
Lines 5424 5424
Branches 2523 2523
=============================================
Hits 1498 1498
Misses 3214 3214
Partials 712 712
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
92cb1d6 to
674896c
Compare
47b20b4 to
6afeec1
Compare
|
/retest collector-on-push |
717e352 to
229ac85
Compare
229ac85 to
a887bad
Compare
|
/retest collector-on-push |
63c2bf8 to
03b2b67
Compare
03b2b67 to
c815205
Compare
ksurabhi91
approved these changes
Jan 22, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
c815205 to
87e766e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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:
File rpms.in.yaml:
2.56.4-167.el8_10->2.56.4-168.el8_10glib: Integer overflow in in g_escape_uri_string()
CVE-2025-13601
More information
Details
A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.
Severity
Moderate
References
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: Branch creation - "" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.