Skip to content

crypto/tls: revert Config.Clone change and apply lightweight chain validation #77354

Description

@rolandshoemaker

Spinning this off #77217 for clean handling of backport issues.

As an update to the fix for CVE-2025-68121, which caused regressions for some large users, we will revert the change to Config.Clone, and implement a follow-up fix which does lightweight verified chain validation to prevent reuse of session tickets across Configs with different Roots.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugReportIssues describing a possible bug in the Go implementation.FixPendingIssues that have a fix which has not yet been reviewed or submitted.Security

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions