Lucene search
+L

9211 matches found

CVE
CVE
added 2020/12/10 10:10 p.m.103 views

CVE-2020-26267

CVE-2020-26267 affects TensorFlow where tf.raw_ops.DataFormatVecPermute does not validate src_format and dst_format, allowing uninitialized memory accesses, out-of-bounds reads, or crashes by assuming a NHWC permutation. Affected releases include various TensorFlow branches; fixes are published i...

7.8CVSS5.9AI score0.00241EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/12/10 10:10 p.m.64 views

CVE-2020-26268 Write to immutable memory region in TensorFlow

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.4CVSS5.6AI score0.00209EPSS
SaveExploits1References2
CVE
CVE
added 2020/12/10 10:10 p.m.148 views

CVE-2020-26268

CVE-2020-26268 affects TensorFlow: tf.raw_ops.ImmutableConst can crash Python when mapping a file to a non-integral tensor type, due to an allocator not returning an opaque handle. The issue may trigger a segmentation fault if the memory area is large enough; a check prevents the fault if the fil...

4.4CVSS4.9AI score0.00209EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/12/10 10:10 p.m.38 views

CVE-2020-26269 Heap out of bounds read in filesystem glob matching in TensorFlow

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.5AI score0.00689EPSS
SaveExploits1References2
CVE
CVE
added 2020/12/10 10:10 p.m.73 views

CVE-2020-26269

CVE-2020-26269 affects TensorFlow (release candidate 2.4.0rc* and related master branch changes) and describes an access out-of-bounds read in the general filesystem-globbing path matching implementation. The root cause is that invariants and preconditions assumed by the parallel GetMatchingPaths...

7.5CVSS7.4AI score0.00689EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/12/10 10:10 p.m.31 views

CVE-2020-26270 CHECK-fail in LSTM with zero-length input in TensorFlow

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.4AI score0.00171EPSS
SaveExploits0References2
CVE
CVE
added 2020/12/10 10:10 p.m.101 views

CVE-2020-26270

CVE-2020-26270 affects TensorFlow: when an LSTM/GRU layer receives a zero-length input, the CUDA backend triggers a CHECK failure leading to a denial-of-service (query-of-death). Public sources consistently describe this as a vulnerability in affected TensorFlow builds, with fixes implemented in ...

4.4CVSS3.9AI score0.00171EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/12/10 10:10 p.m.49 views

CVE-2020-26271 Heap out of bounds access in MakeEdge in TensorFlow

In affected versions of TensorFlow under certain cases, loading a saved model can result in accessing uninitialized memory while building the computation graph. The MakeEdge function creates an edge between one output tensor of the src node given by outputindex and the input slot of the dst node...

4.4CVSS5.4AI score0.00213EPSS
SaveExploits1References2
CVE
CVE
added 2020/12/10 10:10 p.m.85 views

CVE-2020-26271

CVE-2020-26271 : TensorFlow contains a heap out-of-bounds access in MakeEdge when wiring graph edges, caused by missing bounds checks on indices into arrays of tensor data. This can lead to uninitialized memory access and, in certain cases, leakage of library addresses. The description notes the ...

4.4CVSS3.8AI score0.00213EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2020/12/10 10:10 p.m.19 views

CVE-2020-26271

In affected versions of TensorFlow under certain cases, loading a saved model can result in accessing uninitialized memory while building the computation graph. The MakeEdge function creates an edge between one output tensor of the src node given by outputindex and the input slot of the dst node...

4.4CVSS6.8AI score0.00213EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2020/12/10 7:7 p.m.61 views

Heap out of bounds access in MakeEdge in TensorFlow

Impact Under certain cases, loading a saved model can result in accessing uninitialized memory while building the computation graph. The MakeEdge function creates an edge between one output tensor of the src node given by outputindex and the input slot of the dst node given by inputindex. This is...

4.4CVSS0.3AI score0.00213EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2020/12/10 7:7 p.m.8 views

GHSA-Q263-FVXM-M5MW Heap out of bounds access in MakeEdge in TensorFlow

Impact Under certain cases, loading a saved model can result in accessing uninitialized memory while building the computation graph. The MakeEdge function creates an edge between one output tensor of the src node given by outputindex and the input slot of the dst node given by inputindex. This is...

4.8CVSS5.9AI score0.00213EPSS
SaveExploits1References6
OSV
OSV
added 2020/12/10 7:7 p.m.17 views

GHSA-M648-33QF-V3GP CHECK-fail in LSTM with zero-length input in TensorFlow

Impact 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. Patches We have patched the...

4.8CVSS5.9AI score0.00171EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2020/12/10 7:7 p.m.57 views

CHECK-fail in LSTM with zero-length input in TensorFlow

Impact 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. Patches We have patched the...

4.4CVSS3.8AI score0.00171EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
added 2020/12/10 7:7 p.m.123 views

Write to immutable memory region in TensorFlow

Impact 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 memory area: python import...

4.4CVSS0.9AI score0.00209EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2020/12/10 7:7 p.m.11 views

GHSA-HHVC-G5HV-48C6 Write to immutable memory region in TensorFlow

Impact 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 memory area: python import...

4.8CVSS5.9AI score0.00209EPSS
SaveExploits1References7
OSV
OSV
added 2020/12/10 7:7 p.m.19 views

GHSA-C9F3-9WFR-WGH7 Lack of validation in data format attributes in TensorFlow

Impact 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. However, these assumptions are not checked and this can result in uninitialized memory accesses, read outside of bounds a...

4.4CVSS5.8AI score0.00241EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2020/12/10 7:7 p.m.73 views

Lack of validation in data format attributes in TensorFlow

Impact 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. However, these assumptions are not checked and this can result in uninitialized memory accesses, read outside of bounds a...

7.8CVSS2.1AI score0.00241EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
added 2020/12/10 7:7 p.m.137 views

Uninitialized memory access in TensorFlow

Impact 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: cc struct QUInt8 QUInt8 /...

5.3CVSS3.4AI score0.00251EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2020/12/10 7:7 p.m.11 views

GHSA-QHXX-J73R-QPM2 Uninitialized memory access in TensorFlow

Impact 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: cc struct QUInt8 QUInt8 /...

4.8CVSS6.1AI score0.00251EPSS
SaveExploits1References7
Rows per page
Query Builder