Skip to content

security: vulnerability remediation - #45

Open
kernel-internal[bot] wants to merge 1 commit into
mainfrom
security/vuln-remediation
Open

security: vulnerability remediation#45
kernel-internal[bot] wants to merge 1 commit into
mainfrom
security/vuln-remediation

Conversation

@kernel-internal

@kernel-internal kernel-internal Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Vulnerability Remediation

This PR was generated by the Socket-centric vulnerability remediation workflow. Review the planned dependency changes and confirmation evidence before merging.

Fixed

CVE/GHSA Package Ecosystem Old Version New Version Manifest Confirmation
GHSA-rg2x-37c3-w2rh github.com/docker/docker, github.com/google/go-containerregistry None v0.20.7 28.5.3-0.20260325120914-0afb41ce194c+incompatible confirmed

Not Included

  • Deferred by batch limit: 6 advisories. They will be considered by future runs.
  • Other deferred scanner findings: 47.
  • Unconfirmed attempted fixes: 0.
Deferred details
CVE/GHSA Package Reason
Unavailable from detector github.com/Azure/go-ansiterm Non-CVE alert is not handled by dependency remediation.
Unavailable from detector github.com/Microsoft/go-winio Non-CVE alert is not handled by dependency remediation.
Unavailable from detector github.com/cenkalti/backoff/v4 Non-CVE alert is not handled by dependency remediation.
Unavailable from detector github.com/containerd/errdefs/pkg Non-CVE alert is not handled by dependency remediation.
Unavailable from detector github.com/containerd/errdefs Non-CVE alert is not handled by dependency remediation.
Unavailable from detector github.com/containerd/stargz-snapshotter/estargz Non-CVE alert is not handled by dependency remediation.
Unavailable from detector github.com/davecgh/go-spew Non-CVE alert is not handled by dependency remediation.
Unavailable from detector github.com/distribution/reference Non-CVE alert is not handled by dependency remediation.
Unavailable from detector github.com/docker/cli Non-CVE alert is not handled by dependency remediation.
Unavailable from detector github.com/docker/distribution Non-CVE alert is not handled by dependency remediation.
... ... 37 additional items omitted from PR body. See workflow artifacts for full details.

Note

Medium Risk
Indirect Docker engine client used by container image push paths is upgraded via replace; behavior should be unchanged but image/registry interactions are security-sensitive.

Overview
Addresses GHSA-rg2x-37c3-w2rh by forcing the indirect github.com/docker/docker dependency (pulled in through github.com/google/go-containerregistry) onto a patched build via a new replace in go.mod, from v28.5.2+incompatible to v28.5.3-0.20260325120914-0afb41ce194c+incompatible.

go.sum is refreshed with checksums for that resolution, including additional transitive modules from the updated Docker client graph. No application source changes—only module pinning for the automated vulnerability workflow.

Reviewed by Cursor Bugbot for commit c788046. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 5b44ceb. Configure here.

Comment thread go.mod Outdated
@kernel-internal
kernel-internal Bot force-pushed the security/vuln-remediation branch 2 times, most recently from 8adb80c to a1a7f51 Compare August 19, 2026 03:19
@kernel-internal
kernel-internal Bot force-pushed the security/vuln-remediation branch from a1a7f51 to 0858302 Compare August 26, 2026 03:24

@ulziibay-kernel ulziibay-kernel 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.

Approving: single-advisory dependency bump, lockfile/manifest only, no source changes.

@kernel-internal
kernel-internal Bot force-pushed the security/vuln-remediation branch from 0858302 to c788046 Compare September 2, 2026 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant