Lucene search

K
osvGoogleOSV:PYSEC-2022-49
HistoryFeb 03, 2022 - 1:15 p.m.

PYSEC-2022-49

2022-02-0313:15:00
Google
osv.dev
7
tensorflow
machine learning
convolution operations
division by 0
stride argument
tensorflow 2.8.0
tensorflow 2.7.1
tensorflow 2.6.3
tensorflow 2.5.3
cherrypick fix

EPSS

0.002

Percentile

51.9%

Tensorflow is an Open Source Machine Learning Framework. The estimator for the cost of some convolution operations can be made to execute a division by 0. The function fails to check that the stride argument is strictly positive. Hence, the fix is to add a check for the stride argument to ensure it is valid. 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.002

Percentile

51.9%

Related for OSV:PYSEC-2022-49