Lucene search
K

14326 matches found

Positive Technologies
Positive Technologies
added 2022/11/18 12:0 a.m.2 views

PT-2022-26112 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.11 TensorFlow versions 2.10.1, 2.9.3, and 2.8.4 Description: The issue occurs when the BaseCandidateSamplerOp function receives a value in true classes larger than range max, resulting in a heap out-of-bounds...

9.1CVSS9.2AI score0.0038EPSS
Exploits1References9
Positive Technologies
Positive Technologies
added 2022/11/18 12:0 a.m.3 views

PT-2022-26119 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.11 TensorFlow versions 2.10.1, 2.9.3, and 2.8.4 Description: TensorFlow is an open source platform for machine learning. When running on GPU, the function tf.image.generate bounding box proposals receives a scor...

7.5CVSS7.5AI score0.00439EPSS
Exploits1References9
CVE
CVE
added 2022/11/18 12:0 a.m.113 views

CVE-2022-41909

CVE-2022-41909 affects TensorFlow: an input encoded that is not a valid CompositeTensorVariant can cause a segfault in tf.raw_ops.CompositeTensorVariantToComponents. Patches are in commits bf594d08d... and 660ce5a89e..., with the fix slated for TensorFlow 2.11 and cherry-picked to 2.10.1, 2.9.3, ...

7.5CVSS6.2AI score0.0049EPSS
Exploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2022/11/18 12:0 a.m.11 views

CVE-2022-41911 Invalid char to bool conversion when printing a tensor in Tensorflow

TensorFlow is an open source platform for machine learning. When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so...

4.8CVSS7.5AI score0.00395EPSS
Exploits0References3
CNNVD
CNNVD
added 2022/11/18 12:0 a.m.4 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A buffer overflow vulnerability exists in Google TensorFlow, which originates from the "MirrorPadGrad" input "paddings" is too large, an attacker can use this vulnerability to cause a heap memory...

7.5CVSS7.1AI score0.0044EPSS
Exploits1References4
CNNVD
CNNVD
added 2022/11/18 12:0 a.m.4 views

Google TensorFlow 输入验证错误漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. Google TensorFlow is vulnerable to an input validation error that could be exploited by attackers to crash the program...

7.5CVSS6.8AI score0.0044EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2022/11/18 12:0 a.m.3 views

PT-2022-26125 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.11 TensorFlow versions 2.10.1 and earlier TensorFlow versions 2.9.3 and earlier TensorFlow versions 2.8.4 and earlier Description: The reference kernel of the CONV 3D TRANSPOSE TensorFlow Lite operator wrongly...

8.1CVSS7.9AI score0.00523EPSS
Exploits1References10
CNNVD
CNNVD
added 2022/11/18 12:0 a.m.3 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google Google. Google TensorFlow is vulnerable to a buffer overflow vulnerability that originates when an operation with a specified input size receives a different number of inputs, and the executor will crash. No...

7.5CVSS7.2AI score0.0035EPSS
Exploits1References5
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.50 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
Exploits1References3
CNNVD
CNNVD
added 2022/11/18 12:0 a.m.5 views

Google TensorFlow 安全漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A buffer overflow vulnerability exists in Google TensorFlow versions prior to 2.8.4, 2.9.0 and later, and 2.9.3 and earlier, which stems from a lack of proper validation of user-supplied data in...

7.5CVSS7.2AI score0.0043EPSS
Exploits1References4
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.43 views

CVE-2022-41884 Seg fault in `ndarray_tensor_bridge` due to zero and large inputs in Tensorflow

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

4.8CVSS7.6AI score0.0033EPSS
Exploits1References2
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.38 views

CVE-2022-41898 `CHECK` fail via inputs in `SparseFillEmptyRowsGrad` in Tensorflow

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

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

CVE-2022-41893

CVE-2022-41893 affects TensorFlow where calling tf.raw_ops.TensorListResize with a nonscalar input for size triggers a CHECK failure, enabling a denial of service as described in the advisory. The root cause is a validation flaw in TensorListResize; a fix was committed (GitHub commit 888e34b49009...

7.5CVSS6AI score0.00439EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.31 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
Exploits1References4
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.49 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.00447EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2022/11/18 12:0 a.m.3 views

PT-2022-26127 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.11 TensorFlow versions 2.10.1, 2.9.3, and 2.8.4 Description: TensorFlow is an open source platform for machine learning. If ThreadUnsafeUnigramCandidateSampler is given input filterbank channel count greater tha...

7.5CVSS7.5AI score0.0044EPSS
Exploits1References9
CNNVD
CNNVD
added 2022/11/18 12:0 a.m.3 views

Google TensorFlow 代码问题漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. An input validation error vulnerability exists in Google TensorFlow, which stems from the fact that input encoded to an invalid CompositeTensorVariant tensor will trigger a segment error in tf...

7.5CVSS6.6AI score0.0049EPSS
Exploits1References5
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.33 views

CVE-2022-41907 Overflow in `ResizeNearestNeighborGrad` in Tensorflow

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

4.8CVSS7.7AI score0.0044EPSS
Exploits1References3
CNNVD
CNNVD
added 2022/11/18 12:0 a.m.39 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc...

7.5CVSS6.8AI score0.0044EPSS
Exploits1References4
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.25 views

CVE-2022-41894 Buffer overflow in `CONV_3D_TRANSPOSE` on TFLite

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

7.1CVSS8.4AI score0.00523EPSS
Exploits1References3
Rows per page
Query Builder