Skip to content

[release-1.33] fix: CVE-2026-56855 - #3802

Merged
kubernetes-prow[bot] merged 1 commit into
kubernetes-sigs:release-1.33from
andyzhangx:CVE-2026-56855-1.33
Sep 3, 2026
Merged

[release-1.33] fix: CVE-2026-56855#3802
kubernetes-prow[bot] merged 1 commit into
kubernetes-sigs:release-1.33from
andyzhangx:CVE-2026-56855-1.33

Conversation

@andyzhangx

Copy link
Copy Markdown
Member

What type of PR is this?
/kind bug

What this PR does / why we need it:
fix: CVE-2026-56855

┌────────────────────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬─────────────────────────────────────────────────────────────┐
  │        Library         │ Vulnerability  │ Severity │ Status │ Installed Version │ Fixed Version │                            Title                            │
  ├────────────────────────┼────────────────┼──────────┼────────┼───────────────────┼───────────────┼─────────────────────────────────────────────────────────────┤
  │ golang.org/x/crypto    │ CVE-2026-56855 │ UNKNOWN  │ fixed  │ v0.55.0           │ 0.56.0        │ Prevent DoS on deadlocked established channel in            │
  │                        │                │          │        │                   │               │ golang.org/x/crypto/ssh                                     │
  │                        │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2026-56855                  │
  │                        ├────────────────┤          │        │                   │               ├─────────────────────────────────────────────────────────────┤
  │                        │ CVE-2026-78662 │          │        │                   │               │ Prevent DoS on deadlocked undecided channel in              │
  │                        │                │          │        │                   │               │ golang.org/x/crypto/ssh                                     │
  │                        │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2026-78662                  │
  ├────────────────────────┼────────────────┼──────────┤        ├───────────────────┼───────────────┼─────────────────────────────────────────────────────────────┤
  │ google.golang.org/grpc │ CVE-2026-84304 │ HIGH     │        │ v1.82.1           │ 1.83.1        │ gRPC-Go is the Go language implementation of gRPC. Prior to │
  │                        │                │          │        │                   │               │ 1.83.1, in...                                               │
  │                        │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2026-84304                  │
  └────────────────────────┴────────────────┴──────────┴────────┴───────────────────┴───────────────┴─────────────────────────────────────────────────────────────┘

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none

@kubernetes-prow kubernetes-prow Bot added the kind/bug Categorizes issue or PR as related to a bug. label Sep 3, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx

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

@kubernetes-prow kubernetes-prow Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Sep 3, 2026
@landreasyan

Copy link
Copy Markdown
Contributor

/lgtm

@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 3, 2026
@kubernetes-prow
kubernetes-prow Bot merged commit bffac9f into kubernetes-sigs:release-1.33 Sep 3, 2026
22 checks passed
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants