Input validation error in TensorFlow - CVE-2022-35989
Published: September 15, 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 improper input validation in the MaxPool GPU kernel when processing a window size input array larger than the input tensor. A remote attacker can supply a crafted ksize input to trigger a CHECK fail and cause a denial of service.
The issue occurs when using the MaxPool operation with GPU execution.