9217 matches found
Google Tensorflow Buffer Overflow Vulnerability (CNVD-2022-09864)
Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a buffer overflow vulnerability that can be exploited by an attacker to control the input idx variable so that ix is greater than the number of values in node .arg...
Google Tensorflow numeric error vulnerability (CNVD-2022-09879)
Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A numerical error vulnerability exists in Google Tensorflow, which could be exploited by an attacker to create a TFLite model that triggers a division in the "BiasAndClamp" implementation. The...
Google Tensorflow Resource Management Error Vulnerability (CNVD-2022-09858)
Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a resource management error vulnerability that can be exploited by an attacker to cause use-after-release behavior when decoding PNG images...
Google Tensorflow code issue vulnerability (CNVD-2022-09892)
Google TensorFlow is an end-to-end open-source platform for machine learning from Google, a U.S. company. Google TensorFlow is vulnerable to a code issue that could be exploited by an attacker to cause a crash...
Google Tensorflow Buffer Overflow Vulnerability (CNVD-2022-09887)
Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. Google Tensorflow is vulnerable to a buffer overflow vulnerability that could be exploited by an attacker to build a TFLite model that would result in a write operation outside of the array boundaries i...
Google Tensorflow has an unspecified vulnerability (CNVD-2022-09891)
Google TensorFlow is an end-to-end open source platform for machine learning from Google. Google TensorFlow has a security vulnerability that could be exploited by an attacker to cause a denial of service by changing SavedModel...
Tensorflow Input Validation Error Vulnerability (CNVD-2022-11209)
Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. An input validation error vulnerability exists in Tensorflow, which stems from the fact that the er component of TensorFlow is prone to integer overflow when estimating the cost of crop and resize, whic...
Google Tensorflow has an unspecified vulnerability (CNVD-2022-09881)
Google TensorFlow is an end-to-end open source platform for machine learning from Google, a U.S. company. Google Tensorflow has a security vulnerability that could be exploited by attackers to cause a memory leak...
Google Tensorflow has an unspecified vulnerability (CNVD-2022-09890)
Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow, which stems from TensorFlow's use of tempfile.mktemp to create temporary files. No detailed vulnerability details are available...
Google Tensorflow Code Issue Vulnerability (NVD-C-2022-117042)
Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a code issue vulnerability that can be exploited by an attacker to cause a process to crash because it encounters an incorrect StatusOr value and force it to extra...
Google Tensorflow has an unspecified vulnerability (CNVD-2022-09893)
Google TensorFlow is an end-to-end open source platform for machine learning from Google. Google TensorFlow has a security vulnerability that can be exploited to cause a denial of service by modifying SavedModel so that TensorByteSize triggers a CHECK failure...
Google Tensorflow Resource Management Error Vulnerability (CNVD-2022-09883)
Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. Google Tensorflow is vulnerable to resource management errors, which can be exploited by attackers to cause mismanagement of resources...
Denial Of Service (DoS)
Tensorflow is vulnerable to denial of service. The vulnerability exists due to a lack of sanitization of the DCHECK is a no-op in production builds, and an assertion failure in debug builds allowing an attacker to crash the system...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. An attacker can send a malicious input which alters a SavedModel such that SafeToRemoveIdentity, triggering CHECK failures...
Denial Of Service (DoS)
Tensorflow is vulnerable to denial of service. Integer overflows caused by Range can trigger undefined behavior or, in some scenarios, extremely large allocations...
Denial Of Service (DoS)
Tensorflow is vulnerable to denial of service. The vulnerability exists due to a infinite recursive functions when loading a SavedModel...
Integer Overflow
Tensorflow is vulnerable to integer overflows. The vulnerability exists due to a lack of input sanitization in the TfLiteIntArrayGetSizeInBytes function of the common.c file doesn't control inputs which allows an attacker to craft a TFLite model causing an application crash...
Denial Of Service (DoS)
Tensorflow is vulnerable to denial of service. An attacker may exploit the vulnerability by maliciously altering a SavedModel file causing a Null pointer dereference...
Denial Of Service (DoS)
Tensorflow is vulnerable to denial of service. An attacker may exploit the vulnerability by inputting a large value to numdim causing the system to crash by allocating a large vector based on that value...
Out-of-Bounds Access
Tensorflow is vulnerable to out of bound access. The vulnerability exists due to a typo in TensorFlow's SpecializeType in which arg is initialized to the ith mutable argument in a loop where the loop index is j...