Lucene search
+L

9269 matches found

Debian CVE
Debian CVE
added 2022/02/03 12:21 p.m.23 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.5CVSS7.1AI score0.00789EPSS
SaveExploits1
OSV
OSV
added 2022/02/03 12:21 p.m.26 views

CVE-2022-21725 Division by zero in Tensorflow

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.5CVSS6.5AI score
SaveExploits0References5
NVD
NVD
added 2022/02/03 12:15 p.m.24 views

CVE-2022-23567

Tensorflow is an Open Source Machine Learning Framework. The implementations of SparseCwise ops are vulnerable to integer overflows. These can be used to trigger large allocations so, OOM based denial of service or CHECK-fails when building new TensorShape objects so, assert failures based denial...

6.5CVSS0.01106EPSS
SaveExploits1References5
NVD
NVD
added 2022/02/03 12:15 p.m.38 views

CVE-2022-21736

Tensorflow is an Open Source Machine Learning Framework. The implementation of SparseTensorSliceDataset has an undefined behavior: under certain condition it can be made to dereference a nullptr value. The 3 input arguments to SparseTensorSliceDataset represent a sparse tensor. However, there are...

7.6CVSS0.00752EPSS
SaveExploits1References3
NVD
NVD
added 2022/02/03 12:15 p.m.45 views

CVE-2022-23568

Tensorflow is an Open Source Machine Learning Framework. The implementation of AddManySparseToTensorsMap is vulnerable to an integer overflow which results in a CHECK-fail when building new TensorShape objects so, an assert failure based denial of service. We are missing some validation on the...

6.5CVSS0.00807EPSS
SaveExploits1References4
NVD
NVD
added 2022/02/03 12:15 p.m.41 views

CVE-2022-21733

Tensorflow is an Open Source Machine Learning Framework. The implementation of StringNGrams can be used to trigger a denial of service attack by causing an out of memory condition after an integer overflow. We are missing a validation on padwitdh and that result in computing a negative value for...

6.5CVSS0.00828EPSS
SaveExploits1References3
NVD
NVD
added 2022/02/03 12:15 p.m.54 views

CVE-2022-21731

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for ConcatV2 can be used to trigger a denial of service attack via a segfault caused by a type confusion. The axis argument is translated into concatdim in the ConcatShapeHelper helper function. Then, a...

6.5CVSS0.00852EPSS
SaveExploits1References4
NVD
NVD
added 2022/02/03 12:15 p.m.37 views

CVE-2022-21732

Tensorflow is an Open Source Machine Learning Framework. The implementation of ThreadPoolHandle can be used to trigger a denial of service attack by allocating too much memory. This is because the numthreads argument is only checked to not be negative, but there is no upper bound on its value. Th...

6.5CVSS0.00765EPSS
SaveExploits1References3
Prion
Prion
added 2022/02/03 12:15 p.m.26 views

Type confusion

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for ConcatV2 can be used to trigger a denial of service attack via a segfault caused by a type confusion. The axis argument is translated into concatdim in the ConcatShapeHelper helper function. Then, a...

4CVSS6.4AI score0.00852EPSS
SaveExploits1References4Affected Software1
Prion
Prion
added 2022/02/03 12:15 p.m.16 views

Integer overflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of StringNGrams can be used to trigger a denial of service attack by causing an out of memory condition after an integer overflow. We are missing a validation on padwitdh and that result in computing a negative value for...

5CVSS6.5AI score0.00828EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2022/02/03 12:15 p.m.14 views

PYSEC-2022-76

Tensorflow is an Open Source Machine Learning Framework. The implementations of SparseCwise ops are vulnerable to integer overflows. These can be used to trigger large allocations so, OOM based denial of service or CHECK-fails when building new TensorShape objects so, assert failures based denial...

6.5CVSS6.9AI score0.01106EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2022/02/03 12:15 p.m.10 views

PYSEC-2022-131

Tensorflow is an Open Source Machine Learning Framework. The implementations of SparseCwise ops are vulnerable to integer overflows. These can be used to trigger large allocations so, OOM based denial of service or CHECK-fails when building new TensorShape objects so, assert failures based denial...

6.5CVSS6.9AI score0.01106EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2022/02/03 12:15 p.m.11 views

PYSEC-2022-60

Tensorflow is an Open Source Machine Learning Framework. The implementation of SparseTensorSliceDataset has an undefined behavior: under certain condition it can be made to dereference a nullptr value. The 3 input arguments to SparseTensorSliceDataset represent a sparse tensor. However, there are...

7.6CVSS6.9AI score0.00752EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/02/03 12:15 p.m.10 views

PYSEC-2022-132

Tensorflow is an Open Source Machine Learning Framework. The implementation of AddManySparseToTensorsMap is vulnerable to an integer overflow which results in a CHECK-fail when building new TensorShape objects so, an assert failure based denial of service. We are missing some validation on the...

6.5CVSS5.9AI score0.00807EPSS
SaveExploits1References4
OSV
OSV
added 2022/02/03 12:15 p.m.26 views

PYSEC-2022-57

Tensorflow is an Open Source Machine Learning Framework. The implementation of StringNGrams can be used to trigger a denial of service attack by causing an out of memory condition after an integer overflow. We are missing a validation on padwitdh and that result in computing a negative value for...

6.5CVSS2.6AI score0.00828EPSS
SaveExploits1References3
Prion
Prion
added 2022/02/03 12:15 p.m.19 views

Design/Logic Flaw

Tensorflow is an Open Source Machine Learning Framework. The implementation of ThreadPoolHandle can be used to trigger a denial of service attack by allocating too much memory. This is because the numthreads argument is only checked to not be negative, but there is no upper bound on its value. Th...

4CVSS6.4AI score0.00765EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/02/03 12:15 p.m.17 views

Integer overflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of AddManySparseToTensorsMap is vulnerable to an integer overflow which results in a CHECK-fail when building new TensorShape objects so, an assert failure based denial of service. We are missing some validation on the...

4CVSS6.7AI score0.00807EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2022/02/03 12:15 p.m.11 views

PYSEC-2022-55

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for ConcatV2 can be used to trigger a denial of service attack via a segfault caused by a type confusion. The axis argument is translated into concatdim in the ConcatShapeHelper helper function. Then, a...

6.5CVSS6.8AI score0.00852EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2022/02/03 12:15 p.m.12 views

PYSEC-2022-56

Tensorflow is an Open Source Machine Learning Framework. The implementation of ThreadPoolHandle can be used to trigger a denial of service attack by allocating too much memory. This is because the numthreads argument is only checked to not be negative, but there is no upper bound on its value. Th...

6.5CVSS6.8AI score0.00765EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2022/02/03 12:15 p.m.13 views

PYSEC-2022-115

Tensorflow is an Open Source Machine Learning Framework. The implementation of SparseTensorSliceDataset has an undefined behavior: under certain condition it can be made to dereference a nullptr value. The 3 input arguments to SparseTensorSliceDataset represent a sparse tensor. However, there are...

7.6CVSS6.9AI score0.00752EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder