Lucene search
K

7045 matches found

Prion
Prion
added 2021/11/05 9:15 p.m.23 views

Stack overflow

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

2.1CVSS5.5AI score0.00136EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2021/11/05 9:15 p.m.21 views

Heap overflow

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for QuantizeV2 can trigger a read outside of bounds of heap allocated array. This occurs whenever axis is a negative value less than -1. In this case, we are accessing data before the start o...

3.6CVSS6.7AI score0.00201EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/11/05 9:15 p.m.10 views

Stack overflow

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,...

4.6CVSS7.5AI score0.0021EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/11/05 9:15 p.m.17 views

Heap overflow

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

3.6CVSS6.8AI score0.00201EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/11/05 9:15 p.m.23 views

Out-of-bounds

TensorFlow is an open source platform for machine learning. In affected versions the shape inference functions for the QuantizeAndDequantizeV operations 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 ...

3.6CVSS6.8AI score0.00148EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2021/11/05 9:15 p.m.16 views

Design/Logic Flaw

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseFillEmptyRows can be made to trigger a heap OOB access. This occurs whenever the size of indices does not match the size of values. The fix will be included in TensorFlow 2.7.0. We will al...

3.6CVSS6.8AI score0.00201EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2021/11/05 9:15 p.m.14 views

PYSEC-2021-633

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseFillEmptyRows can be made to trigger a heap OOB access. This occurs whenever the size of indices does not match the size of values. The fix will be included in TensorFlow 2.7.0. We will al...

7.1CVSS2.8AI score0.00201EPSS
Exploits1References2
OSV
OSV
added 2021/11/05 9:15 p.m.19 views

PYSEC-2021-632

TensorFlow is an open source platform for machine learning. In affected versions the implementation of FusedBatchNorm kernels is vulnerable to a heap OOB access. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow...

7.1CVSS3AI score0.00201EPSS
Exploits1References2
OSV
OSV
added 2021/11/05 9:15 p.m.16 views

PYSEC-2021-615

TensorFlow is an open source platform for machine learning. In affected versions the shape inference functions for the QuantizeAndDequantizeV operations 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 ...

7.1CVSS2.2AI score0.00148EPSS
Exploits0References2
OSV
OSV
added 2021/11/05 9:15 p.m.21 views

PYSEC-2021-623

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.8CVSS3.2AI score0.0021EPSS
Exploits1References2
OSV
OSV
added 2021/11/05 9:15 p.m.20 views

PYSEC-2021-626

TensorFlow is an open source platform for machine learning. In affected versions the process of building the control flow graph for a TensorFlow model is vulnerable to a null pointer exception when nodes that should be paired are not. This occurs because the code assumes that the first node in th...

5.5CVSS2.4AI score0.00181EPSS
Exploits1References2
OSV
OSV
added 2021/11/05 9:15 p.m.18 views

PYSEC-2021-624

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for DeserializeSparse can trigger a null pointer dereference. This is because the shape inference function assumes that the serializesparse tensor is a tensor with positive rank and having 3 ...

5.5CVSS2.9AI score0.00181EPSS
Exploits1References2
OSV
OSV
added 2021/11/05 9:15 p.m.16 views

PYSEC-2021-613

TensorFlow is an open source platform for machine learning. In affected versions an attacker can trigger undefined behavior, integer overflows, segfaults and CHECK-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure ...

7.8CVSS2.7AI score0.00183EPSS
Exploits0References5
OSV
OSV
added 2021/11/05 9:15 p.m.13 views

PYSEC-2021-614

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

5.5CVSS2AI score0.00136EPSS
Exploits0References2
CVE
CVE
added 2021/11/05 9:5 p.m.67 views

CVE-2021-41203

TensorFlow vulnerability CVE-2021-41203 (checkpoint loading) is due to missing validation for invalid checkpoint file formats. This allows a local attacker to trigger undefined behavior, integer overflows, segfaults, and CHECK-fail crashes by altering saved checkpoints from outside TensorFlow. Af...

7.8CVSS7.5AI score0.00183EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2021/11/05 9:5 p.m.37 views

CVE-2021-41203 Missing validation during checkpoint loading

TensorFlow is an open source platform for machine learning. In affected versions an attacker can trigger undefined behavior, integer overflows, segfaults and CHECK-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure ...

7.8CVSS7.9AI score0.00183EPSS
Exploits0References5
CVE
CVE
added 2021/11/05 8:55 p.m.78 views

CVE-2021-41215

CVE-2021-41215 affects TensorFlow: the shape inference for DeserializeSparse can trigger a null pointer dereference when the serialize_sparse tensor has positive rank (last dimension 3). A fix is available in TensorFlow 2.7.0, with cherry-picks for 2.6.1, 2.5.2, and 2.4.4. Remediation: upgrade to...

5.5CVSS5.6AI score0.00181EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2021/11/05 8:55 p.m.76 views

CVE-2021-41217

CVE-2021-41217 concerns TensorFlow: a null pointer dereference in the control-flow graph construction when paired nodes like Enter/Exit are not properly ordered. The vulnerability causes a crash due to dereferencing a null parent in the pairing logic. A fix is included in TensorFlow 2.7.0, with c...

5.5CVSS5.6AI score0.00181EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2021/11/05 8:50 p.m.82 views

CVE-2021-41219

TensorFlow SparseMatMul contains undefined behavior by binding a reference to nullptr when either input dimension is 0 or less, risking heap OOB writes. The issue affects TensorFlow releases prior to the fix and is documented across multiple advisories (OSV, GHSA) with specific commit e6cf28c7 an...

7.8CVSS7.5AI score0.00204EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2021/11/05 8:50 p.m.47 views

CVE-2021-41219 Undefined behavior via `nullptr` reference binding in sparse matrix multiplication

TensorFlow is an open source platform for machine learning. In affected versions the code for sparse matrix multiplication is vulnerable to undefined behavior via binding a reference to nullptr. This occurs whenever the dimensions of a or b are 0 or less. In the case on one of these is 0, an empt...

7.8CVSS7.8AI score0.00204EPSS
Exploits1References2
Rows per page
Query Builder