Lucene search
+L

9217 matches found

Veracode
Veracode
added 2021/05/17 10:49 a.m.29 views

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...

7.8CVSS4.8AI score0.00201EPSS
SaveExploits1References2Affected Software3
Veracode
Veracode
added 2021/05/17 10:41 a.m.30 views

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...

5.5CVSS4.4AI score0.00198EPSS
SaveExploits1References2Affected Software3
Veracode
Veracode
added 2021/05/17 10:14 a.m.21 views

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...

7.8CVSS3.9AI score0.00206EPSS
SaveExploits1References2Affected Software3
Veracode
Veracode
added 2021/05/17 9:53 a.m.18 views

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...

7.8CVSS3.5AI score0.00211EPSS
SaveExploits1References2Affected Software3
Veracode
Veracode
added 2021/05/17 9:47 a.m.28 views

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...

5.5CVSS4.1AI score0.00189EPSS
SaveExploits1References3Affected Software3
Veracode
Veracode
added 2021/05/17 9:40 a.m.18 views

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...

7.8CVSS3.4AI score0.00211EPSS
SaveExploits1References2Affected Software3
Veracode
Veracode
added 2021/05/17 9:34 a.m.24 views

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...

5.5CVSS4.5AI score0.00189EPSS
SaveExploits1References3Affected Software3
Veracode
Veracode
added 2021/05/17 9:27 a.m.21 views

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...

5.5CVSS4.2AI score0.00189EPSS
SaveExploits1References2Affected Software3
Veracode
Veracode
added 2021/05/17 9:18 a.m.23 views

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...

5.5CVSS3.9AI score0.0023EPSS
SaveExploits1References4Affected Software3
Veracode
Veracode
added 2021/05/17 8:26 a.m.23 views

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...

7.8CVSS4.4AI score0.00211EPSS
SaveExploits1References2Affected Software3
Veracode
Veracode
added 2021/05/17 7:51 a.m.23 views

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...

7.8CVSS4.7AI score0.00201EPSS
SaveExploits1References3Affected Software3
Veracode
Veracode
added 2021/05/17 7:13 a.m.26 views

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...

5.5CVSS3.9AI score0.00189EPSS
SaveExploits1References2Affected Software3
Veracode
Veracode
added 2021/05/17 6:48 a.m.26 views

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...

5.5CVSS3.4AI score0.0031EPSS
SaveExploits1References4Affected Software3
Veracode
Veracode
added 2021/05/17 6:42 a.m.26 views

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...

7.8CVSS4.3AI score0.00201EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2021/05/17 6:01 a.m.16 views

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...

5.5CVSS4.3AI score0.00198EPSS
SaveExploits1References2Affected Software3
Veracode
Veracode
added 2021/05/17 5:53 a.m.26 views

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...

7.8CVSS4.9AI score0.00201EPSS
SaveExploits1References3Affected Software3
Veracode
Veracode
added 2021/05/17 5:10 a.m.32 views

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...

7.8CVSS5.5AI score0.00203EPSS
SaveExploits1References3Affected Software3
Veracode
Veracode
added 2021/05/17 3:31 a.m.31 views

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...

7.8CVSS5AI score0.00211EPSS
SaveExploits1References2Affected Software3
CNVD
CNVD
added 2021/05/17 12:00 a.m.11 views

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...

7.8CVSS6.5AI score0.00201EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/05/17 12:00 a.m.67 views

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...

5.5CVSS6.6AI score0.00189EPSS
SaveExploits1References1
Rows per page
Query Builder