Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of [NET-6138] security: Bump google.golang.org/grpc to 1.56.3 (CVE-2023-44487) to release/1.1.x #3142

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

zalimeni
Copy link
Member

@zalimeni zalimeni commented Oct 30, 2023

Backport

This PR is manually generated from #3139 to be assessed for backporting.

The below text is copied from the body of the original PR.


Changes proposed in this PR:

  • Upgrade google.golang.org/grpc to 1.56.3 to mitigate CVE-2023-44487.
  • Upgrade consul-server-connection-manager to latest to align with that library's matching gRPC upgrade.

1.56.3 was chosen as the earliest minor release line to receive a patch for this vulnerability in order to minimize change prior to the 1.17 release of Consul; a later upgrade should consider moving to the latest minor version of gRPC. A review of the release notes and changelog between 1.55.0 and 1.56.3 was conducted to check for unreported breaking changes.

How I've tested this PR: CI

How I expect reviewers to test this PR: 👀

Checklist:

@zalimeni zalimeni added the pr/no-backport signals that a PR will not contain a backport label label Oct 30, 2023
This resolves [CVE-2023-44487](https://nvd.nist.gov/vuln/detail/CVE-2023-44487).

Also bump `consul-server-connection-manager` to latest to align with
that library's matching gRPC upgrade.
@zalimeni zalimeni marked this pull request as ready for review October 30, 2023 17:26
@zalimeni zalimeni merged commit 88d006b into release/1.1.x Oct 30, 2023
42 checks passed
@zalimeni zalimeni deleted the net-6138/release/1.1.x branch October 30, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-backport signals that a PR will not contain a backport label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants