Skip to content

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

@jba

Description

@jba

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions