Skip to content

Bump github.com/moby/moby/client from v0.4.1 to v0.5.0#2039

Merged
openshift-merge-bot[bot] merged 1 commit into
operator-framework:masterfrom
tmshort:bump-moby-moby-client
Jul 23, 2026
Merged

Bump github.com/moby/moby/client from v0.4.1 to v0.5.0#2039
openshift-merge-bot[bot] merged 1 commit into
operator-framework:masterfrom
tmshort:bump-moby-moby-client

Conversation

@tmshort

@tmshort tmshort commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bumps github.com/moby/moby/client from v0.4.1 to v0.5.0
  • Also bumps the transitive dependency github.com/moby/moby/api from v1.54.2 to v1.55.0

Motivation

Addresses CVE-2026-42306: a race condition in docker cp mount setup in the Moby container framework that can allow a malicious container to redirect a bind mount target to an arbitrary host path, potentially overwriting host files or causing denial of service. The fix is present in Docker Engine 29.5.1 / Moby API v1.55.0, which corresponds to moby/moby/client v0.5.0.

Fixes: https://redhat.atlassian.net/browse/OCPBUGS-96752

Test plan

  • Existing unit and integration tests pass
  • No functional change — only the indirect pkg/versions utility is used from this module

🤖 Generated with Claude Code

@openshift-ci
openshift-ci Bot requested review from fgiudici and oceanc80 July 23, 2026 16:04
Addresses CVE-2026-42306: race condition in docker cp mount setup
that can allow host file overwrites. v0.5.0 corresponds to Docker
Engine 29.5.x (API v1.55.0) which includes the fix.

Signed-off-by: Todd Short <tshort@redhat.com>
@tmshort
tmshort force-pushed the bump-moby-moby-client branch from 14e59ed to 81785a2 Compare July 23, 2026 16:04
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.81%. Comparing base (37385d0) to head (81785a2).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2039   +/-   ##
=======================================
  Coverage   58.81%   58.81%           
=======================================
  Files         141      141           
  Lines       13434    13434           
=======================================
  Hits         7901     7901           
  Misses       4323     4323           
  Partials     1210     1210           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 23, 2026
@openshift-ci

openshift-ci Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: grokspawn

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 23, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit 837bc5d into operator-framework:master Jul 23, 2026
13 checks passed
@tmshort
tmshort deleted the bump-moby-moby-client branch July 23, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants