Lucene search
+L

168 matches found

OSV
OSV
added 2026/07/09 4:49 p.m.6 views

PYSEC-2026-3135 Null-dereference in Tensorflow

Impact The implementation of GetInitOp is vulnerable to a crash caused by dereferencing a null pointer: cc const auto& initopsigit = metagraphdef.signaturedef.findkSavedModelInitOpSignatureKey; if initopsigit != sigdefmap.end initopname = initopsigit-second.outputs...

7.1CVSS6.7AI score0.00783EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/09 4:49 p.m.4 views

PYSEC-2026-3102 `CHECK`-failures in Tensorflow

Impact An attacker can trigger denial of service via assertion failure by altering a SavedModel on disk such that AttrDefs of some operation are duplicated. Patches We have patched the issue in GitHub commit c2b31ff2d3151acb230edc3f5b1832d2c713a9e0. The fix will be included in TensorFlow 2.8.0. W...

7.1CVSS6.7AI score0.00469EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/09 4:49 p.m.8 views

PYSEC-2026-3309 Out of bounds read in Tensorflow

Impact The TFG dialect of TensorFlow MLIR makes several assumptions about the incoming GraphDef before converting it to the MLIR-based dialect. If an attacker changes the SavedModel format on disk to invalidate these assumptions and the GraphDef is then converted to MLIR-based IR then they can...

8.8CVSS6.2AI score0.00142EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/09 4:49 p.m.4 views

PYSEC-2026-3157 Out of bounds read in Tensorflow

Impact The TFG dialect of TensorFlow MLIR makes several assumptions about the incoming GraphDef before converting it to the MLIR-based dialect. If an attacker changes the SavedModel format on disk to invalidate these assumptions and the GraphDef is then converted to MLIR-based IR then they can...

8.8CVSS6.2AI score0.00142EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/09 4:49 p.m.2 views

PYSEC-2026-3181 `CHECK`-fails due to attempting to build a reference tensor

Impact A malicious user can cause a denial of service by altering a SavedModel such that Grappler optimizer would attempt to build a tensor using a reference dtype. This would result in a crash due to a CHECK-fail in the Tensor constructor as reference types are not allowed. Patches We have patch...

6.5CVSS6.2AI score0.00864EPSS
SaveExploits1References10
OSV
OSV
added 2026/07/02 2:13 p.m.7 views

PYSEC-2026-752 Out of bounds read in Tensorflow

Impact The TFG dialect of TensorFlow MLIR makes several assumptions about the incoming GraphDef before converting it to the MLIR-based dialect. If an attacker changes the SavedModel format on disk to invalidate these assumptions and the GraphDef is then converted to MLIR-based IR then they can...

8.8CVSS6AI score0.00142EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/04/13 4:12 p.m.9 views

Deserialization of Untrusted Data

Overview keras is a Keras is a high-level neural networks API for Python.. Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the TFSMLayer class. An attacker can execute arbitrary code by providing a malicious TensorFlow SavedModel during deserialization of...

8.8CVSS7.6AI score0.00405EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/01/09 9:15 a.m.11 views

CVE-2022-23565

Tensorflow is an Open Source Machine Learning Framework. An attacker can trigger denial of service via assertion failure by altering a SavedModel on disk such that AttrDefs of some operation are duplicated. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on...

6.5CVSS6.7AI score0.00469EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:14 a.m.7 views

CVE-2022-23586

Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a denial of service by altering a SavedModel such that assertions in function.cc would be falsified and crash the Python interpreter. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this comm...

6.5CVSS6.6AI score0.008EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-0947

Malicious code in bioql PyPI...

8.8CVSS6.5AI score0.00142EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-0337

Malicious code in bioql PyPI...

6.5CVSS6.4AI score0.01097EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-0330

Malicious code in bioql PyPI...

6.5CVSS6.4AI score0.00783EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2022-0336

Malicious code in bioql PyPI...

6.5CVSS6.4AI score0.00864EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 2025/05/22 9:58 p.m.12 views

CVE-2022-23588

Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a denial of service by altering a SavedModel such that Grappler optimizer would attempt to build a tensor using a reference dtype. This would result in a crash due to a CHECK-fail in the Tensor constructor as...

6.5CVSS6.5AI score0.00864EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/06 11:20 a.m.21 views

BIT-TENSORFLOW-2020-15206 Denial of Service in Tensorflow

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, changing the TensorFlow's SavedModel protocol buffer and altering the name of required keys results in segfaults and data corruption while loading the model. This can cause a denial of service in products using tensorflow-servin...

9CVSS8.2AI score0.00956EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 11:15 a.m.26 views

BIT-TENSORFLOW-2022-23565 `CHECK`-failures in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. An attacker can trigger denial of service via assertion failure by altering a SavedModel on disk such that AttrDefs of some operation are duplicated. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on...

6.5CVSS6.4AI score0.00469EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:15 a.m.23 views

BIT-TENSORFLOW-2022-23579 `CHECK`-failures during Grappler's `SafeToRemoveIdentity` in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The Grappler optimizer in TensorFlow can be used to cause a denial of service by altering a SavedModel such that SafeToRemoveIdentity would trigger CHECK failures. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this...

6.5CVSS6.3AI score0.00821EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:15 a.m.16 views

BIT-TENSORFLOW-2022-23581 `CHECK`-failures during Grappler's `IsSimplifiableReshape` in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The Grappler optimizer in TensorFlow can be used to cause a denial of service by altering a SavedModel such that IsSimplifiableReshape would trigger CHECK failures. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this...

6.5CVSS6.3AI score0.01151EPSS
SaveExploits1References6
OSV
OSV
added 2024/03/06 11:14 a.m.25 views

BIT-TENSORFLOW-2022-23582 `CHECK`-failures in `TensorByteSize` in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a denial of service by altering a SavedModel such that TensorByteSize would trigger CHECK failures. TensorShape constructor throws a CHECK-fail if shape is partial or has a number of elements that would overflow t...

6.5CVSS6.3AI score0.00783EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:14 a.m.22 views

BIT-TENSORFLOW-2022-23583 `CHECK`-failures in binary ops in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a denial of service by altering a SavedModel such that any binary op would trigger CHECK failures. This occurs when the protobuf part corresponding to the tensor arguments is modified such that the dtype no longer...

6.5CVSS6.3AI score0.00872EPSS
SaveExploits1References4
Rows per page
Query Builder