Lucene search

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

PYSEC-2022-83

2022-02-0423:15:00
Google
osv.dev
11
tensorflow
open source
machine learning
security vulnerability
oob read/write
fix
cherrypick
version 2.8.0
version 2.7.1
version 2.6.3

EPSS

0.003

Percentile

68.9%

Tensorflow is an Open Source Machine Learning Framework. There is a typo in TensorFlow’s SpecializeType which results in heap OOB read/write. Due to a typo, arg is initialized to the ith mutable argument in a loop where the loop index is j. Hence it is possible to assign to arg from outside the vector of arguments. Since this is a mutable proto value, it allows both read and write to outside of bounds data. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, and TensorFlow 2.6.3, as these are also affected and still in supported range.

EPSS

0.003

Percentile

68.9%