Skip to content

Conversation

@v-aaditya
Copy link
Contributor

@v-aaditya v-aaditya commented Jan 19, 2026

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

Patch coredns for CVE-2025-68151

  • Upstream patch has been backported manually.

  • Patch for https3 module has not been included as this module does not exist in our version of coredns.

  • vendor/golang.org/x/net/netutil/listen.go has been added to vendor directory and updated "module.txt" for the same.

  • 2 test cases from upstream patch are not included in test/grpc_test.go file as a lot of code to has to be added for few missing APIs.

  • Updated go language to 1.22.0 from 1.20 in go.mod file as some parts of the patch were not compiling with go 1.20.

  • Upstream Patch Reference: https://github.com/coredns/coredns/commit/0d8cbb1a6bcb6bc9c1a489865278b8725fa20812.patch

Change Log
  • modified: SPECS/coredns/coredns.spec
  • new file: SPECS/coredns/CVE-2025-68151.patch
Does this affect the toolchain?

NO

Links to CVEs
Test Methodology
image
  • Installation Check
image
  • Uninstallation Check
image

@Kanishk-Bansal
Copy link
Contributor

Buddy Build

@v-aaditya v-aaditya marked this pull request as ready for review January 19, 2026 06:27
@v-aaditya v-aaditya requested a review from a team as a code owner January 19, 2026 06:27
@v-aaditya
Copy link
Contributor Author

Buddy Build

Buddy Build has passed !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

main PR Destined for main Packaging security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants