Lucene search

K
osvGoogleOSV:PYSEC-2022-122
HistoryFeb 04, 2022 - 11:15 p.m.

PYSEC-2022-122

2022-02-0423:15:00
Google
osv.dev
11
tensorflow
tflite
integer overflow
fix
2.8.0
cherrypick
commit
2.7.1
2.6.3
2.5.3

EPSS

0.005

Percentile

76.5%

Tensorflow is an Open Source Machine Learning Framework. 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_sizeoverflows the size ofint` datatype. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow 2.5.3, as these are also affected and still in supported range.

EPSS

0.005

Percentile

76.5%