Lucene search
K

14329 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.8 views

CVE-2021-29571

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPoolGradWithArgmax can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs. The...

7.8CVSS7.3AI score0.0024EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.7 views

CVE-2021-29563

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by exploiting a CHECK-failure coming from the implementation of tf.rawops.RFFT. Eigen code operating on an empty matrix can trigger on an assertion and will cause program termination...

5.5CVSS6.8AI score0.00189EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.5 views

CVE-2021-29570

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPoolGradWithArgmax can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs. The...

7.1CVSS6.7AI score0.00154EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.5 views

CVE-2021-29582

TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in tf.rawops.Dequantize, an attacker can trigger a read from outside of bounds of heap allocated data. The...

7.1CVSS6.6AI score0.00198EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.7 views

CVE-2021-29546

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger an integer division by zero undefined behavior in tf.rawops.QuantizedBiasAdd. This is because the implementation of the Eigen...

7.8CVSS6.7AI score0.00201EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.5 views

CVE-2021-29561

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by exploiting a CHECK-failure coming from tf.rawops.LoadAndRemapMatrix. This is because the...

5.5CVSS6.6AI score0.00189EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.18 views

CVE-2021-29540

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow to occur in Conv2DBackpropFilter. This is because the...

7.8CVSS7.3AI score0.00215EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.6 views

CVE-2021-29551

TensorFlow is an end-to-end open source platform for machine learning. The implementation of MatrixTriangularSolvehttps://github.com/tensorflow/tensorflow/blob/8cae746d8449c7dda5298327353d68613f16e798/tensorflow/core/kernels/linalg/matrixtriangularsolveopimpl.hL160-L240 fails to terminate kernel...

5.5CVSS6.7AI score0.00217EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.5 views

CVE-2021-29524

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a division by 0 in tf.rawops.Conv2DBackpropFilter. This is because the...

5.5CVSS6.7AI score0.00189EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.5 views

CVE-2021-29513

TensorFlow is an end-to-end open source platform for machine learning. Calling TF operations with tensors of non-numeric types when the operations expect numeric tensors result in null pointer dereferences. The conversion from Python array to C++...

7.8CVSS6.6AI score0.00201EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.9 views

CVE-2021-29522

TensorFlow is an end-to-end open source platform for machine learning. The tf.rawops.Conv3DBackprop operations fail to validate that the input tensors are not empty. In turn, this would result in a division by 0. This is because the...

5.5CVSS6.6AI score0.00189EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.5 views

CVE-2021-29536

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in QuantizedReshape by passing in invalid thresholds for the quantization. This is because the...

7.8CVSS7.2AI score0.00211EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:29 p.m.8 views

CVE-2021-29518

TensorFlow is an end-to-end open source platform for machine learning. In eager mode default in TF 2.0 and later, session operations are invalid. However, users could still call the raw ops associated with them and trigger a null pointer dereference. The...

7.8CVSS6.7AI score0.00201EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:29 p.m.4 views

CVE-2021-29514

TensorFlow is an end-to-end open source platform for machine learning. If the splits argument of RaggedBincount does not specify a valid SparseTensorhttps://www.tensorflow.org/apidocs/python/tf/sparse/SparseTensor, then an attacker can trigger a heap buffer overflow. This will cause a read from...

7.8CVSS7AI score0.00211EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:42 p.m.3 views

CVE-2020-5215

In TensorFlow before 1.15.2 and 2.0.1, converting a string from Python to a tf.float16 value results in a segmentation fault in eager mode as the format checks for this use case are only in the graph mode. This issue can lead to denial of service in inference/training where a malicious attacker c...

7.5CVSS6.6AI score0.00581EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:1 p.m.8 views

CVE-2020-26270

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.4CVSS6.7AI score0.00166EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:34 p.m.4 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.5AI score0.00213EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:34 p.m.8 views

CVE-2020-26268

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.8AI score0.00203EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:22 p.m.9 views

CVE-2020-15192

In Tensorflow before versions 2.2.1 and 2.3.1, if a user passes a list of strings to dlpack.todlpack there is a memory leak following an expected validation failure. The issue occurs because the status argument during validation failures is not properly checked. Since each of the above methods ca...

4.3CVSS6.5AI score0.00684EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:23 p.m.5 views

CVE-2020-26266

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.3CVSS7AI score0.00243EPSS
Exploits1
Rows per page
Query Builder