Integer overflow in TensorFlow - CVE-2022-23567
Published: February 2, 2022 / Updated: May 3, 2026
TensorFlow
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to integer overflow in Sparse*Cwise* ops when processing user-supplied sparse tensor shapes. A remote attacker can supply crafted input dimensions to cause a denial of service.
The issue can trigger excessive memory allocation or assertion failures when constructing new TensorShape objects.