Lucene search
+L

75 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.12 views

EUVD-2022-6768

Malicious code in bioql PyPI...

7.5CVSS8.1AI score0.0042EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2023-1018

Malicious code in bioql PyPI...

9.8CVSS7.1AI score0.00831EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-4208

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00317EPSS
SaveExploits1References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-6944

Malicious code in bioql PyPI...

7.5CVSS8.1AI score0.00439EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-0309

Malicious code in bioql PyPI...

8.8CVSS8.5AI score0.0054EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/05/23 1:15 a.m.14 views

CVE-2022-29209

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the macros that TensorFlow uses for writing assertions e.g., CHECKLT, CHECKGT, etc. have an incorrect logic when comparing sizet and int values. Due to type conversion rules, several of t...

5.5CVSS6.6AI score0.00386EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:54 p.m.14 views

CVE-2022-41880

TensorFlow is an open source platform for machine learning. When the BaseCandidateSamplerOp function receives a value in trueclasses larger than rangemax, a heap oob read occurs. We have patched the issue in GitHub commit b389f5c944cadfdfe599b3f1e4026e036f30d2d4. The fix will be included in...

9.1CVSS6.7AI score0.0038EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:49 p.m.9 views

CVE-2022-41909

TensorFlow is an open source platform for machine learning. An input encoded that is not a valid CompositeTensorVariant tensor will trigger a segfault in tf.rawops.CompositeTensorVariantToComponents. We have patched the issue in GitHub commits bf594d08d377dc6a3354d9fdb494b32d45f91971 and...

7.5CVSS6.7AI score0.0049EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:10 p.m.6 views

CVE-2022-36018

TensorFlow is an open source platform for machine learning. If RaggedTensorToVariant is given a rtnestedsplits list that contains tensors of ranks other than one, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.6AI score0.00398EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:55 p.m.9 views

CVE-2022-35972

TensorFlow is an open source platform for machine learning. If QuantizedBiasAdd is given mininput, maxinput, minbias, maxbias tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.6AI score0.00424EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:23 p.m.10 views

CVE-2021-29525

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a division by 0 in tf.rawops.Conv2DBackpropInput. This is because the...

7.8CVSS6.7AI score0.00201EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:23 p.m.7 views

CVE-2021-29530

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a null pointer dereference by providing an invalid permutation to tf.rawops.SparseMatrixSparseCholesky. This is because the...

7.8CVSS6.9AI score0.00232EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:36 p.m.8 views

CVE-2021-29557

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in tf.rawops.SparseMatMul. The division by 0 occurs deep in Eigen code because the b tensor is empty. The fix will be included in TensorFlow 2.5.0. We will also...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:36 p.m.6 views

CVE-2021-29589

TensorFlow is an end-to-end open source platform for machine learning. The reference implementation of the GatherNd TFLite operator is vulnerable to a division by zero...

7.8CVSS6.6AI score0.00201EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:36 p.m.9 views

CVE-2021-29517

TensorFlow is an end-to-end open source platform for machine learning. A malicious user could trigger a division by 0 in Conv3D implementation. The implementationhttps://github.com/tensorflow/tensorflow/blob/42033603003965bffac51ae171b51801565e002d/tensorflow/core/kernels/convops3d.ccL143-L145 do...

5.5CVSS6.7AI score0.00189EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:40 p.m.8 views

CVE-2021-37690

TensorFlow is an end-to-end open source platform for machine learning. In affected versions when running shape functions, some functions such as MutableHashTableShape produce extra output information in the form of a ShapeAndType struct. The shapes embedded in this struct are owned by an inferenc...

6.6CVSS6.6AI score0.00163EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.22 views

CVE-2021-29540

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow to occur in Conv2DBackpropFilter. This is because the...

7.8CVSS7.3AI score0.00215EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 1:25 p.m.10 views

CVE-2018-21233

TensorFlow before 1.7.0 has an integer overflow that causes an out-of-bounds read, possibly causing disclosure of the contents of process memory. This occurs in the DecodeBmp feature of the BMP decoder in core/kernels/decodebmpop.cc...

6.5CVSS7AI score0.00569EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:45 a.m.12 views

CVE-2021-37652

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation for tf.rawops.BoostedTreesCreateEnsemble can result in a use after free error if an attacker supplies specially crafted arguments. The implementation uses a reference counted resource an...

7.8CVSS6.8AI score0.00173EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:44 a.m.6 views

CVE-2021-37678

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TensorFlow and Keras can be tricked to perform arbitrary code execution when deserializing a Keras model from YAML format. The implementation uses yaml.unsafeload which can perform arbitrary code execution...

9.3CVSS7.3AI score0.00447EPSS
SaveExploits1References1
Rows per page
Query Builder