Skip to content

security: fix CVE-2023-29409 [1.20 backport] #61580

Closed
@gopherbot

Description

@gopherbot

@neild requested issue #61460 to be considered for backport to the next 1.20 minor release.

@gopherbot please open backport issues

Activity

added this to the Go1.20.7 milestone on Jul 25, 2023
gopherbot

gopherbot commented on Aug 1, 2023

@gopherbot
ContributorAuthor

Change https://go.dev/cl/514900 mentions this issue: [release-branch.go1.20] crypto/tls: restrict RSA keys in certificates to <= 8192 bits

added a commit that references this issue on Aug 1, 2023
659f2a2
gopherbot

gopherbot commented on Aug 1, 2023

@gopherbot
ContributorAuthor

Closed by merging 659f2a2 to release-branch.go1.20.

johanbrandhorst

johanbrandhorst commented on Aug 1, 2023

@johanbrandhorst
Member

This issue is not showing up under the 1.20.7 milestone linked from the release history page because it has the label CherryPickCandidate rather than CherryPickApproved. Does that need to be manually fixed?

dmitshur

dmitshur commented on Aug 2, 2023

@dmitshur
Member

Thanks for reporting that. This security backport was approved, but marking it as such was missed. I've raised it with the security team to improve the process for the future. Applying it manually retroactively.

added
CherryPickApprovedUsed during the release process for point releases
and removed
CherryPickCandidateUsed during the release process for point releases
on Aug 2, 2023
locked and limited conversation to collaborators on Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @neild@dmitshur@johanbrandhorst@gopherbot

        Issue actions

          security: fix CVE-2023-29409 [1.20 backport] · Issue #61580 · golang/go