Skip to content

dep(deps): bump google.golang.org/grpc to v1.83.2 (CVE-2026-84445) - #158

Open
Chengxuan wants to merge 1 commit into
release-v1.3.3from
fix/grpc-1.83.2-cve-2026-84445
Open

dep(deps): bump google.golang.org/grpc to v1.83.2 (CVE-2026-84445)#158
Chengxuan wants to merge 1 commit into
release-v1.3.3from
fix/grpc-1.83.2-cve-2026-84445

Conversation

@Chengxuan

Copy link
Copy Markdown

Description

CVE-2026-84445 (gRPC-Go xDS servers DoS via crash due to missing validation) and CVE-2026-84304. The earlier v1.83.1 fix (#155) only covered modules already wired into go.work; smart_contracts/fabric/custompin-sample, smart_contracts/fabric/firefly-go, and test/data/contracts/assetcreator are separate Go modules in this repo that also depend on grpc and were missed.

Details

  • CVE patch
  • Fork sync
  • Routine dependency bump

@Chengxuan
Chengxuan requested a review from a team as a code owner September 9, 2026 11:21
smart_contracts/fabric/custompin-sample, smart_contracts/fabric/firefly-go,
and test/data/contracts/assetcreator were missed by the earlier v1.83.1
bump (PR #155), which only covered the modules already in go.work.

Signed-off-by: Chengxuan Xing <chengxuan.xing@kaleido.io>
@Chengxuan
Chengxuan force-pushed the fix/grpc-1.83.2-cve-2026-84445 branch from 6fdfcc6 to 3d77c25 Compare September 9, 2026 12:17
@EnriqueL8
EnriqueL8 changed the base branch from release-v1.3.3 to sync-upstream-v1.5.0-20260909 September 9, 2026 13:09
@EnriqueL8
EnriqueL8 changed the base branch from sync-upstream-v1.5.0-20260909 to release-v1.3.3 September 9, 2026 13:09
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