Denial Of Service vulnerability discovered in Golang. (CVE-2022-27664) - consul

Does anyone confirm if consul version (1.14.6) is vulnerable to (CVE-2022-27664)?

CVE-2022-27664
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

Description
In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, a closing HTTP/2 server connection could hang forever waiting for a clean shutdown that was preempted by a subsequent fatal error. This failure mode could be exploited to cause a denial of service.

References
https://nvd.nist.gov/vuln/detail/CVE-2022-27664