Lucene search
+L

268 matches found

Github Security Blog
Github Security Blog
added 2021/08/25 2:41 p.m.39 views

Reference binding to nullptr in shape inference

Impact An attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.SparseFillEmptyRows: python import tensorflow as tf tf.compat.v1.disablev2behavior tf.rawops.SparseFillEmptyRows indices = tf.constant, shape=0, 0, dtype=tf.int64, values = tf.constant, shape=0,...

7.8CVSS7.5AI score0.00173EPSS
SaveExploits0References7Affected Software3
OSV
OSV
added 2021/08/25 2:41 p.m.9 views

GHSA-V768-W7M9-2VMM Reference binding to nullptr in shape inference

Impact An attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.SparseFillEmptyRows: python import tensorflow as tf tf.compat.v1.disablev2behavior tf.rawops.SparseFillEmptyRows indices = tf.constant, shape=0, 0, dtype=tf.int64, values = tf.constant, shape=0,...

8.5CVSS6.6AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/25 2:41 p.m.9 views

GHSA-QFPC-5PJR-MH26 Missing validation in shape inference for `Dequantize`

Impact The shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments: python import tensorflow as tf tf.compat.v1.disablev2behavior tf.rawops.Dequantize inputtensor = tf.constant-10.0,...

6.8CVSS6AI score0.00148EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/25 2:39 p.m.11 views

GHSA-3HXH-8CP2-G4HG Use after free and segfault in shape inference functions

Impact When running shape functions, some functions such as MutableHashTableShape produce extra output information in the form of a ShapeAndType struct. The shapes embedded in this struct are owned by an inference context that is cleaned up almost immediately; if the upstream code attempts to...

6.9CVSS6.3AI score0.00163EPSS
SaveExploits0References7
CNVD
CNVD
added 2021/08/13 12:0 a.m.52 views

Google TensorFlow shape inference function denial of service vulnerability

Google TensorFlow is an end-to-end open source machine learning platform. A denial of service vulnerability exists in the Google TensorFlow shape inference function. A local attacker can exploit this vulnerability to cause a denial of service condition...

6.6CVSS6.1AI score0.00163EPSS
SaveExploits0References1
PyPA
PyPA
added 2021/08/12 11:15 p.m.7 views

PYSEC-2021-299

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS7.1AI score0.00148EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 11:15 p.m.11 views

PYSEC-2021-788

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS6.1AI score0.00148EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/08/12 11:15 p.m.12 views

PYSEC-2021-788

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS7.1AI score0.00148EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/08/12 11:15 p.m.6 views

CVE-2021-37677

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS5.8AI score0.00148EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2021/08/12 11:15 p.m.7 views

PYSEC-2021-590

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS7.1AI score0.00148EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 11:15 p.m.6 views

PYSEC-2021-299

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS6.1AI score0.00148EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/08/12 11:10 p.m.40 views

CVE-2021-37690 Use after free and segfault in shape inference functions in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions when running shape functions, some functions such as MutableHashTableShape produce extra output information in the form of a ShapeAndType struct. The shapes embedded in this struct are owned by an inferenc...

6.6CVSS7AI score0.00163EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/08/12 10:35 p.m.25 views

CVE-2021-37677 Missing validation in shape inference for `Dequantize` in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS6.1AI score0.00148EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/08/12 10:15 p.m.8 views

PYSEC-2021-786

TensorFlow is an end-to-end open source platform for machine learning. In affected versions most implementations of convolution operators in TensorFlow are affected by a division by 0 vulnerability where an attacker can trigger a denial of service via a crash. The shape inference implementation i...

5.5CVSS6.8AI score0.0016EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/08/12 10:15 p.m.9 views

PYSEC-2021-297

TensorFlow is an end-to-end open source platform for machine learning. In affected versions most implementations of convolution operators in TensorFlow are affected by a division by 0 vulnerability where an attacker can trigger a denial of service via a crash. The shape inference implementation i...

5.5CVSS6.8AI score0.0016EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 10:15 p.m.4 views

PYSEC-2021-786

TensorFlow is an end-to-end open source platform for machine learning. In affected versions most implementations of convolution operators in TensorFlow are affected by a division by 0 vulnerability where an attacker can trigger a denial of service via a crash. The shape inference implementation i...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/08/12 10:15 p.m.9 views

PYSEC-2021-588

TensorFlow is an end-to-end open source platform for machine learning. In affected versions most implementations of convolution operators in TensorFlow are affected by a division by 0 vulnerability where an attacker can trigger a denial of service via a crash. The shape inference implementation i...

5.5CVSS6.8AI score0.0016EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/08/12 10:15 p.m.17 views

Design/Logic Flaw

TensorFlow is an end-to-end open source platform for machine learning. In affected versions most implementations of convolution operators in TensorFlow are affected by a division by 0 vulnerability where an attacker can trigger a denial of service via a crash. The shape inference implementation i...

2.1CVSS5.5AI score0.0016EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 10:15 p.m.5 views

PYSEC-2021-297

TensorFlow is an end-to-end open source platform for machine learning. In affected versions most implementations of convolution operators in TensorFlow are affected by a division by 0 vulnerability where an attacker can trigger a denial of service via a crash. The shape inference implementation i...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/08/12 10:15 p.m.2 views

CVE-2021-37675

TensorFlow is an end-to-end open source platform for machine learning. In affected versions most implementations of convolution operators in TensorFlow are affected by a division by 0 vulnerability where an attacker can trigger a denial of service via a crash. The shape inference implementation i...

5.5CVSS5.6AI score0.0016EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder