Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. The vulnerability exists because the tf.rawops.DeleteSessionTensor in sessionops.cc does not properly validate the input arguments, allowing an attacker to crash the application through the CHECK failure...