Skip to content

chore(deps): refresh rpm lockfiles [SECURITY] - #3887

Merged
red-hat-konflux[bot] merged 1 commit into
release-3.25from
konflux/mintmaker/release-3.25/lock-file-maintenance-vulnerability
Sep 1, 2026
Merged

chore(deps): refresh rpm lockfiles [SECURITY]#3887
red-hat-konflux[bot] merged 1 commit into
release-3.25from
konflux/mintmaker/release-3.25/lock-file-maintenance-vulnerability

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

File rpms.in.yaml:

Package Change
dbus-broker 28-7.el9 -> 28-9.el9_8
gzip 1.12-1.el9 -> 1.12-2.el9_8
libxml2 2.9.13-14.el9_8.2 -> 2.9.13-14.el9_8.4
tar 2:1.34-11.el9 -> 2:1.34-13.el9_8

dbus-broker: dbus-broker: session bus denial of service via EMFILE during peer setup

CVE-2026-16730

More information

Details

A flaw was found in dbus-broker. When the process file-descriptor limit is reached, EMFILE/ENFILE errors during peer setup (notably SO_PEERPIDFD) are handled as fatal failures, causing the broker to exit. A local attacker who can open many connections to the user session bus can trigger this and deny service to the desktop session. Flatpak applications can reach the host session bus through the dbus proxy.

Severity

Moderate

References


gzip: gzip: Arbitrary file overwrite via insecure temporary file handling in gzexe utility

CVE-2026-41991

More information

Details

A flaw was found in the gzexe utility of GNU gzip. When the mktemp utility is not available, gzexe creates temporary files with predictable names based on the process ID. A local attacker can exploit this by pre-creating a symbolic link to an arbitrary file at the predicted temporary file path. This can lead to a Time-of-Check to Time-of-Use (TOCTOU) condition, allowing the attacker to overwrite arbitrary files on the system.

Severity

Moderate

References


gzip: gzip: Information disclosure via global buffer overflow in LZH decompression

CVE-2026-41992

More information

Details

A flaw was found in GNU gzip. This global buffer overflow vulnerability in the LZH decompression logic is caused by improper reuse of shared global state between different decompression formats. An attacker can exploit this by providing a specially crafted LZW file followed by a specially crafted LZH file to the gzip -d command. This can lead to an out-of-bounds read, potentially resulting in information disclosure.

Severity

Moderate

References


libxml2: mingw-libxml2: libxml2: Denial of Service via crafted XML input due to use-after-free

CVE-2026-6653

More information

Details

A flaw was found in libxml2. A remote attacker can exploit a use-after-free vulnerability in the xmlParseInternalSubset function by providing maliciously crafted XML input. This improper handling of entity resolution can lead to a denial-of-service (DoS), making the affected system or application unavailable.

Severity

Moderate

References


libxml2: libxml2: Arbitrary code execution in xmlcatalog utility via buffer overflow

CVE-2026-11979

More information

Details

A flaw was found in libxml2, specifically within the xmlcatalog utility when operating in shell mode. An attacker can exploit multiple stack-based buffer overflows by providing an excessively long input line. This leads to memory corruption, which may cause the application to crash or potentially allow the attacker to execute arbitrary code within the context of the xmlcatalog process.

Severity

Moderate

References

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

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.

@red-hat-konflux
red-hat-konflux Bot requested a review from rhacs-bot as a code owner August 27, 2026 05:15
@red-hat-konflux red-hat-konflux Bot added build-builder-image rebuild-test-container Rebuild the collector-tests container. labels Aug 27, 2026
@red-hat-konflux
red-hat-konflux Bot requested review from a team as code owners August 27, 2026 05:15
@red-hat-konflux
red-hat-konflux Bot enabled auto-merge (squash) August 27, 2026 05:16

@rhacs-bot rhacs-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved by automation.

@rhacs-bot rhacs-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved by automation.

@codecov-commenter

codecov-commenter commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.34%. Comparing base (15cbb7f) to head (e4ef7f9).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-3.25    #3887   +/-   ##
=============================================
  Coverage         27.34%   27.34%           
=============================================
  Files                95       95           
  Lines              5420     5420           
  Branches           2545     2545           
=============================================
  Hits               1482     1482           
  Misses             3211     3211           
  Partials            727      727           
Flag Coverage Δ
collector-unit-tests 27.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/release-3.25/lock-file-maintenance-vulnerability branch from 72581b0 to 606b5d6 Compare August 28, 2026 02:56
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/release-3.25/lock-file-maintenance-vulnerability branch from 606b5d6 to e4ef7f9 Compare September 1, 2026 02:18
@red-hat-konflux
red-hat-konflux Bot merged commit c72ab58 into release-3.25 Sep 1, 2026
68 of 74 checks passed
@red-hat-konflux
red-hat-konflux Bot deleted the konflux/mintmaker/release-3.25/lock-file-maintenance-vulnerability branch September 1, 2026 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants