myENA / radosgwadmin

Ceph Rados Gateway Admin API Go Language Bindings
Mozilla Public License 2.0
6 stars 2 forks source link

Modules updates to address golang.org/x/net/http2 Denial of Service vulnerability #8

Closed fvitan closed 1 year ago

fvitan commented 1 year ago

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.