Lucene search
+L

9218 matches found

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

GHSA-MXJJ-953W-2C2V Data corruption in tensorflow-lite

Impact When determining the common dimension size of two tensors, TFLite uses a DCHECK which is no-op outside of debug compilation modes: https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/lite/kernels/internal/types.hL437-L442 Since the function...

8.6CVSS7AI score0.00905EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.63 views

Data corruption in tensorflow-lite

Impact When determining the common dimension size of two tensors, TFLite uses a DCHECK which is no-op outside of debug compilation modes: https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/lite/kernels/internal/types.hL437-L442 Since the function...

9.8CVSS0.8AI score0.00905EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.61 views

Segfault and data corruption in tensorflow-lite

Impact To mimic Python's indexing with negative values, TFLite uses ResolveAxis to convert negative values to positive indices. However, the only check that the converted index is now valid is only present in debug builds:...

9CVSS2.1AI score0.01243EPSS
SaveExploits1References9Affected Software3
OSV
OSV
added 2020/09/25 6:28 p.m.11 views

GHSA-Q4QF-3FC6-8X34 Segfault and data corruption in tensorflow-lite

Impact To mimic Python's indexing with negative values, TFLite uses ResolveAxis to convert negative values to positive indices. However, the only check that the converted index is now valid is only present in debug builds:...

8.7CVSS7.4AI score0.01243EPSS
SaveExploits1References9
OSV
OSV
added 2020/09/25 6:28 p.m.18 views

GHSA-Q8GV-Q7WR-9JF8 Segfault in Tensorflow

Impact In eager mode, TensorFlow does not set the session state. Hence, calling tf.rawops.GetSessionHandle or tf.rawops.GetSessionHandleV2 results in a null pointer dereference:...

6.9CVSS6AI score0.00903EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.55 views

Segfault in Tensorflow

Impact In eager mode, TensorFlow does not set the session state. Hence, calling tf.rawops.GetSessionHandle or tf.rawops.GetSessionHandleV2 results in a null pointer dereference:...

5.3CVSS1.5AI score0.00903EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.51 views

Denial of Service in Tensorflow

Impact Changing the TensorFlow's SavedModel protocol buffer and altering the name of required keys results in segfaults and data corruption while loading the model. This can cause a denial of service in products using tensorflow-serving or other inference-as-a-service installments. We have added...

9CVSS3AI score0.00956EPSS
SaveExploits1References11Affected Software3
OSV
OSV
added 2020/09/25 6:28 p.m.8 views

GHSA-W5GH-2WR2-PM6G Denial of Service in Tensorflow

Impact Changing the TensorFlow's SavedModel protocol buffer and altering the name of required keys results in segfaults and data corruption while loading the model. This can cause a denial of service in products using tensorflow-serving or other inference-as-a-service installments. We have added...

9CVSS7AI score0.00956EPSS
SaveExploits1References11
OSV
OSV
added 2020/09/25 6:28 p.m.4 views

GHSA-G7P5-5759-QV46 Data leak in Tensorflow

Impact The datasplits argument of tf.rawops.StringNGrams lacks validation. This allows a user to pass values that can cause heap overflow errors and even leak contents of memory python tf.rawops.StringNGramsdata="aa", "bb", "cc", "dd", "ee", "ff", datasplits=0,8, separator=" ", ngramwidths=3,...

9CVSS7.1AI score0.01029EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.51 views

Data leak in Tensorflow

Impact The datasplits argument of tf.rawops.StringNGrams lacks validation. This allows a user to pass values that can cause heap overflow errors and even leak contents of memory python tf.rawops.StringNGramsdata="aa", "bb", "cc", "dd", "ee", "ff", datasplits=0,8, separator=" ", ngramwidths=3,...

9.8CVSS2.5AI score0.01029EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.45 views

Denial of Service in Tensorflow

Impact By controlling the fill argument of tf.strings.asstring, a malicious attacker is able to trigger a format string vulnerability due to the way the internal format use in a printf call is constructed:...

7.5CVSS1AI score0.00965EPSS
SaveExploits1References9Affected Software3
OSV
OSV
added 2020/09/25 6:28 p.m.14 views

GHSA-XMQ7-7FXM-RR79 Denial of Service in Tensorflow

Impact By controlling the fill argument of tf.strings.asstring, a malicious attacker is able to trigger a format string vulnerability due to the way the internal format use in a printf call is constructed:...

8.7CVSS6.9AI score0.00965EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.59 views

Integer truncation in Shard API usage

Impact The Shard API in TensorFlow expects the last argument to be a function taking two int64 i.e., long long arguments: https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/core/util/worksharder.hL59-L60 However, there are several places in TensorFlo...

9CVSS1.1AI score0.01287EPSS
SaveExploits1References10Affected Software3
OSV
OSV
added 2020/09/25 6:28 p.m.5 views

GHSA-H6FG-MJXG-HQQ4 Integer truncation in Shard API usage

Impact The Shard API in TensorFlow expects the last argument to be a function taking two int64 i.e., long long arguments: https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/core/util/worksharder.hL59-L60 However, there are several places in TensorFlo...

9CVSS7AI score0.01287EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.63 views

Heap buffer overflow in Tensorflow

Impact The RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Hence, this code is prone to heap buffer overflow...

6.8CVSS1.1AI score0.00568EPSS
SaveExploits1References8Affected Software3
OSV
OSV
added 2020/09/25 6:28 p.m.14 views

GHSA-P5F8-GFW5-33W4 Heap buffer overflow in Tensorflow

Impact The RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Hence, this code is prone to heap buffer overflow...

6.3CVSS6AI score0.00568EPSS
SaveExploits1References8
OSV
OSV
added 2020/09/25 6:28 p.m.14 views

GHSA-X7RP-74X2-MJF3 Segfault in Tensorflow

Impact The RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Thus, the following code sets up conditions to...

8.2CVSS6.4AI score0.00851EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.68 views

Segfault in Tensorflow

Impact The RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Thus, the following code sets up conditions to...

5.9CVSS2.1AI score0.00851EPSS
SaveExploits1References8Affected Software3
OSV
OSV
added 2020/09/25 6:28 p.m.12 views

GHSA-QC53-44CJ-VFVX Denial of Service in Tensorflow

Impact The SparseCountSparseOutput implementation does not validate that the input arguments form a valid sparse tensor. In particular, there is no validation that the indices tensor has rank 2. This tensor must be a matrix because code assumes its elements are accessed as elements of a matrix:...

6.3CVSS6.6AI score0.00726EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.56 views

Denial of Service in Tensorflow

Impact The SparseCountSparseOutput implementation does not validate that the input arguments form a valid sparse tensor. In particular, there is no validation that the indices tensor has rank 2. This tensor must be a matrix because code assumes its elements are accessed as elements of a matrix:...

6.3CVSS2.6AI score0.00726EPSS
SaveExploits1References8Affected Software3
Rows per page
Query Builder