Lucene search
K

591 matches found

Tenable Nessus
Tenable Nessus
added 2023/03/20 12:0 a.m.47 views

CBL Mariner 2.0 Security Update: tensorflow (CVE-2022-41895)

The version of tensorflow installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-41895 advisory. - TensorFlow is an open source platform for machine learning. If MirrorPadGrad is given outsize input...

7.5CVSS7.6AI score0.0015EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2023/03/20 12:0 a.m.30 views

CBL Mariner 2.0 Security Update: tensorflow (CVE-2022-41889)

The version of tensorflow installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-41889 advisory. - TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned t...

7.5CVSS7.7AI score0.00123EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2023/03/20 12:0 a.m.30 views

CBL Mariner 2.0 Security Update: tensorflow (CVE-2022-41907)

The version of tensorflow installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-41907 advisory. - TensorFlow is an open source platform for machine learning. When tf.rawops.ResizeNearestNeighborGrad is...

7.5CVSS7.6AI score0.00148EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2023/03/20 12:0 a.m.36 views

CBL Mariner 2.0 Security Update: tensorflow (CVE-2022-41896)

The version of tensorflow installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-41896 advisory. - TensorFlow is an open source platform for machine learning. If ThreadUnsafeUnigramCandidateSampler is...

7.5CVSS7.5AI score0.00187EPSS
Exploits1References2
NVD
NVD
added 2022/12/06 10:15 p.m.18 views

CVE-2022-41910

TensorFlow is an open source platform for machine learning. The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. We hav...

9.1CVSS0.00323EPSS
Exploits0References3
Prion
Prion
added 2022/12/06 10:15 p.m.16 views

Out-of-bounds

TensorFlow is an open source platform for machine learning. The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. We hav...

6.4CVSS9.1AI score0.00323EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2022/12/06 12:0 a.m.138 views

CVE-2022-41910

TensorFlow CVE-2022-41910 affects MakeGrapplerFunctionItem: if input sizes are >= output sizes, it triggers out-of-bounds memory reads or a crash. A fix was committed (a65411a1d69edfb16b25907ffb8f73556ce36bb7) and will be included in TensorFlow 2.11.0, with cherry-picks planned for 2.8.4, 2.9....

9.1CVSS6.8AI score0.00323EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2022/12/06 12:0 a.m.16 views

CVE-2022-41910 Heap out of bounds read in `QuantizeAndDequantizeV2` in Tensorflow

TensorFlow is an open source platform for machine learning. The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. We hav...

4.8CVSS9.4AI score0.00323EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2022/11/21 11:51 p.m.33 views

`CHECK` fail in `TensorListScatter` and `TensorListScatterV2` in eager mode

Impact Another instance of CVE-2022-35991, where TensorListScatter and TensorListScatterV2 crash via non scalar inputs inelementshape, was found in eager mode and fixed. python import tensorflow as tf arg0=tf.random.uniformshape=2, 2, 2, dtype=tf.float16, maxval=None arg1=tf.random.uniformshape=2...

7.5CVSS2.3AI score0.00146EPSS
Exploits0References2Affected Software3
Github Security Blog
Github Security Blog
added 2022/11/21 10:3 p.m.31 views

`CHECK_EQ` fail via input in `SparseMatrixNNZ`

Impact An input sparsematrix that is not a matrix with a shape with rank 0 will trigger a CHECK fail in tf.rawops.SparseMatrixNNZ. python import tensorflow as tf tf.rawops.SparseMatrixNNZsparsematrix= Patches We have patched the issue in GitHub commit f856d02e5322821aad155dad9b3acab1e9f5d693. The...

7.5CVSS7.5AI score0.0035EPSS
Exploits1References5Affected Software3
Github Security Blog
Github Security Blog
added 2022/11/21 10:3 p.m.21 views

FractionalMaxPool and FractionalAVGPool heap out-of-bounds acess

Impact An input poolingratio that is smaller than 1 will trigger a heap OOB in tf.rawops.FractionalMaxPool and tf.rawops.FractionalAvgPool. Patches We have patched the issue in GitHub commit 216525144ee7c910296f5b05d214ca1327c9ce48. The fix will be included in TensorFlow 2.11.0. We will also cher...

9.8CVSS8.9AI score0.01243EPSS
Exploits1References4Affected Software3
Github Security Blog
Github Security Blog
added 2022/11/21 9:54 p.m.23 views

`FractionalMaxPoolGrad` Heap out of bounds read

Impact If FractionMaxPoolGrad is given outsize inputs rowpoolingsequence and colpoolingsequence, TensorFlow will crash. python import tensorflow as tf tf.rawops.FractionMaxPoolGrad originput = 1, 1, 1, 1, 1, origoutput = 1, 1, 1, outbackprop = 3, 3, 6, rowpoolingsequence = -0x4000000, 1, 1,...

7.5CVSS7.5AI score0.0015EPSS
Exploits1References5Affected Software3
Github Security Blog
Github Security Blog
added 2022/11/21 8:42 p.m.31 views

Segfault in `tf.raw_ops.TensorListConcat`

Impact If tf.rawops.TensorListConcat is given elementshape=, it results segmentation fault which can be used to trigger a denial of service attack. python import tensorflow as tf tf.rawops.TensorListConcat inputhandle=tf.data.experimental.tovarianttf.data.Dataset.fromtensorslices1, 2, 3,...

7.5CVSS7.4AI score0.00187EPSS
Exploits1References5Affected Software3
Github Security Blog
Github Security Blog
added 2022/11/21 8:42 p.m.29 views

Segfault via invalid attributes in `pywrap_tfe_src.cc`

Impact 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 as input ksizes. python import numpy as np import...

7.5CVSS7.6AI score0.00123EPSS
Exploits1References5Affected Software3
NVD
NVD
added 2022/11/18 10:15 p.m.17 views

CVE-2022-41909

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

7.5CVSS0.00484EPSS
Exploits1References4
NVD
NVD
added 2022/11/18 10:15 p.m.13 views

CVE-2022-41908

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

7.5CVSS0.00313EPSS
Exploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.13 views

CVE-2022-41907

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

7.5CVSS0.00148EPSS
Exploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.21 views

CVE-2022-41900

TensorFlow is an open source platform for machine learning. The security vulnerability results in FractionalMaxAVGPool with illegal poolingratio. Attackers using Tensorflow can exploit the vulnerability. They can access heap memory which is not in the control of user, leading to a crash or remote...

9.8CVSS0.01243EPSS
Exploits1References2
NVD
NVD
added 2022/11/18 10:15 p.m.23 views

CVE-2022-41894

TensorFlow is an open source platform for machine learning. The reference kernel of the CONV3DTRANSPOSE TensorFlow Lite operator wrongly increments the dataptr when adding the bias to the result. Instead of dataptr += numchannels; it should be dataptr += outputnumchannels; as if the number of inp...

8.1CVSS0.00225EPSS
Exploits1References3
NVD
NVD
added 2022/11/18 10:15 p.m.14 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.00187EPSS
Exploits1References3
Rows per page
Query Builder