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

Low Risk
Dependency-only change with no app code edits; risk is limited to possible behavior differences in the patched docker/docker transitive stack used by go-containerregistry.

Overview
Addresses GHSA-rg2x-37c3-w2rh by pinning github.com/docker/docker to a patched build through a new replace in go.mod (v28.5.2+incompatiblev28.5.3-0.20260325120914-0afb41ce194c+incompatible). The direct github.com/google/go-containerregistry version is unchanged; the fix rides on the updated transitive Docker engine dependency that container registry tooling pulls in.

go.sum is refreshed for the replaced module and its added transitive packages (e.g. CLI/credential-related deps). No application Go source changes in this diff.

Reviewed by Cursor Bugbot for commit a1a7f51. 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 from 5b44ceb to 8adb80c Compare August 12, 2026 03:44
@kernel-internal
kernel-internal Bot force-pushed the security/vuln-remediation branch from 8adb80c to a1a7f51 Compare August 19, 2026 03:19
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