Skip to content
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

x/vulndb: potential Go vuln in std: CVE-2022-30634 #381

Open
jba opened this issue Jul 15, 2022 · 0 comments
Open

x/vulndb: potential Go vuln in std: CVE-2022-30634 #381

jba opened this issue Jul 15, 2022 · 0 comments

Comments

@jba
Copy link
Owner

jba commented Jul 15, 2022

CVE-2022-30634 references std, which may be a Go module.

Description:
Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 << 32 - 1 bytes.

Links:

See doc/triage.md for instructions on how to triage this report.

module: std
package: std
description: |
    Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 << 32 - 1 bytes.
cves:
  - CVE-2022-30634
credit: Davis Goodin and Quim Muntal of Microsoft
links:
    context:
      - https://go.dev/cl/402257
      - https://go.dev/issue/52561
      - https://go.googlesource.com/go/+/bb1f4416180511231de6d17a1f2f55c82aafc863
      - https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant