Lucene search
K

9 matches found

Github Security Blog
Github Security Blog
added 2022/02/09 11:31 p.m.26 views

Out of bounds read in Tensorflow

Impact TensorFlow's type inference can cause a heap OOB read as the bounds checking is done in a DCHECK which is a no-op during production: cc if nodet.typeid != TFTUNSET int ix = inputidxi; DCHECKix nodet.argssize "input " i " should have an output " ix " but instead only has " nodet.argssize "...

8.1CVSS0.1AI score0.00316EPSS
Exploits1References7Affected Software3
Veracode
Veracode
added 2022/02/08 11:33 a.m.15 views

Denial Of Service (DoS)

Tensorflow is vulnerable to denial of service. The vulnerability exists due to a lack of sanitization of the DCHECK is a no-op in production builds, and an assertion failure in debug builds allowing an attacker to crash the system...

6.5CVSS3.2AI score0.00507EPSS
Exploits1References3Affected Software3
PyPA
PyPA
added 2022/02/04 11:15 p.m.4 views

PYSEC-2022-81

Tensorflow is an Open Source Machine Learning Framework. Under certain scenarios, TensorFlow can fail to specialize a type during shape inference. This case is covered by the DCHECK function however, DCHECK is a no-op in production builds and an assertion failure in debug builds. In the first cas...

6.5CVSS7AI score0.00507EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2022/02/04 11:15 p.m.14 views

Stack overflow

Tensorflow is an Open Source Machine Learning Framework. Under certain scenarios, TensorFlow can fail to specialize a type during shape inference. This case is covered by the DCHECK function however, DCHECK is a no-op in production builds and an assertion failure in debug builds. In the first cas...

4CVSS6.6AI score0.00507EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2022/02/04 11:15 p.m.17 views

PYSEC-2022-79

Tensorflow is an Open Source Machine Learning Framework. When decoding a tensor from protobuf, TensorFlow might do a null-dereference if attributes of some mutable arguments to some operations are missing from the proto. This is guarded by a DCHECK. However, DCHECK is a no-op in production builds...

6.5CVSS1AI score0.00509EPSS
Exploits1References3
Cvelist
Cvelist
added 2022/02/04 10:32 p.m.15 views

CVE-2022-23570 Null-dereference in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. When decoding a tensor from protobuf, TensorFlow might do a null-dereference if attributes of some mutable arguments to some operations are missing from the proto. This is guarded by a DCHECK. However, DCHECK is a no-op in production builds...

6.5CVSS6.7AI score0.00509EPSS
Exploits1References3
Cvelist
Cvelist
added 2022/02/04 10:32 p.m.17 views

CVE-2022-23572 Crash when type cannot be specialized in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. Under certain scenarios, TensorFlow can fail to specialize a type during shape inference. This case is covered by the DCHECK function however, DCHECK is a no-op in production builds and an assertion failure in debug builds. In the first cas...

6.5CVSS6.7AI score0.00507EPSS
Exploits1References3
Cvelist
Cvelist
added 2022/02/04 10:32 p.m.12 views

CVE-2022-23592 Out of bounds read in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. TensorFlow's type inference can cause a heap out of bounds read as the bounds checking is done in a DCHECK which is a no-op during production. An attacker can control the inputidx variable such that ix would be larger than the number of...

8.1CVSS8.2AI score0.00316EPSS
Exploits1References3
NVD
NVD
added 2021/05/14 8:15 p.m.19 views

CVE-2021-29608

TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in tf.rawops.RaggedTensorToTensor, an attacker can exploit an undefined behavior if input arguments are empty. The...

7.8CVSS0.00023EPSS
Exploits1References4
Rows per page
Query Builder