Lucene search
+L

9217 matches found

OSV
OSV
added 2020/01/28 10:15 p.m.5 views

PYSEC-2020-338

In TensorFlow before 1.15.2 and 2.0.1, converting a string from Python to a tf.float16 value results in a segmentation fault in eager mode as the format checks for this use case are only in the graph mode. This issue can lead to denial of service in inference/training where a malicious attacker c...

7.5CVSS6.1AI score0.00588EPSS
SaveExploits1References4
OSV
OSV
added 2020/01/28 10:15 p.m.23 views

PYSEC-2020-303

In TensorFlow before 1.15.2 and 2.0.1, converting a string from Python to a tf.float16 value results in a segmentation fault in eager mode as the format checks for this use case are only in the graph mode. This issue can lead to denial of service in inference/training where a malicious attacker c...

7.5CVSS2.8AI score0.00588EPSS
SaveExploits1References4
OSV
OSV
added 2020/01/28 10:15 p.m.11 views

PYSEC-2020-258

In TensorFlow before 1.15.2 and 2.0.1, converting a string from Python to a tf.float16 value results in a segmentation fault in eager mode as the format checks for this use case are only in the graph mode. This issue can lead to denial of service in inference/training where a malicious attacker c...

7.5CVSS6.1AI score0.00588EPSS
SaveExploits1References4
PyPA
PyPA
added 2020/01/28 10:15 p.m.9 views

PYSEC-2020-338

In TensorFlow before 1.15.2 and 2.0.1, converting a string from Python to a tf.float16 value results in a segmentation fault in eager mode as the format checks for this use case are only in the graph mode. This issue can lead to denial of service in inference/training where a malicious attacker c...

7.5CVSS6.8AI score0.00588EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2020/01/28 10:15 p.m.9 views

PYSEC-2020-258

In TensorFlow before 1.15.2 and 2.0.1, converting a string from Python to a tf.float16 value results in a segmentation fault in eager mode as the format checks for this use case are only in the graph mode. This issue can lead to denial of service in inference/training where a malicious attacker c...

7.5CVSS6.8AI score0.00588EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/28 9:32 p.m.120 views

Segmentation faultin TensorFlow when converting a Python string to `tf.float16`

Impact Converting a string from Python to a tf.float16 value results in a segmentation fault in eager mode as the format checks for this use case are only in the graph mode. This issue can lead to denial of service in inference/training where a malicious attacker can send a data point which...

7.5CVSS1.2AI score0.00588EPSS
SaveExploits1References9Affected Software3
OSV
OSV
added 2020/01/28 9:32 p.m.4 views

GHSA-977J-XJ7Q-2JR9 Segmentation faultin TensorFlow when converting a Python string to `tf.float16`

Impact Converting a string from Python to a tf.float16 value results in a segmentation fault in eager mode as the format checks for this use case are only in the graph mode. This issue can lead to denial of service in inference/training where a malicious attacker can send a data point which...

5CVSS6.2AI score0.00588EPSS
SaveExploits1References9
CVE
CVE
added 2020/01/28 9:20 p.m.160 views

CVE-2020-5215

CVE-2020-5215 affects TensorFlow before 1.15.2 and 2.0.1, where converting a Python string to tf.float16 in eager mode can trigger a segmentation fault. The issue arises because format checks for this use case exist only in graph mode, potentially enabling denial of service during inference/train...

7.5CVSS5.8AI score0.00588EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2020/01/28 9:20 p.m.42 views

CVE-2020-5215 Segmentation faultin TensorFlow when converting a Python string to tf.float16

In TensorFlow before 1.15.2 and 2.0.1, converting a string from Python to a tf.float16 value results in a segmentation fault in eager mode as the format checks for this use case are only in the graph mode. This issue can lead to denial of service in inference/training where a malicious attacker c...

5CVSS7.3AI score0.00588EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2020/01/28 12:00 a.m.6 views

PT-2020-18311 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 1.15.1 TensorFlow versions prior to 2.0.1 Description: Converting a string to a tf.float16 value results in a segmentation fault in eager mode, as format checks for this use case are only in graph mode. This issue...

7.5CVSS6.8AI score0.00588EPSS
SaveExploits1References17
Veracode
Veracode
added 2019/12/17 3:06 a.m.18 views

Heap-Based Buffer Overflow

tensorflow is vulnerable to heap-based buffer overflow. An out-of-bounds heap memory access occurs in UnsortedSegmentSum when the Index template argument is int32 and truncation from int64 to int32 can produce negative numbers. The vulnerability, however, is unlikely to be vulnerable...

9.8CVSS4.5AI score0.00788EPSS
SaveExploits0References3Affected Software1
CNVD
CNVD
added 2019/12/17 12:00 a.m.13 views

Google TensorFlow Buffer Overflow Vulnerability

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. The vulnerability stems from a networked system or product performing operations in memory without properly validating data boundarie...

9.8CVSS7.2AI score0.00788EPSS
SaveExploits0References1
NVD
NVD
added 2019/12/16 9:15 p.m.33 views

CVE-2019-16778

In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case datasize and numsegments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. Thi...

9.8CVSS5.6AI score0.00788EPSS
SaveExploits0References3
OSV
OSV
added 2019/12/16 9:15 p.m.21 views

CVE-2019-16778

In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case datasize and numsegments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. Thi...

9.8CVSS9.7AI score
SaveExploits0References3
Prion
Prion
added 2019/12/16 9:15 p.m.18 views

Heap overflow

In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case datasize and numsegments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. Thi...

7.5CVSS9.6AI score0.00788EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2019/12/16 9:15 p.m.8 views

PYSEC-2019-209

In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case datasize and numsegments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. Thi...

9.8CVSS7.4AI score0.00788EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2019/12/16 9:15 p.m.25 views

PYSEC-2019-234

In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case datasize and numsegments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. Thi...

9.8CVSS5.2AI score0.00788EPSS
SaveExploits0References3
OSV
OSV
added 2019/12/16 9:15 p.m.19 views

PYSEC-2019-209

In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case datasize and numsegments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. Thi...

9.8CVSS5.2AI score0.00788EPSS
SaveExploits0References3
OSV
OSV
added 2019/12/16 9:15 p.m.24 views

PYSEC-2019-227

In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case datasize and numsegments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. Thi...

9.8CVSS5.2AI score0.00788EPSS
SaveExploits0References3
PyPA
PyPA
added 2019/12/16 9:15 p.m.11 views

PYSEC-2019-234

In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case datasize and numsegments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. Thi...

9.8CVSS7.4AI score0.00788EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder