Lucene search
+L

14285 matches found

Prion
Prion
added 2022/11/18 10:15 p.m.19 views

Stack overflow

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

5CVSS8.5AI score0.00456EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.28 views

Stack overflow

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

5CVSS8AI score0.00457EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.19 views

Buffer overflow

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

5.1CVSS8.1AI score0.00542EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.24 views

Stack overflow

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

5CVSS7.7AI score0.00446EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.24 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.00467EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.26 views

Stack overflow

TensorFlow is an open source platform for machine learning. When tf.rawops.FusedResizeAndPadConv2D is given a large tensor shape, it overflows. We have patched the issue in GitHub commit d66e1d568275e6a2947de97dca7a102a211e01ce. The fix will be included in TensorFlow 2.11. We will also cherrypick...

5CVSS7.7AI score0.00446EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.28 views

Design/Logic Flaw

TensorFlow is an open source platform for machine learning. If MirrorPadGrad is given outsize input paddings, TensorFlow will give a heap OOB error. We have patched the issue in GitHub commit 717ca98d8c3bba348ff62281fdf38dcb5ea1ec92. The fix will be included in TensorFlow 2.11. We will also...

5CVSS8AI score0.00457EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.19 views

Design/Logic Flaw

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

7.5CVSS9.7AI score0.00609EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.22 views

Stack overflow

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

5CVSS7.7AI score0.00456EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.22 views

Design/Logic Flaw

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

5CVSS7.9AI score0.00411EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2022/11/18 10:15 p.m.34 views

Stack overflow

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

5CVSS7.9AI score0.00343EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2022/11/18 9:15 p.m.54 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.00363EPSS
SaveExploits1References4
Prion
Prion
added 2022/11/18 9:15 p.m.25 views

Stack overflow

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

5CVSS7.7AI score0.00363EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2022/11/18 12:00 a.m.12 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.1AI score0.00457EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/11/18 12:00 a.m.40 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.00456EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/11/18 12:00 a.m.13 views

PT-2022-26142

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.11.0 TensorFlow versions 2.10.1 and earlier TensorFlow versions 2.9.3 and earlier TensorFlow versions 2.8.4 and earlier Description The issue arises when printing a tensor, as the data is retrieved as a const cha...

7.5CVSS7.1AI score0.00411EPSS
SaveExploits0References17
CVE
CVE
added 2022/11/18 12:00 a.m.113 views

CVE-2022-41888

CVE-2022-41888 (TensorFlow) affects the GPU path of tf.image.generate_bounding_box_proposals where the scores input must be rank 4 but this is not checked. TensorFlow patch cf35502463a88ca7185a99daa7031df60b3c1c98 fixes this, with the fix to be included in TensorFlow 2.11 and cherry-picked to Ten...

7.5CVSS6.2AI score0.00456EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2022/11/18 12:00 a.m.114 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.00457EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2022/11/18 12:00 a.m.60 views

CVE-2022-41895 `MirrorPadGrad` heap out of bounds read in Tensorflow

TensorFlow is an open source platform for machine learning. If MirrorPadGrad is given outsize input paddings, TensorFlow will give a heap OOB error. We have patched the issue in GitHub commit 717ca98d8c3bba348ff62281fdf38dcb5ea1ec92. The fix will be included in TensorFlow 2.11. We will also...

4.8CVSS7.7AI score0.00457EPSS
SaveExploits1References3
CVE
CVE
added 2022/11/18 12:00 a.m.116 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.00457EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder