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.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
Link | Tags |
---|---|
https://go.dev/cl/402257 | patch |
https://go.googlesource.com/go/+/bb1f4416180511231de6d17a1f2f55c82aafc863 | mailing list patch |
https://go.dev/issue/52561 | issue tracking exploit |
https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ | third party advisory mailing list |
https://pkg.go.dev/vuln/GO-2022-0477 | third party advisory |