Lucene search
K

14329 matches found

Veracode
Veracode
added 2022/10/04 8:3 a.m.22 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists due to a lack of validation of the FakeQuantWithMinMaxVarsPerChannel input allowing an attacker to bring the system into a failed 'CHECK' resulting in the system stalling...

7.5CVSS7.2AI score0.00379EPSS
Exploits0References7Affected Software3
Veracode
Veracode
added 2022/10/04 6:2 a.m.17 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists because the library does not properly validate the quantize ops inputs, allowing an attacker to crash the application through the segmentation fault by passing a nonzero rank when QuantizedInstanceNorm is given xmin or xmax...

7.5CVSS7.3AI score0.00404EPSS
Exploits0References9Affected Software3
Veracode
Veracode
added 2022/10/04 4:58 a.m.17 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. An attacker can crash the application through the segmentation fault by passing a nonzero rank when QuantizedAvgPool is given mininput or maxinput tensors to the quantizedpoolingops.cc...

7.5CVSS7.3AI score0.00391EPSS
Exploits0References9Affected Software3
Veracode
Veracode
added 2022/10/04 4:22 a.m.24 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. An attacker can crash the application through the segmentation fault by passing a nonzero rank when QuantizedAvgPool is given mininput or maxinput tensors to the quantizedpoolingops.cc in eager mode...

7.5CVSS7.3AI score0.00391EPSS
Exploits0References9Affected Software3
OSV
OSV
added 2022/09/22 3:15 p.m.5 views

AZL-38908 CVE-2022-1941 affecting package tensorflow for versions less than 2.16.1-1

A parsing vulnerability for the MessageSet type in the ProtocolBuffers versions prior to and including 3.16.1, 3.17.3, 3.18.2, 3.19.4, 3.20.1 and 3.21.5 for protobuf-cpp, and versions prior to and including 3.16.1, 3.17.3, 3.18.2, 3.19.4, 3.20.1 and 4.21.5 for protobuf-python can lead to out of...

7.5CVSS6.9AI score0.01151EPSS
Exploits0References1
Veracode
Veracode
added 2022/09/21 8:29 a.m.26 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in tensorslicewriter.cc and its respective header file because the dtypes are not properly checked when running Save and SaveSlices which allows an attacker to send unsupported dtypes causing an application crash...

7.5CVSS7.3AI score0.00379EPSS
Exploits0References8Affected Software3
Veracode
Veracode
added 2022/09/21 7:30 a.m.25 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in randomop.cc and randompoissonop.cc because the RandomPoissonV2 doesn't check the size for large input shape and rates which allows an attacker to send inputs that exceed the size check causing an application crash...

7.5CVSS7.3AI score0.00379EPSS
Exploits0References8Affected Software3
Veracode
Veracode
added 2022/09/21 3:39 a.m.21 views

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

7.5CVSS7.3AI score0.00537EPSS
Exploits0References9Affected Software3
Veracode
Veracode
added 2022/09/21 3:33 a.m.20 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists Compute function of convgradinputops.h because the CPU/GPU kernels are not properly handled for empty outbackprop inputs which allows an attacker to cause an application crash by sending malicious inputs...

7.5CVSS7.3AI score0.00379EPSS
Exploits0References8Affected Software3
Veracode
Veracode
added 2022/09/21 3:25 a.m.17 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in the multiple functions in searchsortedop.cc due to an empty sortedinputs which allows an attacker to cause an application crash by providing malicious input...

7.5CVSS7.3AI score0.00366EPSS
Exploits0References9Affected Software3
Veracode
Veracode
added 2022/09/21 3:5 a.m.21 views

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

7.5CVSS7.3AI score0.00379EPSS
Exploits0References8Affected Software3
Veracode
Veracode
added 2022/09/21 1:21 a.m.24 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists because the OPREQUIRES function of lstmops.cc does not properly check the size validation for BlockLSTMGradV2, allowing an attacker to cause an application crash through the segmentation fault...

7.5CVSS7.3AI score0.00391EPSS
Exploits0References8Affected Software3
Veracode
Veracode
added 2022/09/20 12:13 p.m.30 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in Compute function of reshapeop.h because the number of elements size is not properly handled which allows an attacker to entry more than one element causing an application crash...

7.5CVSS7.3AI score0.00379EPSS
Exploits0References8Affected Software3
Veracode
Veracode
added 2022/09/20 11:46 a.m.30 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in Compute function of batchkernels.cc because the function doesn't handle nonscalar argument ids which allows an attacker to cause an application crash...

7.5CVSS7.2AI score0.00534EPSS
Exploits0References9Affected Software3
Veracode
Veracode
added 2022/09/20 11:18 a.m.21 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in Compute function of listkernels.cc because the it doesn't properly handle the size of numelements which allows an attacker to provide more than one element causing an application crash...

7.5CVSS7.3AI score0.00523EPSS
Exploits0References11Affected Software3
Veracode
Veracode
added 2022/09/20 9:18 a.m.17 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in Compute function of poolingops3d.cc because it doesn't properly validate the originputshape input which allows an attacker to bypass inputs which result in a check failure causing an application crash...

7.5CVSS7.3AI score0.00366EPSS
Exploits0References8Affected Software3
CNVD
CNVD
added 2022/09/20 12:0 a.m.28 views

Google TensorFlow Denial of Service Vulnerability (CNVD-2023-10601)

Google TensorFlow is an end-to-end open source platform for machine learning from Google. Google TensorFlow has a denial-of-service vulnerability that can be exploited by attackers to trigger a denial-of-service attack...

7.5CVSS4.4AI score0.00366EPSS
Exploits0References1
CNVD
CNVD
added 2022/09/20 12:0 a.m.26 views

Google TensorFlow Input Validation Error Vulnerability (CNVD-2023-10603)

Google TensorFlow is an end-to-end open source platform for machine learning from Google. Google TensorFlow has an input validation error vulnerability that stems from the fact that the BlockLSTMGradV2 implementation does not fully validate its input, which could be exploited by an attacker to...

7.5CVSS3.2AI score0.00391EPSS
Exploits0References1
CNVD
CNVD
added 2022/09/20 12:0 a.m.27 views

Google TensorFlow DrawBoundingBoxes Denial of Service Vulnerability

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A denial-of-service vulnerability exists in Google TensorFlow, which stems from the fact that when DrawBoundingBoxes receives input boxes that do not belong to the float dtype, it gives the assertion...

7.5CVSS3.6AI score0.00379EPSS
Exploits0References1
CNVD
CNVD
added 2022/09/20 12:0 a.m.20 views

Google TensorFlow EmptyTensorList Denial of Service Vulnerability

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A denial-of-service vulnerability exists in Google TensorFlow, which originates when EmptyTensorList receives an input elementshape with multiple dimensions and it gives an assertion of failure. An...

7.5CVSS3.4AI score0.00387EPSS
Exploits0References1
Rows per page
Query Builder