2 matches found
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. The vulnerability exists because the outputshape.AddDim function of avgpoolingop.cc does not properly check the ksize arguments, allowing an attacker to crash the application through the check failure...
Denial Of Service (DoS)
tensorflow is vulnerable to denial of service. The vulnerability exists because the outputshape.AddDim function of avgpoolingop.cc does not properly validate the input for originputshape, allowing an attacker to crash the application through the check failure...