Asymmetric denial of service In golang.org/x/net
Description
Sending certain HTTP/2 frames can cause a server to panic in golang.org/x/net Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 0.51.0 |
Aliases
1. 2. 3. 4. 5.
References
1. 2.