chore(deps): refresh rpm lockfiles [SECURITY] - #1633
Merged
red-hat-konflux[bot] merged 1 commit intoSep 2, 2026
Merged
Conversation
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
red-hat-konflux
Bot
requested review from
a team and
rhacs-bot
as code owners
September 2, 2026 04:00
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1633 +/- ##
=======================================
Coverage 33.20% 33.20%
=======================================
Files 22 22
Lines 3499 3499
Branches 3499 3499
=======================================
Hits 1162 1162
Misses 2332 2332
Partials 5 5 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
red-hat-konflux
Bot
deleted the
konflux/mintmaker/main/lock-file-maintenance-vulnerability
branch
September 2, 2026 04:47
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:
File rpms.in.yaml:
0.10.4-18.el9->0.10.4-19.el9_80.10.4-18.el9->0.10.4-19.el9_8libssh: libssh: denial of service via zero advertised channel packet size
CVE-2026-59843
More information
Details
A flaw was found in libssh. A remote authenticated peer can advertise a zero maximum packet size in SSH_MSG_CHANNEL_OPEN, causing later channel writes to loop indefinitely and consume CPU, leading to denial of service.
Severity
Moderate
References
libssh: libssh: denial of service via oversized SFTP read length
CVE-2026-59844
More information
Details
A flaw was found in libssh. A remote authenticated client can issue SSH_FXP_READ requests with an arbitrarily large length, causing a libssh SFTP server to allocate excessive memory and potentially exhaust it through repeated requests.
Severity
Moderate
References
libssh: libssh: denial of service via unchecked ProxyCommand fork() failure
CVE-2026-59845
More information
Details
A flaw was found in libssh. When ProxyCommand is used, an unchecked fork() failure can be stored as process ID -1; during cleanup, signals may then be sent across the caller's accessible process tree, leading to local denial of service.
Severity
Moderate
References
libssh: libssh: information disclosure via ProxyCommand %r username expansion
CVE-2026-59846
More information
Details
A flaw was found in libssh. A malicious username expanded through %r in ProxyCommand handling can inject shell metacharacters, exposing environment variables and causing unintended shell behavior.
Severity
Moderate
References
libssh: libssh: integrity downgrade via OpenSSL AES-GCM tag verification
CVE-2026-59847
More information
Details
A flaw was found in libssh. Incorrect AES-GCM finalization checks in builds using the OpenSSL backend can effectively remove integrity protection, allowing an in-path attacker to modify plaintext on the wire without detection.
Severity
Moderate
References
libssh: libssh: denial of service via SFTP responses with unknown request IDs
CVE-2026-59848
More information
Details
A flaw was found in libssh. A malicious SFTP server can send responses for unknown request IDs that libssh clients keep queued indefinitely, causing unbounded memory growth and client-side denial of service.
Severity
Moderate
References
libssh: libssh: use-after-free via data callbacks on closed channels
CVE-2026-59850
More information
Details
A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions.
Severity
Moderate
References
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: (in timezone Etc/UTC)
🚦 Automerge: Enabled.
♻ 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.