GHSA-5r5h-q934-cccp
Calico Typha denial of service vulnerability
Quick fix
GHSA-5r5h-q934-cccp — github.com/projectcalico/calico: upgrade to the fixed version with the command below.
go get github.com/projectcalico/calico@v3.26.3 Details
In certain conditions for Calico Typha (v3.26.2, v3.25.1 and below), and Calico Enterprise Typha (v3.17.1, v3.16.3, v3.15.3 and below), a client TLS handshake can block the Calico Typha server indefinitely, resulting in denial of service. The TLS Handshake() call is performed inside the main server handle for loop without any timeout allowing an unclean TLS handshake to block the main loop indefinitely while other connections will be idle waiting for that handshake to finish.
Are you affected?
Enter the version of the package you're using.
Affected packages
3.26.0 Fixed in: 3.26.3 go get github.com/projectcalico/calico@v3.26.3 0 No fixed version published yet for github.com/projectcalico/calico (go modules). Pin to a known-safe version or switch to an alternative.
References
- https://nvd.nist.gov/vuln/detail/CVE-2023-41378 [ADVISORY]
- https://github.com/projectcalico/calico/pull/7908 [WEB]
- https://github.com/projectcalico/calico/pull/7993 [WEB]
- https://github.com/projectcalico/calico/commit/2ebc1f92ecc39332cf1d55ba676d9101af24982f [WEB]
- https://github.com/projectcalico/calico/commit/ad8bd001e650ec7742ac30e58247e7eef5956125 [WEB]
- https://github.com/projectcalico/calico [PACKAGE]
- https://www.tigera.io/security-bulletins-tta-2023-001 [WEB]