Lucene search
+L

9269 matches found

Vulnrichment
Vulnrichment
added 2022/11/18 12:00 a.m.8 views

CVE-2022-41886 Overflow in `ImageProjectiveTransformV2` in Tensorflow

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

4.8CVSS7.1AI score0.00446EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/11/18 12:00 a.m.9 views

PT-2022-26117

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 tf.raw ops.ImageProjectiveTransformV2 is given a large output shape, it overflows. The...

7.5CVSS7AI score0.00446EPSS
SaveExploits1References18
Positive Technologies
Positive Technologies
added 2022/11/18 12:00 a.m.10 views

PT-2022-26112

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

9.1CVSS7.2AI score0.00395EPSS
SaveExploits1References18
Vulnrichment
Vulnrichment
added 2022/11/18 12:00 a.m.8 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.1AI score0.00457EPSS
SaveExploits1References3
CVE
CVE
added 2022/11/18 12:00 a.m.146 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.00508EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2022/11/18 12:00 a.m.11 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 an attacker to cause a denial of service...

7.5CVSS6.7AI score0.00457EPSS
SaveExploits1References4
CVE
CVE
added 2022/11/18 12:00 a.m.115 views

CVE-2022-41885

TensorFlow vulnerability CVE-2022-41885 affects tf.raw_ops.FusedResizeAndPadConv2D when handling large tensor shapes, causing a buffer/overflow. A fix was committed (d66e1d568275e6a2947de97dca7a102a211e01ce) and will be included in TensorFlow 2.11. TensorFlow team will cherry-pick this commit to ...

7.5CVSS6.2AI score0.00446EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2022/11/18 12:00 a.m.7 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.00456EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/11/18 12:00 a.m.12 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.00457EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/11/18 12:00 a.m.10 views

PT-2022-26133

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.11 TensorFlow version 2.10.1 TensorFlow version 2.9.3 TensorFlow version 2.8.4 Description TensorFlow is an open source platform for machine learning. An input sparse matrix that is not a matrix with a shape with...

7.5CVSS7.1AI score0.00457EPSS
SaveExploits1References18
Cvelist
Cvelist
added 2022/11/18 12:00 a.m.57 views

CVE-2022-41899 `CHECK` fail via inputs in `SdcaOptimizer` in Tensorflow

TensorFlow is an open source platform for machine learning. Inputs densefeatures or examplestatedata not of rank 2 will trigger a CHECK fail in SdcaOptimizer. We have patched the issue in GitHub commit 80ff197d03db2a70c6a111f97dcdacad1b0babfa. The fix will be included in TensorFlow 2.11. We will...

4.8CVSS7.7AI score0.00457EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/11/18 12:00 a.m.11 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow that causes FractionalMaxAVG Pool to have an illegal poolingratio. attackers using Tensorflow can exploit this vulnerability. They can access heap...

9.8CVSS7.9AI score0.00609EPSS
SaveExploits1References3
CVE
CVE
added 2022/11/18 12:00 a.m.123 views

CVE-2022-41895

TensorFlow CVE-2022-41895 describes a heap-out-of-bounds read in MirrorPadGrad when input paddings are out of range. The issue is fixed in commit 717ca98d8c3bba348ff62281fdf38dcb5ea1ec92 and will be included in TensorFlow 2.11; a cherry-pick will be applied to 2.10.1, 2.9.3, and 2.8.4 for affecte...

7.5CVSS6.2AI score0.00457EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2022/11/18 12:00 a.m.16 views

Google TensorFlow 安全漏洞

Google TensorFlow, an end-to-end open source platform for machine learning from Google, Inc. is vulnerable to buffer overflow in versions prior to 2.8.4, 2.9.0 and later, 2.9.3 and later, 2.10.0 and later, and 2.10.1. The vulnerability stems from the fact that tf.rawops.TensorListResize is given ...

7.5CVSS7.1AI score0.00456EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/11/18 12:00 a.m.20 views

Google TensorFlow 安全漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow, which stems from an error that can be raised if a numpy array is created with the shape of one element being zero and the sum of the other elements...

7.5CVSS6.7AI score0.00343EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/11/18 12:00 a.m.57 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.8AI score0.00363EPSS
SaveExploits1References4
CVE
CVE
added 2022/11/18 12:00 a.m.102 views

CVE-2022-41884

CVE-2022-41884 affects TensorFlow. A numpy array has a shape where one element is zero and the others sum to a large number, triggering an error. The issue has been fixed in commit 2b56169c16e375c521a3bc8ea658811cc0793784 and will be included in TensorFlow 2.11; the fix will also be cherry-picked...

7.5CVSS6.1AI score0.00343EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2022/11/18 12:00 a.m.120 views

CVE-2022-41898

TensorFlow CVE-2022-41898 causes a crash when SparseFillEmptyRowsGrad is given empty inputs. The issue was patched in commit af4a6a3c8b95022c351edae94560acc61253a1b8 and will be included in TensorFlow 2.11; the patch will also be cherry-picked to 2.10.1, 2.9.3, and 2.8.4, which are within the sup...

7.5CVSS6.2AI score0.00457EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/11/18 12:00 a.m.35 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 score
SaveExploits0References6
Cvelist
Cvelist
added 2022/11/18 12:00 a.m.48 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.00457EPSS
SaveExploits1References3
Rows per page
Query Builder