PT-2022-16073 · Google · Tensorflow

·

CVE-2022-23558

·

Published

2022-02-04

·

Updated

2026-07-09

CVSS v3.1

7.6

High

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H
Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.8.0 TensorFlow versions 2.7.1 and earlier TensorFlow versions 2.6.3 and earlier TensorFlow versions 2.5.3 and earlier
Description An attacker can craft a TFLite model that would cause an integer overflow in TfLiteIntArrayCreate. The TfLiteIntArrayGetSizeInBytes returns an int instead of a size t. An attacker can control model inputs such that computed size overflows the size of int datatype.
Recommendations For versions prior to 2.8.0, update to TensorFlow 2.8.0 or later. For versions 2.7.1 and earlier, update to TensorFlow 2.7.1 or later. For versions 2.6.3 and earlier, update to TensorFlow 2.6.3 or later. For versions 2.5.3 and earlier, update to TensorFlow 2.5.3 or later. As a temporary workaround, consider restricting the use of TfLiteIntArrayCreate and TfLiteIntArrayGetSizeInBytes functions until a patch is available.

Exploit

Fix

Integer Overflow

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BIT-TENSORFLOW-2022-23558
CVE-2022-23558
GHSA-9GWQ-6CWJ-47H3
OPENSUSE-SU-2024:12116-1
PYSEC-2022-122
PYSEC-2022-67
PYSEC-2026-3151

Affected Products

Tensorflow