CVE-2023-41378

Summary

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.

Affected Software

VendorProductVersion RangeStatus
CalicoTyphav3.26.0 <= v3.26.2affected
CalicoTypha0 <= v3.25.1affected
TigeraTyphav3.17.0 <= v3.17.1affected
TigeraTyphav3.16.0 <= v3.16.3affected
TigeraTypha0 <= v3.15.3affected

Weaknesses

  • CWE-400: CWE-400 Uncontrolled Resource Consumption
  • CWE-703: CWE-703 Improper Check or Handling of Exceptional Conditions

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References