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-internalkernel-internalBot 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/GHSAPackageEcosystemOld VersionNew VersionManifestConfirmation
GHSA-rg2x-37c3-w2rhgithub.com/docker/docker, github.com/google/go-containerregistryNonev0.20.728.5.3-0.20260325120914-0afb41ce194c+incompatibleconfirmed

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/GHSAPackageReason
Unavailable from detectorgithub.com/Azure/go-ansitermNon-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/Microsoft/go-winioNon-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/cenkalti/backoff/v4Non-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/containerd/errdefs/pkgNon-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/containerd/errdefsNon-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/containerd/stargz-snapshotter/estargzNon-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/davecgh/go-spewNon-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/distribution/referenceNon-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/docker/cliNon-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/docker/distributionNon-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.

@cursorcursorBot 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 threadgo.mod Outdated
@kernel-internal
kernel-internalBotforce-pushed the security/vuln-remediation branch from 5b44ceb to 8adb80cCompareAugust 12, 2026 03:44
@kernel-internal
kernel-internalBotforce-pushed the security/vuln-remediation branch from 8adb80c to a1a7f51CompareAugust 19, 2026 03:19
Sign up for freeto 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

@ulziibay-kernel