-
Notifications
You must be signed in to change notification settings - Fork 18k
crypto/x509: Certificate.Verify crash on macOS with Go 1.18 (CVE-2022-27536) [1.18 backport] #51763
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
CherryPickApproved
Used during the release process for point releases
FrozenDueToAge
release-blocker
Security
Milestone
Comments
Change https://go.dev/cl/394655 mentions this issue: |
@rolandshoemaker @bradfitz @heschi Is this bug also present in 1.17, or is this breakage new in 1.18? |
Looks to me like this code is new in https://go.dev/cl/353132 so I buy it's new, FWIW. |
It's just in 1.18. |
gopherbot
pushed a commit
that referenced
this issue
Apr 4, 2022
(Primarily from Josh) Updates #51759 Fixes #51763 Fixes CVE-2022-27536 Co-authored-by: Josh Bleecher Snyder <josharian@gmail.com> Change-Id: I0a6f2623b57750abd13d5e194b5c6ffa3be6bf72 Reviewed-on: https://go-review.googlesource.com/c/go/+/393655 Trust: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Roland Shoemaker <roland@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> (cherry picked from commit 0fca8a8) Reviewed-on: https://go-review.googlesource.com/c/go/+/394655 Trust: Roland Shoemaker <roland@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Filippo Valsorda <filippo@golang.org>
Closed by merging 30d9077 to release-branch.go1.18. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
CherryPickApproved
Used during the release process for point releases
FrozenDueToAge
release-blocker
Security
@bradfitz requested issue #51759 to be considered for backport to the next 1.18 minor release.
The text was updated successfully, but these errors were encountered: