Skip to content

CVEs: Release-1.8 and Release-1.9 have CVEs that can only be resolved by upgrading to Go 1.23 #12173

Closed
@cprivitere

Description

@cprivitere

The weekly security scan task has found two modules that have CVEs in our codebase.

  • golang.org/x/crypto
  • golang.org/x/net

To bump these to the fixed version (0.35 for crypto and 0.38 for net), we would need to bump the project to use 1.23. We don't generally do this as it'd force anyone consuming the module downstream to upgrade their go as well and that might not work for their projects or timelines.

This issue is to decide and document whether we should bump 1.8 and 1.9 to Go 1.23 or leave it as is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/ciIssues or PRs related to ciarea/dependencyIssues or PRs related to dependency changesarea/securityIssues or PRs related to securitykind/failing-testCategorizes issue or PR as related to a consistently or frequently failing test.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions