Uncontrolled Recursion in TensorFlow - CVE-2022-23591
Published: February 2, 2022 / Updated: May 3, 2026
TensorFlow
TensorFlow
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled recursion in GraphDef when loading a SavedModel containing a self-recursive function. A remote attacker can supply a crafted SavedModel to cause a denial of service.
The issue is triggered during execution while resolving NodeDef entries for the recursive function.