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.
References
Link | Resource |
---|---|
https://go.dev/cl/402257 | Patch |
https://go.dev/issue/52561 | Exploit Issue Tracking |
https://go.googlesource.com/go/+/bb1f4416180511231de6d17a1f2f55c82aafc863 | Mailing List Patch |
https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ | Mailing List Third Party Advisory |
https://pkg.go.dev/vuln/GO-2022-0477 | Third Party Advisory |
https://go.dev/cl/402257 | Patch |
https://go.dev/issue/52561 | Exploit Issue Tracking |
https://go.googlesource.com/go/+/bb1f4416180511231de6d17a1f2f55c82aafc863 | Mailing List Patch |
https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ | Mailing List Third Party Advisory |
https://pkg.go.dev/vuln/GO-2022-0477 | Third Party Advisory |
Configurations
History
21 Nov 2024, 07:03
Type | Values Removed | Values Added |
---|---|---|
References | () https://go.dev/cl/402257 - Patch | |
References | () https://go.dev/issue/52561 - Exploit, Issue Tracking | |
References | () https://go.googlesource.com/go/+/bb1f4416180511231de6d17a1f2f55c82aafc863 - Mailing List, Patch | |
References | () https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ - Mailing List, Third Party Advisory | |
References | () https://pkg.go.dev/vuln/GO-2022-0477 - Third Party Advisory |
Information
Published : 2022-07-15 20:15
Updated : 2024-11-21 07:03
NVD link : CVE-2022-30634
Mitre link : CVE-2022-30634
CVE.ORG link : CVE-2022-30634
JSON object : View
Products Affected
netapp
- cloud_insights_telegraf_agent
microsoft
- windows
golang
- go
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')