Input validation error in TensorFlow - CVE-2022-23594
Published: February 2, 2022 / Updated: May 3, 2026
TensorFlow
TensorFlow
Description
The vulnerability allows a local user to cause a denial of service or perform out-of-bounds memory access.
The vulnerability exists due to improper input validation in the TFG dialect GraphDef-to-MLIR conversion logic when converting a modified SavedModel GraphDef to MLIR-based IR. A local user can alter the SavedModel format on disk to cause a denial of service or perform out-of-bounds memory access.
Under certain scenarios, heap out-of-bounds read and write operations are possible.