Lucene search
+L

1701 matches found

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

CVE-2022-41898

TensorFlow is an open source platform for machine learning. If SparseFillEmptyRowsGrad is given empty inputs, TensorFlow will crash. We have patched the issue in GitHub commit af4a6a3c8b95022c351edae94560acc61253a1b8. The fix will be included in TensorFlow 2.11. We will also cherrypick this commi...

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

AZL-11537 CVE-2022-41898 affecting package tensorflow for versions less than 2.11.0-1

TensorFlow is an open source platform for machine learning. If SparseFillEmptyRowsGrad is given empty inputs, TensorFlow will crash. We have patched the issue in GitHub commit af4a6a3c8b95022c351edae94560acc61253a1b8. The fix will be included in TensorFlow 2.11. We will also cherrypick this commi...

7.5CVSS7.3AI score0.0044EPSS
SaveExploits1References1
NVD
NVD
added 2022/11/18 10:15 p.m.27 views

CVE-2022-41896

TensorFlow is an open source platform for machine learning. If ThreadUnsafeUnigramCandidateSampler is given input filterbankchannelcount greater than the allowed max size, TensorFlow will crash. We have patched the issue in GitHub commit 39ec7eaf1428e90c37787e5b3fbd68ebd3c48860. The fix will be...

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

AZL-11534 CVE-2022-41896 affecting package tensorflow for versions less than 2.11.0-1

TensorFlow is an open source platform for machine learning. If ThreadUnsafeUnigramCandidateSampler is given input filterbankchannelcount greater than the allowed max size, TensorFlow will crash. We have patched the issue in GitHub commit 39ec7eaf1428e90c37787e5b3fbd68ebd3c48860. The fix will be...

7.5CVSS7.1AI score0.0044EPSS
SaveExploits1References1
OSV
OSV
added 2022/11/18 10:15 p.m.7 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.00439EPSS
SaveExploits1References1
Prion
Prion
added 2022/11/18 10:15 p.m.26 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.00439EPSS
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. An input token that is not a UTF-8 bytestring will trigger a CHECK fail in tf.rawops.PyFunc. We have patched the issue in GitHub commit 9f03a9d3bafe902c1e6beb105b2f24172f238645. The fix will be included in TensorFlow 2.11. We will also...

5CVSS7.9AI score0.0045EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2022/11/18 9:15 p.m.47 views

CVE-2022-41883

TensorFlow is an open source platform for machine learning. When ops that have specified input sizes receive a differing number of inputs, the executor will crash. We have patched the issue in GitHub commit f5381e0e10b5a61344109c1b7c174c68110f7629. The fix will be included in TensorFlow 2.11. We...

7.5CVSS0.0035EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2022/11/18 12:0 a.m.6 views

CVE-2022-41880 ThreadUnsafeUnigramCandidateSampler Heap out of bounds in Tensorflow

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

6.8CVSS7.1AI score0.0038EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.33 views

CVE-2022-41887 Overflow in `tf.keras.losses.poisson` in Tensorflow

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

4.8CVSS7.9AI score0.0044EPSS
SaveExploits1References4
OSV
OSV
added 2022/11/18 12:0 a.m.29 views

CVE-2022-41883 Out of bounds segmentation fault due to unequal op inputs in Tensorflow

TensorFlow is an open source platform for machine learning. When ops that have specified input sizes receive a differing number of inputs, the executor will crash. We have patched the issue in GitHub commit f5381e0e10b5a61344109c1b7c174c68110f7629. The fix will be included in TensorFlow 2.11. We...

6.8CVSS7.7AI score0.0035EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.35 views

CVE-2022-41896 `tf.raw_ops.Mfcc` crashes in Tensorflow

TensorFlow is an open source platform for machine learning. If ThreadUnsafeUnigramCandidateSampler is given input filterbankchannelcount greater than the allowed max size, TensorFlow will crash. We have patched the issue in GitHub commit 39ec7eaf1428e90c37787e5b3fbd68ebd3c48860. The fix will be...

4.8CVSS7.7AI score0.0044EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2022/11/18 12:0 a.m.9 views

CVE-2022-41891 Segfault in `tf.raw_ops.TensorListConcat` in Tensorflow

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

4.8CVSS7AI score0.0043EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.55 views

CVE-2022-41897 `FractionalMaxPoolGrad` Heap out of bounds read in Tensorflow

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

4.8CVSS7.7AI score0.0044EPSS
SaveExploits1References3
CVE
CVE
added 2022/11/18 12:0 a.m.99 views

CVE-2022-41907

CVE-2022-41907 affects TensorFlow: when calling tf.raw_ops.ResizeNearestNeighborGrad with a very large size, an integer overflow occurs in the operation. The issue has been fixed in commit 00c821af032ba9e5f5fa3fe14690c8d28a657624 and the fix will be included in TensorFlow 2.11; TensorFlow 2.10.1,...

7.5CVSS6.2AI score0.0044EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/11/18 12:0 a.m.24 views

CVE-2022-41909 Segfault in `CompositeTensorVariantToComponents` in Tensorflow

TensorFlow is an open source platform for machine learning. An input encoded that is not a valid CompositeTensorVariant tensor will trigger a segfault in tf.rawops.CompositeTensorVariantToComponents. We have patched the issue in GitHub commits bf594d08d377dc6a3354d9fdb494b32d45f91971 and...

4.8CVSS7.8AI score0.0049EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.40 views

CVE-2022-41891 Segfault in `tf.raw_ops.TensorListConcat` in Tensorflow

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

4.8CVSS7.5AI score0.0043EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.61 views

CVE-2022-41901 `CHECK_EQ` fail via input in `SparseMatrixNNZ` in Tensorflow

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

4.8CVSS7.7AI score0.0044EPSS
SaveExploits1References3
OSV
OSV
added 2022/11/18 12:0 a.m.26 views

CVE-2022-41889 Segfault via invalid attributes in `pywrap_tfe_src.cc` in Tensorflow

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

5.5CVSS7.8AI score0.00404EPSS
SaveExploits1References5
OSV
OSV
added 2022/11/18 12:0 a.m.23 views

CVE-2022-41887 Overflow in `tf.keras.losses.poisson` in Tensorflow

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

4.8CVSS7.8AI score0.0044EPSS
SaveExploits1References6
Rows per page
Query Builder