Lucene search
+L

3137 matches found

OSV
OSV
added 2021/11/05 9:15 p.m.22 views

PYSEC-2021-628

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.8CVSS2.2AI score0.00204EPSS
SaveExploits1References2
OSV
OSV
added 2021/11/05 9:15 p.m.16 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
SaveExploits0References2
CVE
CVE
added 2021/11/05 9:5 p.m.80 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
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2021/11/05 9:5 p.m.45 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
SaveExploits0References5
CVE
CVE
added 2021/11/05 8:55 p.m.86 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
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/11/05 8:55 p.m.88 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
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/11/05 8:50 p.m.94 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
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/11/05 8:50 p.m.53 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
SaveExploits1References2
Cvelist
Cvelist
added 2021/11/05 8:50 p.m.45 views

CVE-2021-41214 Reference binding to `nullptr` in `tf.ragged.cross`

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.8AI score0.0021EPSS
SaveExploits1References2
CVE
CVE
added 2021/11/05 8:50 p.m.106 views

CVE-2021-41214

CVE-2021-41214 affects TensorFlow’s ragged.cross shape inference: binding a reference to nullptr causes undefined behavior. A fix is planned for TensorFlow 2.7.0, with cherry-picks to 2.6.1, 2.5.2, and 2.4.4 (still in supported range). Implication: vulnerable versions may crash or behave unexpect...

7.8CVSS7.5AI score0.0021EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/11/05 8:45 p.m.94 views

CVE-2021-41204

CVE-2021-41204 concerns TensorFlow. In affected builds, during Grappler optimizer constant folding, a deep copy of a resource tensor may be attempted, causing a segfault because such tensors should not change. The issue is addressed with a fix in TensorFlow 2.7.0, and a cherry-pick was applied to...

5.5CVSS5.5AI score0.00136EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/11/05 8:20 p.m.33 views

CVE-2021-41226 Heap OOB read in `SparseBinCount`

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

7.1CVSS7.1AI score0.00201EPSS
SaveExploits1References2
CVE
CVE
added 2021/11/05 8:20 p.m.92 views

CVE-2021-41226

TensorFlow SparseBinCount is affected by a heap out-of-bounds (OOB) access due to missing validation between the values and the sparse output shape. Reports in CVE-2021-41226 and related advisories identify this as the root cause in affected TF versions. The fix is planned for TensorFlow 2.7.0, w...

7.1CVSS6.8AI score0.00201EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/11/05 8:20 p.m.24 views

CVE-2021-41223 Heap OOB read in `FusedBatchNorm` kernels

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.1CVSS7.1AI score0.00201EPSS
SaveExploits1References2
CVE
CVE
added 2021/11/05 8:20 p.m.94 views

CVE-2021-41223

CVE-2021-41223 describes a heap out-of-bounds (OOB) access in TensorFlow's FusedBatchNorm kernels in affected releases. The vulnerability affects the FusedBatchNorm implementation; the fix is planned for TensorFlow 2.7.0, with cherry-picks to 2.6.1, 2.5.2, and 2.4.4 (still in supported range). Mu...

7.1CVSS6.8AI score0.00201EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/11/05 8:20 p.m.79 views

CVE-2021-41224

TensorFlow SparseFillEmptyRows vulnerability (CVE-2021-41224): heap-based out-of-bounds access triggered when indices length does not match values length. Affected in TF versions before 2.7.0; fix included in TF 2.7.0 and cherry-picked to 2.6.1, 2.5.2, and 2.4.4. Remediation: upgrade to TF 2.7.0+...

7.1CVSS6.8AI score0.00201EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/11/05 8:15 p.m.88 views

CVE-2021-41212

TensorFlow ragged.cross shape inference has a heap-based out-of-bounds read in affected releases prior to 2.7.0. The fix is in TensorFlow 2.7.0, with cherry-picks to 2.6.1, 2.5.2, and 2.4.4. Upgrade to 2.7.0+ or apply the patches to mitigate ICU/heap corruption risk. Other CVE trackers (OSV, GHSA...

7.1CVSS6.9AI score0.00201EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/11/05 8:15 p.m.35 views

CVE-2021-41212 Heap OOB read in `tf.ragged.cross`

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.00201EPSS
SaveExploits1References2
CVE
CVE
added 2021/11/05 8:15 p.m.82 views

CVE-2021-41211

CVE-2021-41211 / BIT-tensorflow-2021-41211 : TensorFlow’s QuantizeV2 shape inference can read outside the heap when axis

7.1CVSS6.8AI score0.00201EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/11/05 8:15 p.m.40 views

CVE-2021-41211 Heap OOB read in shape inference for `QuantizeV2`

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

7.1CVSS7.1AI score0.00201EPSS
SaveExploits1References2
Rows per page
Query Builder