9217 matches found
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. An integer division by zero undefined behavior occurs because it performs division without checking not zero in TFLite computation for size of output after TFLite padding, allowing an attacker to crash the application...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. A stack overflow in tf.rawops.ReverseSequence occurs because it fails to validate that seqdim and batchdim arguments are valid...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. An attacker is able to send a malicious input to cause null pointer dereference in TrySimplify, crashing the application...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. A heap buffer overflow occurs in tf.rawops.MaxPool3DGradGrad as it fails to check that the initialization of Pool3dParameters completes successfully...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. A division by zero undefined behavior in 'tf.rawops.Conv2DBackpropFilter occurs because it performs division without checking not zero, allowing an attacker to crash the application...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. A heap buffer overflow occurs because the splits argument of RaggedBincount does not specify a valid SparseTensor...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. A division by zero undefined behavior in Conv3D occurs because it performs a modulo operation based on user controlled input, allowing an attacker to crash the application...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. An attacker is able to send a malicious input to cause buffer overflows due to CHECK-fail in tf.rawops.AddManySparseToTensorsMap...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. An attacker is able to crash the system by passing a complex argument to tf.transpose and setting conjugate=True...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. A null pointer dereference occurs because it fails to validate that scale, offset, mean and variance all have the same number of elements as the number of channels of x, allowing an attacker to crash the application...
Denial Of Service(DoS)
tensorflow is vulnerable to denial of service. A division by zero occurs in tf.rawops.QuantizedBiasAdd, allowing an attacker to crash the application or potentially cause unexpected behavior...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. A double redirection to access an element of an array allocated on the heap occurs when CHECK-fail in converting sparse tensors to CSR Sparse matrices in SparseTensorToCSRSparseMatrix, allowing an attacker to crash the application...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. An attacker is able to cause an application crash via a CHECK-fail in tf.rawops.QuantizeAndDequantizeV4Grad...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. A division by zero occurs in tf.rawops.Conv2DBackpropInput and allows an attacker to cause a denial of service condition...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. A division by zero in occurs in tf.rawops.Conv2D allows an attacker to cause a denial of service condition...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. A NULL pointer dereference occurs in MatrixDiag ops as the implementation does not validate that the tensor arguments are non-empty...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. A NULL pointer dereference occurs when calling TF operations with tensors of non-numeric types resulting in a type confusion when converting Python array to C++, allowing an attacker to crash the application and potentially execute arbitrary code on...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. Lack of proper specification of a valid SparseTensor for splits argument of the functionRaggedBincount allows an attacker to crash the application and potentially read confidential information from outside the bounds of the splits tensor buffer...
Google TensorFlow Denial of Service Vulnerability (CNVD-2021-36331)
Google TensorFlow is an end-to-end open source machine learning platform. A security vulnerability exists in the padding calculation in Google TensorFlow. The vulnerability stems from ComputeOutSize not checking if the stride parameter is 0 before performing a division.No details of the...
Google TensorFlow divide-by-zero error vulnerability (CNVD-2021-36347)
Google TensorFlow is an end-to-end open source machine learning platform. A security vulnerability exists in DepthwiseConv in Google TensorFlow. No details of the vulnerability are provided at this time...