-
Notifications
You must be signed in to change notification settings - Fork 588
Patch grpc for CVE-2023-31130 [Medium] #11977
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
Conversation
92e604f
to
1b3aeff
Compare
1b3aeff
to
96bb6a5
Compare
96bb6a5
to
074d388
Compare
From: Brad House <[email protected]> | ||
Date: Mon, 22 May 2023 06:51:34 -0400 | ||
Subject: [PATCH] Merge pull request from GHSA-x6mf-cxr9-8q6v | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Upstream Patch Reference : https://github.com/c-ares/c-ares/commit/f22cc01039b6473b736d3bf438f56a2654cdf2b2.patch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Buddy Build
- Is the patch applied during the build (check
rpm.log
)? - Are all test failures (if any) addressed?
- Does the patch include an upstream reference?
- Does the PR has security tag?
thanks @Kanishk-Bansal for the review. I have added upstream patch details as well. |
Auto cherry-pick results:
Auto cherry-pick pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=781713&view=results |
(cherry picked from commit 9e05142)
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-static
subpackages, etc.) have had theirRelease
tag incremented../cgmanifest.json
,./toolkit/scripts/toolchain/cgmanifest.json
,.github/workflows/cgmanifest.json
)./LICENSES-AND-NOTICES/SPECS/data/licenses.json
,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md
,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON
)*.signatures.json
filessudo make go-tidy-all
andsudo make go-test-coverage
passSummary
What does the PR accomplish, why was it needed?
Patch CVE-2023-31130 in grpc
Change Log
Does this affect the toolchain?
YES/NO
Associated issues
Links to CVEs
Test Methodology