Improper Handling of Exceptional Conditions The advisory has been revoked - it doesn't affect any version of package linkerd2-proxy  (opens in a new tab)


Threat Intelligence

EPSS
0.62% (46th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CHAINGUARDLATEST-LINKERD2PROXY-14888527
  • published7 Jan 2026
  • disclosed1 Oct 2024

Introduced: 1 Oct 2024

CVE-2024-47609  (opens in a new tab)
CWE-755  (opens in a new tab)

Amendment

The Chainguard security team deemed this advisory irrelevant for Chainguard:latest.

NVD Description

Note: Versions mentioned in the description apply only to the upstream linkerd2-proxy package and not the linkerd2-proxy package as distributed by Chainguard.

Tonic is a native gRPC client & server implementation with async/await support. When using tonic::transport::Server there is a remote DoS attack that can cause the server to exit cleanly on accepting a TCP/TLS stream. This can be triggered by causing the accept call to error out with errors that were not covered correctly causing the accept loop to exit. Upgrading to tonic 0.12.3 and above contains the fix.