Out-of-bounds write in TensorFlow - CVE-2022-35939
Published: September 15, 2022 / Updated: May 3, 2026
TensorFlow
TensorFlow
Description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to an out-of-bounds write in the ScatterNd function when parsing input that supplies tensor indices. A local user can provide crafted indices greater than the output tensor bounds or less than zero to cause a denial of service.