CVE-2022-30634

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Go standard librarycrypto/rand0 < 1.17.11affected
Go standard librarycrypto/rand1.18.0-0 < 1.18.3affected

Weaknesses

  • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')

ADP Enrichment

CVE Program Container

Additional References

References