Lucene search
K

11 matches found

Github Security Blog
Github Security Blog
added 2021/08/25 2:44 p.m.43 views

Integer division by 0 in sparse reshaping

Impact The implementation of tf.rawops.SparseReshape can be made to trigger an integral division by 0 exception: python import tensorflow as tf tf.rawops.SparseReshape inputindices = np.ones1,3, inputshape = np.array1,1,0, newshape = np.array1,0 The implementation calls the reshaping functor...

5.5CVSS6.1AI score0.00033EPSS
Exploits0References7Affected Software3
OSV
OSV
added 2021/08/25 2:44 p.m.0 views

GHSA-95XM-G58G-3P88 Integer division by 0 in sparse reshaping

Impact The implementation of tf.rawops.SparseReshape can be made to trigger an integral division by 0 exception: python import tensorflow as tf tf.rawops.SparseReshape inputindices = np.ones1,3, inputshape = np.array1,1,0, newshape = np.array1,0 The implementation calls the reshaping functor...

5.7CVSS6AI score0.00033EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2021/08/12 6:15 p.m.4 views

CVE-2021-37640

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.SparseReshape can be made to trigger an integral division by 0 exception. The implementation calls the reshaping functor whenever there is at least an index in the input but...

5.5CVSS5.6AI score0.00033EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2021/08/12 6:15 p.m.0 views

PYSEC-2021-751

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.SparseReshape can be made to trigger an integral division by 0 exception. The implementation calls the reshaping functor whenever there is at least an index in the input but...

5.5CVSS5.9AI score0.00033EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2021/08/12 5:35 p.m.2 views

CVE-2021-37640

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.SparseReshape can be made to trigger an integral division by 0 exception. The implementation calls the reshaping functor whenever there is at least an index in the input but...

5.5CVSS7.1AI score0.00033EPSS
Exploits0
OSV
OSV
added 2021/05/21 2:28 p.m.1 views

GHSA-9RPC-5V9Q-5R7F Incomplete validation in `SparseReshape`

Impact Incomplete validation in SparseReshape results in a denial of service based on a CHECK-failure. python import tensorflow as tf inputindices = tf.constant41, shape=1, 1, dtype=tf.int64 inputshape = tf.zeros11, dtype=tf.int64 newshape = tf.zeros1, dtype=tf.int64...

3.6CVSS5.8AI score0.00009EPSS
Exploits1References7
PyPA
PyPA
added 2021/05/14 8:15 p.m.3 views

PYSEC-2021-737

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in SparseReshape results in a denial of service based on a CHECK-failure. The...

5.5CVSS6.9AI score0.00009EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.1 views

PYSEC-2021-737

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in SparseReshape results in a denial of service based on a CHECK-failure. The...

5.5CVSS6.1AI score0.00009EPSS
Exploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.1 views

PYSEC-2021-248

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in SparseReshape results in a denial of service based on a CHECK-failure. The...

5.5CVSS6.1AI score0.00009EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2021/05/14 7:20 p.m.5 views

CVE-2021-29611

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in SparseReshape results in a denial of service based on a CHECK-failure. The...

5.5CVSS7AI score0.00009EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2021/05/14 12:0 a.m.1 views

PT-2021-18362 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions 2.3.3 through 2.4.2 Description: Incomplete validation in SparseReshape results in a denial of service based on a CHECK-failure. The implementation has no validation that the input arguments specify a valid sparse tensor...

5.5CVSS5.3AI score0.00009EPSS
Exploits1References14
Rows per page
Query Builder