patch vendored go module quic-go for package coredns to address CVE-2023-49295#7502
patch vendored go module quic-go for package coredns to address CVE-2023-49295#7502mbykhovtsev-ms merged 9 commits intomainfrom
Conversation
dmcilvaney
left a comment
There was a problem hiding this comment.
FYI, going to be PR'ing a fix to fasttrack that will conflict with this. It will be bringing an updated vendor tar. This PR will just need release++, I think it should otherwise apply on top (although double check the patch still applies... my PR messes with the dependencies so the exact versions of packages might have changed).
Sure, no problem. Keep me posted, once your changes are in I will sync my branch and re-build to verify everything is fine. |
|
@mbykhovtsev-ms PR is in, feel free to get changes and update as needed. |
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
Added patch for a go module vendored dependency to address CVE-2023-49295
Change Log
Does this affect the toolchain?
NO
Links to CVEs
Test Methodology