3 matches found
PYSEC-2021-759
TensorFlow is an end-to-end open source platform for machine learning. In affected versions the code for tf.rawops.SaveV2 does not properly validate the inputs and an attacker can trigger a null pointer dereference. The implementation uses ValidateInputs to check that the input arguments are vali...
PYSEC-2021-270
TensorFlow is an end-to-end open source platform for machine learning. In affected versions the code for tf.rawops.SaveV2 does not properly validate the inputs and an attacker can trigger a null pointer dereference. The implementation uses ValidateInputs to check that the input arguments are vali...
Google TensorFlow 代码问题漏洞
Google TensorFlow is an end-to-end open source machine learning platform. a security vulnerability exists in Google TensorFlow versions prior to 2.6.0. The vulnerability stems from code in tf.rawops.SaveV2 that fails to properly validate input. A local attacker could exploit this vulnerability to...