Skip to content

x/vulndb: potential Go vuln in std: CVE-2022-27664 #969

Closed
@GoVulnBot

Description

@GoVulnBot

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.

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

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions