CVE-2022-30634

Source
https://cve.org/CVERecord?id=CVE-2022-30634
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-30634.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-30634
Aliases
Downstream
Related
Published
2022-07-15T19:36:19Z
Modified
2026-05-15T04:04:46.874154913Z
Summary
Indefinite hang with large buffers on Windows in crypto/rand
Details

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.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "fixed": "1.17.11"
                },
                {
                    "introduced": "1.18.0-0"
                },
                {
                    "fixed": "1.18.3"
                }
            ]
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/30xxx/CVE-2022-30634.json",
    "cna_assigner": "Go"
}
References

Affected packages