We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@rolandshoemaker requested issue #53871 to be considered for backport to the next 1.18 minor release.
@gopherbot please open backports, this is a security issue.
The text was updated successfully, but these errors were encountered:
Change https://go.dev/cl/419815 mentions this issue: [release-branch.go1.18] math/big: check buffer lengths in GobDecode
[release-branch.go1.18] math/big: check buffer lengths in GobDecode
Sorry, something went wrong.
Closed by merging 9240558 to release-branch.go1.18.
9240558
In Float.GobDecode and Rat.GobDecode, check buffer sizes before indexing slices. Updates #53871 Fixes #54095 Change-Id: I1b652c32c2bc7a0e8aa7620f7be9b2740c568b0a Reviewed-on: https://go-review.googlesource.com/c/go/+/417774 TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Tatiana Bradley <[email protected]> Run-TryBot: Roland Shoemaker <[email protected]> (cherry picked from commit 055113e) Reviewed-on: https://go-review.googlesource.com/c/go/+/419815 Reviewed-by: Julie Qiu <[email protected]>
No branches or pull requests
@rolandshoemaker requested issue #53871 to be considered for backport to the next 1.18 minor release.
The text was updated successfully, but these errors were encountered: