Lucene search
K

7046 matches found

CVE
CVE
added 2022/02/03 2:27 p.m.127 views

CVE-2022-21741

TensorFlow’s CVE-2022-21741 affects TFLite depthwise convolutions where a division by zero can occur due to user-controlled convolution parameters and no positivity check before division. The issue enables a potential denial of service via crafted models. The fix is planned for TensorFlow 2.8.0, ...

6.5CVSS6.5AI score0.00808EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2022/02/03 2:27 p.m.33 views

CVE-2022-21741 Division by zero in TFLite

Tensorflow is an Open Source Machine Learning Framework. Impact An attacker can craft a TFLite model that would trigger a division by zero in the implementation of depthwise convolutions. The parameters of the convolution can be user controlled and are also used within a division operation to...

6.5CVSS6.6AI score0.00808EPSS
Exploits1References3
Prion
Prion
added 2022/02/03 2:15 p.m.17 views

Null pointer dereference

Tensorflow is an Open Source Machine Learning Framework. The implementation of QuantizedMaxPool has an undefined behavior where user controlled inputs can trigger a reference binding to null pointer. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow...

4CVSS6.6AI score0.00771EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2022/02/03 2:15 p.m.17 views

Design/Logic Flaw

Tensorflow is an Open Source Machine Learning Framework. The implementation of Bincount operations allows malicious users to cause denial of service by passing in arguments which would trigger a CHECK-fail. There are several conditions that the input arguments must satisfy. Some are not caught...

4CVSS6.2AI score0.00771EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2022/02/03 2:15 p.m.19 views

PYSEC-2022-62

Tensorflow is an Open Source Machine Learning Framework. The implementation of SparseCountSparseOutput can be made to crash a TensorFlow process by an integer overflow whose result is then used in a memory allocation. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this comm...

6.5CVSS3.8AI score0.00771EPSS
Exploits1References3
OSV
OSV
added 2022/02/03 2:15 p.m.17 views

PYSEC-2022-63

Tensorflow is an Open Source Machine Learning Framework. The implementation of QuantizedMaxPool has an undefined behavior where user controlled inputs can trigger a reference binding to null pointer. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow...

6.5CVSS2.3AI score0.00771EPSS
Exploits1References3
OSV
OSV
added 2022/02/03 2:15 p.m.19 views

PYSEC-2022-61

Tensorflow is an Open Source Machine Learning Framework. The implementation of Bincount operations allows malicious users to cause denial of service by passing in arguments which would trigger a CHECK-fail. There are several conditions that the input arguments must satisfy. Some are not caught...

6.5CVSS2.4AI score0.00771EPSS
Exploits1References3
CVE
CVE
added 2022/02/03 1:43 p.m.108 views

CVE-2022-21737

The CVE-2022-21737 issue affects TensorFlow’s bincount path. The vulnerability arises from the implementation of DenseBincount and related *Bincount operations, where certain input argument constraints are not fully enforced during shape inference or kernel execution, leading to CHECK failures du...

6.5CVSS6.2AI score0.00771EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2022/02/03 1:43 p.m.17 views

CVE-2022-21737 Assertion failure based denial of service in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of Bincount operations allows malicious users to cause denial of service by passing in arguments which would trigger a CHECK-fail. There are several conditions that the input arguments must satisfy. Some are not caught...

6.5CVSS6.1AI score0.00771EPSS
Exploits1References5
Cvelist
Cvelist
added 2022/02/03 1:19 p.m.43 views

CVE-2022-21738 Integer overflow leading to crash in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of SparseCountSparseOutput can be made to crash a TensorFlow process by an integer overflow whose result is then used in a memory allocation. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this comm...

6.5CVSS6.8AI score0.00771EPSS
Exploits1References3
OSV
OSV
added 2022/02/03 1:19 p.m.13 views

CVE-2022-21738 Integer overflow leading to crash in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of SparseCountSparseOutput can be made to crash a TensorFlow process by an integer overflow whose result is then used in a memory allocation. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this comm...

6.5CVSS6.5AI score0.00771EPSS
Exploits1References5
NVD
NVD
added 2022/02/03 1:15 p.m.24 views

CVE-2022-21725

Tensorflow is an Open Source Machine Learning Framework. The estimator for the cost of some convolution operations can be made to execute a division by 0. The function fails to check that the stride argument is strictly positive. Hence, the fix is to add a check for the stride argument to ensure ...

6.5CVSS0.00771EPSS
Exploits1References3
OSV
OSV
added 2022/02/03 1:15 p.m.21 views

PYSEC-2022-49

Tensorflow is an Open Source Machine Learning Framework. The estimator for the cost of some convolution operations can be made to execute a division by 0. The function fails to check that the stride argument is strictly positive. Hence, the fix is to add a check for the stride argument to ensure ...

6.5CVSS2AI score0.00771EPSS
Exploits1References3
Prion
Prion
added 2022/02/03 1:15 p.m.15 views

Stack overflow

Tensorflow is an Open Source Machine Learning Framework. The estimator for the cost of some convolution operations can be made to execute a division by 0. The function fails to check that the stride argument is strictly positive. Hence, the fix is to add a check for the stride argument to ensure ...

4CVSS6.8AI score0.00771EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2022/02/03 1:15 p.m.20 views

Stack overflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of MapStage is vulnerable a CHECK-fail if the key tensor is not a scalar. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow 2.5.3, as...

4CVSS6.6AI score0.00771EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2022/02/03 1:15 p.m.24 views

Stack overflow

Tensorflow is an Open Source Machine Learning Framework. Multiple operations in TensorFlow can be used to trigger a denial of service via CHECK-fails i.e., assertion failures. This is similar to TFSA-2021-198 and has similar fixes. We have patched the reported issues in multiple GitHub commits. I...

4CVSS6.5AI score0.00451EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2022/02/03 1:15 p.m.18 views

Stack overflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of FractionalMaxPool can be made to crash a TensorFlow process via a division by 0. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow...

4CVSS6.5AI score0.00771EPSS
Exploits1References3Affected Software1
vulnersOsv
vulnersOsv
added 2022/02/03 1:15 p.m.4 views

arekit (>=0.21.0 <=0.22.1), arenets (>=0.23.0 <=0.23.1) +170 more potentially affected by CVE-2022-21729 via tensorflow-gpu (>=1.10.1 <=2.5.1)

tensorflow-gpu PYPI version =1.10.1, =0.21.0, =0.23.0, =0.9.2, =0.1.0, =0.0.1, =0.0.9, =0.1.0, =0.0.1, =1.0.0, =1.0.3 - brainhance =0.0.1 - cctv-analysis =0.0.2 and more Source cves: CVE-2022-21729 Source advisory: OSV:PYSEC-2022-108...

6.5CVSS6.5AI score0.00771EPSS
Exploits1
OSV
OSV
added 2022/02/03 1:15 p.m.26 views

PYSEC-2022-59

Tensorflow is an Open Source Machine Learning Framework. The implementation of FractionalMaxPool can be made to crash a TensorFlow process via a division by 0. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow...

6.5CVSS3.4AI score0.00771EPSS
Exploits1References3
CVE
CVE
added 2022/02/03 1:13 p.m.120 views

CVE-2022-21739

TensorFlow’s QuantizedMaxPool has an undefined behavior that can trigger a reference binding to a null pointer when handling user-controlled inputs. The patch is planned for TensorFlow 2.8.0, with cherry-picks to 2.7.1, 2.6.3, and 2.5.3 (still in supported range). Remediation: upgrade to TensorFl...

6.5CVSS6.6AI score0.00771EPSS
Exploits1References3Affected Software1
Rows per page
Query Builder