You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.
See doc/triage.md for instructions on how to triage this report.
modules:
- module: std
packages:
- package: std
description: |
In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.
cves:
- CVE-2022-27664
references:
- web: https://groups.google.com/g/golang-announce
- web: https://groups.google.com/g/golang-announce/c/x49AQzIVX-s
The text was updated successfully, but these errors were encountered:
CVE-2022-27664 references std, which may be a Go module.
Description:
In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.
References:
See doc/triage.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: