Lucene search
+L

14285 matches found

NVD
NVD
added 2022/11/18 10:15 p.m.30 views

CVE-2022-41891

TensorFlow is an open source platform for machine learning. If tf.rawops.TensorListConcat is given elementshape=, it results segmentation fault which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit fc33f3dc4c14051a83eec6535b608abe1d355fde. The fix wil...

7.5CVSS0.00446EPSS
SaveExploits1References3
OSV
OSV
added 2022/11/18 10:15 p.m.12 views

AZL-11529 CVE-2022-41890 affecting package tensorflow for versions less than 2.11.0-1

TensorFlow is an open source platform for machine learning. If BCast::ToShape is given input larger than an int32, it will crash, despite being supposed to handle up to an int64. An example can be seen in tf.experimental.numpy.outer by passing in large input to the input b. We have patched the...

7.5CVSS7.1AI score0.00456EPSS
SaveExploits1References1
NVD
NVD
added 2022/11/18 10:15 p.m.26 views

CVE-2022-41890

TensorFlow is an open source platform for machine learning. If BCast::ToShape is given input larger than an int32, it will crash, despite being supposed to handle up to an int64. An example can be seen in tf.experimental.numpy.outer by passing in large input to the input b. We have patched the...

7.5CVSS0.00456EPSS
SaveExploits1References3
OSV
OSV
added 2022/11/18 10:15 p.m.12 views

AZL-11527 CVE-2022-41888 affecting package tensorflow for versions less than 2.11.0-1

TensorFlow is an open source platform for machine learning. When running on GPU, tf.image.generateboundingboxproposals receives a scores input that must be of rank 4 but is not checked. We have patched the issue in GitHub commit cf35502463a88ca7185a99daa7031df60b3c1c98. The fix will be included i...

7.5CVSS7.2AI score0.00456EPSS
SaveExploits1References1
NVD
NVD
added 2022/11/18 10:15 p.m.28 views

CVE-2022-41888

TensorFlow is an open source platform for machine learning. When running on GPU, tf.image.generateboundingboxproposals receives a scores input that must be of rank 4 but is not checked. We have patched the issue in GitHub commit cf35502463a88ca7185a99daa7031df60b3c1c98. The fix will be included i...

7.5CVSS0.00456EPSS
SaveExploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.33 views

CVE-2022-41889

TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors...

7.5CVSS0.00419EPSS
SaveExploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.50 views

CVE-2022-41885

TensorFlow is an open source platform for machine learning. When tf.rawops.FusedResizeAndPadConv2D is given a large tensor shape, it overflows. We have patched the issue in GitHub commit d66e1d568275e6a2947de97dca7a102a211e01ce. The fix will be included in TensorFlow 2.11. We will also cherrypick...

7.5CVSS0.00446EPSS
SaveExploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.31 views

CVE-2022-41887

TensorFlow is an open source platform for machine learning. tf.keras.losses.poisson receives a ypred and ytrue that are passed through functor::mul in BinaryOp. If the resulting dimensions overflow an int32, TensorFlow will crash due to a size mismatch during broadcast assignment. We have patched...

7.5CVSS0.00456EPSS
SaveExploits1References4
NVD
NVD
added 2022/11/18 10:15 p.m.25 views

CVE-2022-41886

TensorFlow is an open source platform for machine learning. When tf.rawops.ImageProjectiveTransformV2 is given a large output shape, it overflows. We have patched the issue in GitHub commit 8faa6ea692985dbe6ce10e1a3168e0bd60a723ba. The fix will be included in TensorFlow 2.11. We will also...

7.5CVSS0.00446EPSS
SaveExploits1References3
OSV
OSV
added 2022/11/18 10:15 p.m.10 views

AZL-11526 CVE-2022-41886 affecting package tensorflow for versions less than 2.11.0-1

TensorFlow is an open source platform for machine learning. When tf.rawops.ImageProjectiveTransformV2 is given a large output shape, it overflows. We have patched the issue in GitHub commit 8faa6ea692985dbe6ce10e1a3168e0bd60a723ba. The fix will be included in TensorFlow 2.11. We will also...

7.5CVSS7.1AI score0.00446EPSS
SaveExploits1References1
NVD
NVD
added 2022/11/18 10:15 p.m.28 views

CVE-2022-41884

TensorFlow is an open source platform for machine learning. If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. We have patched the issue in GitHub commit 2b56169c16e375c521a3bc8ea658811cc0793784. The fix will be...

7.5CVSS0.00343EPSS
SaveExploits1References2
NVD
NVD
added 2022/11/18 10:15 p.m.27 views

CVE-2022-41880

TensorFlow is an open source platform for machine learning. When the BaseCandidateSamplerOp function receives a value in trueclasses larger than rangemax, a heap oob read occurs. We have patched the issue in GitHub commit b389f5c944cadfdfe599b3f1e4026e036f30d2d4. The fix will be included in...

9.1CVSS0.00395EPSS
SaveExploits1References3
OSV
OSV
added 2022/11/18 10:15 p.m.14 views

AZL-11524 CVE-2022-41880 affecting package tensorflow for versions less than 2.11.0-1

TensorFlow is an open source platform for machine learning. When the BaseCandidateSamplerOp function receives a value in trueclasses larger than rangemax, a heap oob read occurs. We have patched the issue in GitHub commit b389f5c944cadfdfe599b3f1e4026e036f30d2d4. The fix will be included in...

9.1CVSS7.4AI score0.00395EPSS
SaveExploits1References1
Prion
Prion
added 2022/11/18 10:15 p.m.45 views

Design/Logic Flaw

TensorFlow is an open source platform for machine learning. When tf.rawops.ResizeNearestNeighborGrad is given a large size input, it overflows. We have patched the issue in GitHub commit 00c821af032ba9e5f5fa3fe14690c8d28a657624. The fix will be included in TensorFlow 2.11. We will also cherrypick...

5CVSS7.9AI score0.00457EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.21 views

Stack overflow

TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors...

5CVSS7.9AI score0.00419EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.18 views

Stack overflow

TensorFlow is an open source platform for machine learning. tf.keras.losses.poisson receives a ypred and ytrue that are passed through functor::mul in BinaryOp. If the resulting dimensions overflow an int32, TensorFlow will crash due to a size mismatch during broadcast assignment. We have patched...

5CVSS8.7AI score0.00456EPSS
SaveExploits1References4Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.25 views

Stack overflow

TensorFlow is an open source platform for machine learning. If FractionMaxPoolGrad is given outsize inputs rowpoolingsequence and colpoolingsequence, TensorFlow will crash. We have patched the issue in GitHub commit d71090c3e5ca325bdf4b02eb236cfb3ee823e927. The fix will be included in TensorFlow...

5CVSS8AI score0.00457EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.35 views

Stack overflow

TensorFlow is an open source platform for machine learning. An input sparsematrix that is not a matrix with a shape with rank 0 will trigger a CHECK fail in tf.rawops.SparseMatrixNNZ. We have patched the issue in GitHub commit f856d02e5322821aad155dad9b3acab1e9f5d693. The fix will be included in...

5CVSS7.9AI score0.00457EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.15 views

Stack overflow

TensorFlow is an open source platform for machine learning. When tf.rawops.ImageProjectiveTransformV2 is given a large output shape, it overflows. We have patched the issue in GitHub commit 8faa6ea692985dbe6ce10e1a3168e0bd60a723ba. The fix will be included in TensorFlow 2.11. We will also...

5CVSS7.9AI score0.00446EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.28 views

Design/Logic Flaw

TensorFlow is an open source platform for machine learning. If BCast::ToShape is given input larger than an int32, it will crash, despite being supposed to handle up to an int64. An example can be seen in tf.experimental.numpy.outer by passing in large input to the input b. We have patched the...

5CVSS7.9AI score0.00456EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder