Vulnerabilities affecting this package (0)
| Vulnerability |
Summary |
Fixed by |
|
This package is not known to be affected by vulnerabilities.
|
Vulnerabilities fixed by this package (3)
| Vulnerability |
Summary |
Aliases |
|
VCID-9hzg-r1fj-pubf
|
Excessive CPU usage in HTTP/2 with priority changes
|
CVE-2019-9513
|
|
VCID-dmv4-ydq9-a7eq
|
Excessive CPU usage in HTTP/2 with small window updates
|
CVE-2019-9511
|
|
VCID-n66u-b73u-zucb
|
golang.org/x/net/http vulnerable to a reset flood
Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. Servers that accept direct connections from untrusted clients could be remotely made to allocate an unlimited amount of memory, until the program crashes. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both.
### Specific Go Packages Affected
golang.org/x/net/http2
|
CVE-2019-9514
GHSA-39qc-96h7-956f
|