Uh oh!
There was an error while loading. Please reload this page.
Patch CVE-2023-44487 in vendored golang - #7780
Conversation
Also unify how we handle vendored patching across the affected golang packages.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| Name: vitess | ||
| Version: 16.0.2 | ||
| Release: 6%{?dist} | ||
| Release: 7%{?dist} |
There was a problem hiding this comment.
%check section is failing, go check isn't a real command. Likely unrelated to these changes.
Daniel McIlvaney (dmcilvaney)
commented
Feb 8, 2024
|
Tobias Brick (tobiasb-ms)
left a comment
There was a problem hiding this comment.
A couple of minor nits, but good to go.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Tobias Brick <39196763+tobiasb-ms@users.noreply.github.com>
Co-authored-by: Tobias Brick <39196763+tobiasb-ms@users.noreply.github.com> (cherry picked from commit 298f5d5)
CBL-Mariner-Bot
commented
Feb 9, 2024
Auto cherry-pick results: Auto cherry-pick pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=502748&view=results |
Also unify how we handle vendored patching across
the affected golang packages.
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./SPECS/LICENSES-AND-NOTICES/data/licenses.json,./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md,./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
Resolve CVE-2023-44487 aka CVE-2023-39325 (for golang specifically) by patching the vulnerable vendored go sources we use.
Change Log
Does this affect the toolchain?
NO
Associated issues
Links to CVEs
Test Methodology