Lucene search
+L

149 matches found

PyPA
PyPA
added 2021/11/05 9:15 p.m.29 views

PYSEC-2021-821

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for tf.ragged.cross has an undefined behavior due to binding a reference to nullptr. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

7.8CVSS7.2AI score0.00217EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2021/11/05 8:50 p.m.19 views

CVE-2021-41214

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for tf.ragged.cross has an undefined behavior due to binding a reference to nullptr. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

7.8CVSS7.1AI score0.00217EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/11/05 8:15 p.m.14 views

CVE-2021-41212

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for tf.ragged.cross can trigger a read outside of bounds of heap allocated array. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

7.1CVSS7.2AI score0.00208EPSS
SaveExploits1
CNNVD
CNNVD
added 2021/11/05 12:00 a.m.9 views

Google TensorFlow 缓冲区错误漏洞

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, which stems from undefined behavior of the shape inference code of "tf.ragged.cross" due to a bound reference to "nullptr" in the...

7.8CVSS6AI score0.00217EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2021/11/05 12:00 a.m.5 views

PT-2021-23187 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.7.0 TensorFlow versions 2.6.0 through 2.6.0 will be fixed in 2.6.1 TensorFlow versions 2.5.0 through 2.5.1 will be fixed in 2.5.2 TensorFlow versions 2.4.0 through 2.4.3 will be fixed in 2.4.4 Description: The...

7.8CVSS7.4AI score0.00217EPSS
SaveExploits1References13
CNNVD
CNNVD
added 2021/11/05 12:00 a.m.13 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is an end-to-end open source machine learning platform. An out-of-bounds read vulnerability exists in the shape inference code of tf.ragged.cross in versions prior to TensorFlow 2.7.0 for heap allocation arrays. No details of the vulnerability are currently available...

7.1CVSS5.7AI score0.00208EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2021/11/05 12:00 a.m.7 views

PT-2021-23185 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.7.0 TensorFlow versions 2.6.1 and earlier TensorFlow versions 2.5.2 and earlier TensorFlow versions 2.4.4 and earlier Description: The shape inference code for tf.ragged.cross can trigger a read outside of bound...

7.1CVSS6.8AI score0.00208EPSS
SaveExploits1References13
CNVD
CNVD
added 2021/10/08 12:00 a.m.78 views

Google TensorFlow Buffer Overflow Vulnerability (CNVD-2022-09855)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a buffer overflow vulnerability that stems from the inability of the ""tf.rawops.RaggedGather"" parameter in the software to determine a valid ragged tensor code,...

7.3CVSS7AI score0.00167EPSS
SaveExploits0References1
OSV
OSV
added 2021/08/25 2:43 p.m.22 views

GHSA-9C8H-VVRJ-W2P8 Heap OOB in `RaggedGather`

Impact If the arguments to tf.rawops.RaggedGather don't determine a valid ragged tensor code can trigger a read from outside of bounds of heap allocated buffers. python import tensorflow as tf tf.rawops.RaggedGather paramsnestedsplits = 0,0,0, paramsdensevalues = 1,1, indices = 0,0,9,0,0,...

7.1CVSS5.8AI score0.00167EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/25 2:42 p.m.6 views

GHSA-4XFP-4PFP-89WG Reference binding to nullptr in `RaggedTensorToSparse`

Impact An attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.RaggedTensorToSparse: python import tensorflow as tf tf.rawops.RaggedTensorToSparse rtnestedsplits=0, 38, 0, rtdensevalues= The implementation has an incomplete validation of the splits values: it...

7.1CVSS5.8AI score0.00167EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/25 2:42 p.m.22 views

GHSA-W4XF-2PQW-5MQ7 Reference binding to nullptr in `RaggedTensorToVariant`

Impact An attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.RaggedTensorToVariant: python import tensorflow as tf tf.rawops.RaggedTensorToVariant rtnestedsplits=, rtdensevalues=1,2,3, batchedinput=True The implementation has an incomplete validation of the...

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

GHSA-G8WG-CJWC-XHHP Heap OOB in nested `tf.map_fn` with `RaggedTensor`s

Impact It is possible to nest a tf.mapfn within another tf.mapfn call. However, if the input tensor is a RaggedTensor and there is no function signature provided, code assumes the output is a fully specified tensor and fills output buffer with uninitialized contents from the heap: python import...

8.4CVSS6.5AI score0.00181EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/12 11:15 p.m.9 views

PYSEC-2021-790

TensorFlow is an end-to-end open source platform for machine learning. In affected versions it is possible to nest a tf.mapfn within another tf.mapfn call. However, if the input tensor is a RaggedTensor and there is no function signature provided, code assumes the output is a fully specified tens...

7.8CVSS6.1AI score0.00181EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/08/12 11:15 p.m.4 views

CVE-2021-37679

TensorFlow is an end-to-end open source platform for machine learning. In affected versions it is possible to nest a tf.mapfn within another tf.mapfn call. However, if the input tensor is a RaggedTensor and there is no function signature provided, code assumes the output is a fully specified tens...

7.8CVSS6AI score0.00181EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2021/08/12 11:15 p.m.8 views

PYSEC-2021-301

TensorFlow is an end-to-end open source platform for machine learning. In affected versions it is possible to nest a tf.mapfn within another tf.mapfn call. However, if the input tensor is a RaggedTensor and there is no function signature provided, code assumes the output is a fully specified tens...

7.8CVSS7.2AI score0.00181EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/08/12 11:15 p.m.9 views

PYSEC-2021-592

TensorFlow is an end-to-end open source platform for machine learning. In affected versions it is possible to nest a tf.mapfn within another tf.mapfn call. However, if the input tensor is a RaggedTensor and there is no function signature provided, code assumes the output is a fully specified tens...

7.8CVSS7.2AI score0.00181EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2021/08/12 10:20 p.m.14 views

CVE-2021-37679

TensorFlow is an end-to-end open source platform for machine learning. In affected versions it is possible to nest a tf.mapfn within another tf.mapfn call. However, if the input tensor is a RaggedTensor and there is no function signature provided, code assumes the output is a fully specified tens...

7.8CVSS7.1AI score0.00181EPSS
SaveExploits0
PyPA
PyPA
added 2021/08/12 10:15 p.m.16 views

PYSEC-2021-777

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.RaggedTensorToVariant. The implementation has an incomplete validation of the splits values, missing the case...

7.8CVSS7AI score0.00173EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/08/12 10:15 p.m.8 views

PYSEC-2021-579

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.RaggedTensorToVariant. The implementation has an incomplete validation of the splits values, missing the case...

7.8CVSS7AI score0.00173EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 10:15 p.m.11 views

PYSEC-2021-288

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.RaggedTensorToVariant. The implementation has an incomplete validation of the splits values, missing the case...

7.8CVSS6.5AI score0.00173EPSS
SaveExploits0References2
Rows per page
Query Builder