Lucene search
+L

9211 matches found

OSV
OSV
added 2020/12/10 11:15 p.m.7 views

PYSEC-2020-140

In affected versions of TensorFlow the tf.rawops.DataFormatVecPermute API does not validate the srcformat and dstformat attributes. The code assumes that these two arguments define a permutation of NHWC. This can result in uninitialized memory accesses, read outside of bounds and even crashes. Th...

7.8CVSS7.1AI score0.00241EPSS
SaveExploits1References2
OSV
OSV
added 2020/12/10 11:15 p.m.17 views

PYSEC-2020-297

In affected versions of TensorFlow under certain cases a saved model can trigger use of uninitialized values during code execution. This is caused by having tensor buffers be filled with the default value of the type but forgetting to default initialize the quantized floating point types in Eigen...

5.3CVSS6.1AI score0.00251EPSS
SaveExploits1References2
OSV
OSV
added 2020/12/10 11:15 p.m.17 views

PYSEC-2020-335

In TensorFlow release candidate versions 2.4.0rc, the general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories. There are multiple invariants and preconditions that are assumed by the parallel...

7.5CVSS2.4AI score0.00689EPSS
SaveExploits1References2
OSV
OSV
added 2020/12/10 11:15 p.m.10 views

PYSEC-2020-336

In affected versions of TensorFlow running an LSTM/GRU model where the LSTM/GRU layer receives an input with zero-length results in a CHECK failure when using the CUDA backend. This can result in a query-of-death vulnerability, via denial of service, if users can control the input to the layer...

4.4CVSS5.9AI score0.00171EPSS
SaveExploits0References2
OSV
OSV
added 2020/12/10 11:15 p.m.13 views

PYSEC-2020-254

In affected versions of TensorFlow under certain cases a saved model can trigger use of uninitialized values during code execution. This is caused by having tensor buffers be filled with the default value of the type but forgetting to default initialize the quantized floating point types in Eigen...

5.3CVSS5.9AI score0.00251EPSS
SaveExploits1References2
OSV
OSV
added 2020/12/10 11:15 p.m.10 views

PYSEC-2020-298

In affected versions of TensorFlow the tf.rawops.DataFormatVecPermute API does not validate the srcformat and dstformat attributes. The code assumes that these two arguments define a permutation of NHWC. This can result in uninitialized memory accesses, read outside of bounds and even crashes. Th...

7.8CVSS7.1AI score0.00241EPSS
SaveExploits1References2
OSV
OSV
added 2020/12/10 11:15 p.m.8 views

PYSEC-2020-332

In affected versions of TensorFlow under certain cases a saved model can trigger use of uninitialized values during code execution. This is caused by having tensor buffers be filled with the default value of the type but forgetting to default initialize the quantized floating point types in Eigen...

5.3CVSS6.1AI score0.00251EPSS
SaveExploits1References2
Prion
Prion
added 2020/12/10 11:15 p.m.18 views

Design/Logic Flaw

In TensorFlow release candidate versions 2.4.0rc, the general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories. There are multiple invariants and preconditions that are assumed by the parallel...

5CVSS7.4AI score0.00689EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2020/12/10 11:15 p.m.10 views

PYSEC-2020-255

In affected versions of TensorFlow the tf.rawops.ImmutableConst operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the...

4.4CVSS6.9AI score0.00209EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2020/12/10 11:15 p.m.9 views

PYSEC-2020-332

In affected versions of TensorFlow under certain cases a saved model can trigger use of uninitialized values during code execution. This is caused by having tensor buffers be filled with the default value of the type but forgetting to default initialize the quantized floating point types in Eigen...

5.3CVSS7.5AI score0.00251EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2020/12/10 11:15 p.m.6 views

PYSEC-2020-333

In affected versions of TensorFlow the tf.rawops.DataFormatVecPermute API does not validate the srcformat and dstformat attributes. The code assumes that these two arguments define a permutation of NHWC. This can result in uninitialized memory accesses, read outside of bounds and even crashes. Th...

7.8CVSS7.1AI score0.00241EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2020/12/10 11:15 p.m.10 views

PYSEC-2020-335

In TensorFlow release candidate versions 2.4.0rc, the general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories. There are multiple invariants and preconditions that are assumed by the parallel...

7.5CVSS6.9AI score0.00689EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2020/12/10 11:15 p.m.10 views

PYSEC-2020-141

In TensorFlow release candidate versions 2.4.0rc, the general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories. There are multiple invariants and preconditions that are assumed by the parallel...

7.5CVSS6.9AI score0.00689EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2020/12/10 11:15 p.m.8 views

PYSEC-2020-140

In affected versions of TensorFlow the tf.rawops.DataFormatVecPermute API does not validate the srcformat and dstformat attributes. The code assumes that these two arguments define a permutation of NHWC. This can result in uninitialized memory accesses, read outside of bounds and even crashes. Th...

7.8CVSS7.1AI score0.00241EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2020/12/10 11:15 p.m.25 views

PYSEC-2020-300

In TensorFlow release candidate versions 2.4.0rc, the general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories. There are multiple invariants and preconditions that are assumed by the parallel...

7.5CVSS2.4AI score0.00689EPSS
SaveExploits1References2
OSV
OSV
added 2020/12/10 11:15 p.m.18 views

PYSEC-2020-255

In affected versions of TensorFlow the tf.rawops.ImmutableConst operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the...

4.4CVSS6AI score0.00209EPSS
SaveExploits1References2
OSV
OSV
added 2020/12/10 11:15 p.m.14 views

PYSEC-2020-299

In affected versions of TensorFlow the tf.rawops.ImmutableConst operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the...

4.4CVSS6AI score0.00209EPSS
SaveExploits1References2
PyPA
PyPA
added 2020/12/10 11:15 p.m.10 views

PYSEC-2020-298

In affected versions of TensorFlow the tf.rawops.DataFormatVecPermute API does not validate the srcformat and dstformat attributes. The code assumes that these two arguments define a permutation of NHWC. This can result in uninitialized memory accesses, read outside of bounds and even crashes. Th...

7.8CVSS7.1AI score0.00241EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2020/12/10 11:15 p.m.21 views

Out-of-bounds

In affected versions of TensorFlow the tf.rawops.DataFormatVecPermute API does not validate the srcformat and dstformat attributes. The code assumes that these two arguments define a permutation of NHWC. This can result in uninitialized memory accesses, read outside of bounds and even crashes. Th...

4.3CVSS7.4AI score0.00241EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2020/12/10 11:15 p.m.22 views

Design/Logic Flaw

In affected versions of TensorFlow the tf.rawops.ImmutableConst operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the...

3.6CVSS4.8AI score0.00209EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder