Lucene search
+L

567 matches found

NVD
NVD
added 2022/09/16 10:15 p.m.42 views

CVE-2022-36026

TensorFlow is an open source platform for machine learning. If QuantizeAndDequantizeV3 is given a nonscalar numbits input tensor, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit f3f9cb38ecfe5a8a703f2c4a8fead434ef291713...

7.5CVSS0.00411EPSS
SaveExploits0References2
NVD
NVD
added 2022/09/16 10:15 p.m.41 views

CVE-2022-36019

TensorFlow is an open source platform for machine learning. If FakeQuantWithMinMaxVarsPerChannel is given min or max tensors of a rank other than one, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS0.00411EPSS
SaveExploits0References2
NVD
NVD
added 2022/09/16 10:15 p.m.42 views

CVE-2022-35983

TensorFlow is an open source platform for machine learning. If Save or SaveSlices is run over tensors of an unsupported dtype, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 5dd7b86b84a864b834c6fa3d7f9f51c87efa99d4. Th...

7.5CVSS0.00411EPSS
SaveExploits0References2
NVD
NVD
added 2022/09/16 10:15 p.m.38 views

CVE-2022-35985

TensorFlow is an open source platform for machine learning. If LRNGrad is given an outputimage input tensor that is not 4-D, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit bd90b3efab4ec958b228cd7cfe9125be1c0cf255. The...

7.5CVSS0.00411EPSS
SaveExploits0References2
Prion
Prion
added 2022/09/16 10:15 p.m.18 views

Stack overflow

TensorFlow is an open source platform for machine learning. When tf.linalg.matrixrank receives an empty input a, the GPU kernel gives a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit c55b476aa0e0bd4ee99d0f3ad18d9d706cd1260a. The fix...

5CVSS7.3AI score0.0042EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2022/09/16 10:15 p.m.22 views

Stack overflow

TensorFlow is an open source platform for machine learning. If QuantizeAndDequantizeV3 is given a nonscalar numbits input tensor, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit f3f9cb38ecfe5a8a703f2c4a8fead434ef291713...

5CVSS7.5AI score0.00411EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2022/09/16 10:15 p.m.19 views

Stack overflow

TensorFlow is an open source platform for machine learning. If Save or SaveSlices is run over tensors of an unsupported dtype, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 5dd7b86b84a864b834c6fa3d7f9f51c87efa99d4. Th...

5CVSS7.5AI score0.00411EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2022/09/16 10:15 p.m.15 views

Stack overflow

TensorFlow is an open source platform for machine learning. If LRNGrad is given an outputimage input tensor that is not 4-D, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit bd90b3efab4ec958b228cd7cfe9125be1c0cf255. The...

5CVSS7.5AI score0.00411EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2022/09/16 10:15 p.m.21 views

Stack overflow

TensorFlow is an open source platform for machine learning. DenseBincount assumes its input tensor weights to either have the same shape as its input tensor input or to be length-0. A different weights shape will trigger a CHECK fail that can be used to trigger a denial of service attack. We have...

5CVSS7.5AI score0.00411EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2022/09/16 10:15 p.m.15 views

Stack overflow

TensorFlow is an open source platform for machine learning. If FakeQuantWithMinMaxVarsPerChannel is given min or max tensors of a rank other than one, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

5CVSS7.5AI score0.00411EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/16 10:14 p.m.30 views

TensorFlow vulnerable to `CHECK` fail in `TensorListFromTensor`

Impact When TensorListFromTensor receives an elementshape of a rank greater than one, it gives a CHECK fail that can trigger a denial of service attack. python import tensorflow as tf arg0=tf.random.uniformshape=6, 6, 2, dtype=tf.bfloat16, maxval=None arg1=tf.random.uniformshape=6, 9, 1, 3,...

7.5CVSS7.4AI score0.00411EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2022/09/16 10:11 p.m.41 views

TensorFlow vulnerable to floating point exception in `Conv2D`

Impact If Conv2D is given empty input and the filter and padding sizes are valid, the output is all-zeros. This causes division-by-zero floating point exceptions that can be used to trigger a denial of service attack. python import tensorflow as tf import numpy as np with tf.device"CPU": also can...

7.5CVSS7.4AI score0.00411EPSS
SaveExploits0References5Affected Software3
Cvelist
Cvelist
added 2022/09/16 10:10 p.m.38 views

CVE-2022-36005 `CHECK` fail in `FakeQuantWithMinMaxVarsGradient` in TensorFlow

TensorFlow is an open source platform for machine learning. When tf.quantization.fakequantwithminmaxvarsgradient receives input min or max that is nonscalar, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit...

5.9CVSS7.7AI score0.00411EPSS
SaveExploits0References2
OSV
OSV
added 2022/09/16 10:10 p.m.38 views

CVE-2022-36005 `CHECK` fail in `FakeQuantWithMinMaxVarsGradient` in TensorFlow

TensorFlow is an open source platform for machine learning. When tf.quantization.fakequantwithminmaxvarsgradient receives input min or max that is nonscalar, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit...

5.9CVSS8.1AI score0.00411EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2022/09/16 10:10 p.m.46 views

CVE-2022-36004 `CHECK` fail in `tf.random.gamma` in TensorFlow

TensorFlow is an open source platform for machine learning. When tf.random.gamma receives large input shape and rates, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit 552bfced6ce4809db5f3ca305f60ff80dd40c5a3. The fix will be included i...

5.9CVSS7.7AI score0.0042EPSS
SaveExploits0References2
OSV
OSV
added 2022/09/16 10:10 p.m.33 views

CVE-2022-36004 `CHECK` fail in `tf.random.gamma` in TensorFlow

TensorFlow is an open source platform for machine learning. When tf.random.gamma receives large input shape and rates, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit 552bfced6ce4809db5f3ca305f60ff80dd40c5a3. The fix will be included i...

5.9CVSS7.6AI score0.0042EPSS
SaveExploits0References4
OSV
OSV
added 2022/09/16 10:10 p.m.31 views

CVE-2022-36002 `CHECK` fail in `Unbatch` in TensorFlow

TensorFlow is an open source platform for machine learning. When Unbatch receives a nonscalar input id, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit 4419d10d576adefa36b0e0a9425d2569f7c0189f. The fix will be included in TensorFlow...

5.9CVSS7.6AI score0.00411EPSS
SaveExploits0References4
OSV
OSV
added 2022/09/16 10:10 p.m.27 views

CVE-2022-36001 `CHECK` fail in `DrawBoundingBoxes` in TensorFlow

TensorFlow is an open source platform for machine learning. When DrawBoundingBoxes receives an input boxes that is not of dtype float, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit da0d65cdc1270038e72157ba35bf74b85d9bda11. The fix wi...

5.9CVSS7.6AI score0.00411EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/09/16 10:9 p.m.34 views

TensorFlow vulnerable to `CHECK` fail in `EmptyTensorList`

Impact If EmptyTensorList receives an input elementshape with more than one dimension, it gives a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf tf.rawops.EmptyTensorListelementshape=tf.onesdtype=tf.int32, shape=1, 0,...

7.5CVSS7.4AI score0.0042EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/16 10:6 p.m.28 views

TensorFlow vulnerable to `CHECK` fail in `Unbatch`

Impact When Unbatch receives a nonscalar input id, it gives a CHECK fail that can trigger a denial of service attack. python import tensorflow as tf import numpy as np arg0=tf.constantvalue=np.random.randomsize=3, 3, 1, dtype=tf.float64 arg1=tf.constantvalue=np.random.randint0,100,size=3, 3, 1,...

7.5CVSS7.4AI score0.00411EPSS
SaveExploits0References5Affected Software3
Rows per page
Query Builder