Lucene search
K

14329 matches found

Vulnrichment
Vulnrichment
added 2022/11/18 12:0 a.m.12 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
CVE
CVE
added 2022/11/18 12:0 a.m.93 views

CVE-2022-41899

CVE-2022-41899 — TensorFlow SdcaOptimizer rank check issue . The vulnerability occurs when inputs are not rank-2 and triggers a CHECK failure in SdcaOptimizer, potentially impacting availability. The root cause is a rank validation check in the optimizer. Patch available in GitHub commit 80ff197d...

7.5CVSS6.2AI score0.0044EPSS
Exploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2022/11/18 12:0 a.m.3 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
CVE
CVE
added 2022/11/18 12:0 a.m.87 views

CVE-2022-41880

TensorFlow CVE-2022-41880 describes a heap-based out-of-bounds read in BaseCandidateSamplerOp when true_classes contains a value greater than range_max. A patch was committed (b389f5c944cadfdfe599b3f1e4026e036f30d2d4) and the fix is scheduled for TensorFlow 2.11, with cherry-picks to 2.10.1, 2.9....

9.1CVSS7.8AI score0.0038EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2022/11/18 12:0 a.m.95 views

CVE-2022-41889

TensorFlow CVE-2022-41889 affects the pywrap path when a list of quantized tensors is assigned to an attribute; the code may parse a tensor and return a nullptr that is not caught, risking a crash. A fix is committed (e9e95553e541) and will be included in TensorFlow 2.11, with cherry-picks to 2.1...

7.5CVSS6.2AI score0.00404EPSS
Exploits1References3Affected Software1
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
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
CVE
CVE
added 2022/11/18 12:0 a.m.95 views

CVE-2022-41897

CVE-2022-41897 affects TensorFlow when FractionMaxPoolGrad receives outsize inputs in row_pooling_sequence or col_pooling_sequence, causing a crash due to a heap/out-of-bounds read. The issue is addressed in a GitHub commit (d71090c3e5ca325bdf4b02eb236cfb3ee823e927) and the fix will be included i...

7.5CVSS6.2AI score0.0044EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2022/11/18 12:0 a.m.51 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
CVE
CVE
added 2022/11/18 12:0 a.m.101 views

CVE-2022-41911

CVE-2022-41911 affects TensorFlow; root cause is an undefined char-to-bool conversion when printing a tensor, leading to sanitizer/fuzzer crashes. Patch is in GitHub commit 1be74370327 and will be included in TensorFlow 2.11.0, with backports to 2.10.1, 2.9.3, and 2.8.4. Public detail confirms im...

7.5CVSS6.1AI score0.00395EPSS
Exploits0References3Affected Software1
CNNVD
CNNVD
added 2022/11/18 12:0 a.m.13 views

Google TensorFlow 代码问题漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a buffer overflow vulnerability that stems from the lack of proper validation of user-supplied data by Bcast::ToShape, which can be exploited by an attacker to cau...

7.5CVSS7.1AI score0.00439EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2022/11/18 12:0 a.m.5 views

CVE-2022-41893 `CHECK_EQ` fail in `tf.raw_ops.TensorListResize` in Tensorflow

TensorFlow is an open source platform for machine learning. If tf.rawops.TensorListResize is given a nonscalar value for input size, it results CHECK fail which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 888e34b49009a4e734c27ab0c43b0b5102682c56...

4.8CVSS7AI score0.00439EPSS
Exploits1References3
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.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
Rows per page
Query Builder