Lucene search
+L

9209 matches found

OSV
OSV
added 2020/09/25 6:28 p.m.6 views

GHSA-PG59-2F92-5CPH Heap buffer overflow in Tensorflow

Impact The SparseCountSparseOutput and RaggedCountSparseOutput implementations don't validate that the weights tensor has the same shape as the data. The check exists for DenseCountSparseOutput, where both tensors are fully specified:...

8.5CVSS7.3AI score0.00914EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.58 views

Heap buffer overflow in Tensorflow

Impact The SparseCountSparseOutput and RaggedCountSparseOutput implementations don't validate that the weights tensor has the same shape as the data. The check exists for DenseCountSparseOutput, where both tensors are fully specified:...

9.9CVSS1.2AI score0.00914EPSS
SaveExploits1References8Affected Software3
OSV
OSV
added 2020/09/25 6:28 p.m.9 views

GHSA-9MQP-7V2H-2382 Denial of Service in Tensorflow

Impact The SparseFillEmptyRowsGrad implementation has incomplete validation of the shapes of its arguments: https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/core/kernels/sparsefillemptyrowsop.ccL235-L241 Although reverseindexmapt and gradvaluest ar...

6.9CVSS6.1AI score0.01026EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.49 views

Denial of Service in Tensorflow

Impact The SparseFillEmptyRowsGrad implementation has incomplete validation of the shapes of its arguments: https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/core/kernels/sparsefillemptyrowsop.ccL235-L241 Although reverseindexmapt and gradvaluest ar...

5.3CVSS2.3AI score0.01026EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.151 views

Memory leak in Tensorflow

Impact If a user passes a list of strings to dlpack.todlpack there is a memory leak following an expected validation failure: https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/c/eager/dlpack.ccL100-L104 The allocated memory is from...

4.3CVSS1.5AI score0.00834EPSS
SaveExploits1References9Affected Software3
OSV
OSV
added 2020/09/25 6:28 p.m.16 views

GHSA-8FXW-76PX-3RXV Memory leak in Tensorflow

Impact If a user passes a list of strings to dlpack.todlpack there is a memory leak following an expected validation failure: https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/c/eager/dlpack.ccL100-L104 The allocated memory is from...

5.3CVSS5.8AI score0.00834EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.51 views

Segfault in Tensorflow

Impact The tf.rawops.Switch operation takes as input a tensor and a boolean and outputs two tensors. Depending on the boolean value, one of the tensors is exactly the input tensor whereas the other one should be an empty tensor. However, the eager runtime traverses all tensors in the output:...

5.3CVSS1.2AI score0.00943EPSS
SaveExploits1References9Affected Software3
OSV
OSV
added 2020/09/25 6:28 p.m.4 views

GHSA-4G9F-63RX-5CW4 Segfault in Tensorflow

Impact The tf.rawops.Switch operation takes as input a tensor and a boolean and outputs two tensors. Depending on the boolean value, one of the tensors is exactly the input tensor whereas the other one should be an empty tensor. However, the eager runtime traverses all tensors in the output:...

5.3CVSS6AI score0.00943EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.5 views

PT-2020-14269 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.3.1 Description: The SparseCountSparseOutput implementation does not validate that the input arguments form a valid sparse tensor, specifically that the indices tensor has the same shape as the values one. This...

6.3CVSS5.2AI score0.00542EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.6 views

PT-2020-14283 · Google · Tensorflow Lite

Name of the Vulnerable Software and Affected Versions: TensorFlow Lite versions prior to 2.2.1 TensorFlow Lite versions prior to 2.3.1 Description: The issue allows models using segment sum to trigger writes outside of bounds of heap allocated buffers by inserting negative elements in the segment...

9.1CVSS8.7AI score0.00737EPSS
SaveExploits1References17
Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.6 views

PT-2020-14270 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: Tensorflow versions prior to 2.3.1 Description: The issue arises from the RaggedCountSparseOutput not validating that the input arguments form a valid ragged tensor, specifically lacking validation that the splits tensor has the minimum...

8.2CVSS5.4AI score0.00812EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.7 views

PT-2020-14261 · Google +1 · Tensorflow +1

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 1.15.4 TensorFlow versions prior to 2.0.3 TensorFlow versions prior to 2.1.2 TensorFlow versions prior to 2.2.1 TensorFlow versions prior to 2.3.1 Description: The issue arises from the tf.raw ops.Switch operation...

9.8CVSS5.9AI score0.01287EPSS
SaveExploits16References68
Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.7 views

PT-2020-14275 · Google +1 · Tensorflow +1

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 1.15.4 TensorFlow versions prior to 2.0.3 TensorFlow versions prior to 2.1.2 TensorFlow versions prior to 2.2.1 TensorFlow versions prior to 2.3.1 Description: In eager mode, TensorFlow does not set the session...

9.8CVSS6AI score0.01287EPSS
SaveExploits16References68
Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.3 views

PT-2020-14282 · Google +1 · Tensorflow Lite +1

Name of the Vulnerable Software and Affected Versions: TensorFlow Lite versions prior to 1.15.4 TensorFlow Lite versions prior to 2.0.3 TensorFlow Lite versions prior to 2.1.2 TensorFlow Lite versions prior to 2.2.1 TensorFlow Lite versions prior to 2.3.1 Description: The issue arises from the us...

9.8CVSS6.1AI score0.01287EPSS
SaveExploits16References86
Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.7 views

PT-2020-14268 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: Tensorflow versions prior to 2.3.1 Description: The SparseCountSparseOutput implementation does not validate that the input arguments form a valid sparse tensor, specifically that the indices tensor has rank 2, which must be a matrix. Malicio...

6.3CVSS6AI score0.00726EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.3 views

PT-2020-14284 · Google · Tensorflow Lite

Name of the Vulnerable Software and Affected Versions: TensorFlow Lite versions prior to 2.2.1 TensorFlow Lite versions prior to 2.3.1 Description: The issue allows attackers to trigger a denial of service by causing an out of memory allocation in the implementation of segment sum. This is possib...

6.3CVSS4.1AI score0.0076EPSS
SaveExploits1References17
Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.9 views

PT-2020-14285 · Google · Tensorflow Lite

Name of the Vulnerable Software and Affected Versions: TensorFlow Lite versions prior to 2.2.1 TensorFlow Lite versions prior to 2.3.1 Description: The issue arises when models using segment sum have unsorted segment ids, causing the code to assume they are in increasing order. This leads to...

9.1CVSS7.9AI score0.00671EPSS
SaveExploits1References18
Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.8 views

PT-2020-14267 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow version 2.3.0 Description: The SparseCountSparseOutput and RaggedCountSparseOutput implementations do not validate that the weights tensor has the same shape as the data. This can lead to a read from outside the bounds of the heap...

9.9CVSS9.3AI score0.00914EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.9 views

PT-2020-14277 · Google +1 · Tensorflow +1

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 1.15.4 TensorFlow versions prior to 2.0.3 TensorFlow versions prior to 2.1.2 TensorFlow versions prior to 2.2.1 TensorFlow versions prior to 2.3.1 Description: Changing the TensorFlow's SavedModel protocol buffer...

9.8CVSS6.1AI score0.01287EPSS
SaveExploits16References71
Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.6 views

PT-2020-14271 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: Tensorflow versions prior to 2.3.1 Description: The RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor, specifically that the values in the splits tensor generate a valid partitioning ...

8.2CVSS5.6AI score0.00851EPSS
SaveExploits1References14
Rows per page
Query Builder