Lucene search
+L

14 matches found

OSV
OSV
added 2026/07/13 2:19 p.m.5 views

PYSEC-2026-3384 Segfault via invalid attributes in `pywrap_tfe_src.cc`

Impact If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors as input ksizes. python import numpy as np import...

5.5CVSS7AI score0.00404EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/13 2:19 p.m.4 views

PYSEC-2026-3262 Segfault via invalid attributes in `pywrap_tfe_src.cc`

Impact If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors as input ksizes. python import numpy as np import...

5.5CVSS6.2AI score0.00404EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/09 4:49 p.m.5 views

PYSEC-2026-3104 Segfault due to missing support for quantized types

Impact There is a potential for segfault / denial of service in TensorFlow by calling tf.compat.v1. ops which don't yet have support for quantized types added after migration to TF 2.x: python import numpy as np import tensorflow as tf...

5.5CVSS6.2AI score0.00317EPSS
SaveExploits1References12
OSV
OSV
added 2026/07/07 10:17 a.m.8 views

PYSEC-2026-1050 Segfault via invalid attributes in `pywrap_tfe_src.cc`

Impact If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors as input ksizes. python import numpy as np import...

5.5CVSS6AI score0.00404EPSS
SaveExploits1References7
OSV
OSV
added 2024/03/06 11:11 a.m.20 views

BIT-TENSORFLOW-2022-41889 Segfault via invalid attributes in `pywrap_tfe_src.cc` in Tensorflow

TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors...

7.5CVSS6.3AI score0.00404EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2023/03/20 12:0 a.m.30 views

CBL Mariner 2.0 Security Update: tensorflow (CVE-2022-41889)

The version of tensorflow installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-41889 advisory. - TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned t...

7.5CVSS7.7AI score0.00404EPSS
SaveExploits1References2
CNVD
CNVD
added 2022/11/23 12:0 a.m.106 views

Google TensorFlow code issue vulnerability (CNVD-2022-80679)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A code issue vulnerability exists in Google TensorFlow, which results from pywrap code failing to parse a tensor and returning an uncaught "nullptr" if a list of quantified tensors is assigned to an...

7.5CVSS2.7AI score0.00404EPSS
SaveExploits1References1
OSV
OSV
added 2022/11/21 8:42 p.m.6 views

GHSA-XXCJ-RHQG-M46G Segfault via invalid attributes in `pywrap_tfe_src.cc`

Impact If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors as input ksizes. python import numpy as np import...

5.5CVSS7.1AI score0.00404EPSS
SaveExploits1References5
Snyk
Snyk
added 2022/11/20 9:8 a.m.5 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference because the pywrap code fails to parse the tensor and returns a nullptr if a list of quantized tensors is assigned to an attribute. Remediation Upgrade tensorflow-lite to version 2.12.0 or higher. References -...

7.5CVSS7.2AI score0.00404EPSS
SaveExploits1References2
OSV
OSV
added 2022/11/18 10:15 p.m.24 views

AZL-11528 CVE-2022-41889 affecting package tensorflow for versions less than 2.11.0-1

TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors...

7.5CVSS7.2AI score0.00404EPSS
SaveExploits1References1
NVD
NVD
added 2022/11/18 10:15 p.m.27 views

CVE-2022-41889

TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors...

7.5CVSS0.00404EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/11/18 12:0 a.m.6 views

Google TensorFlow 代码问题漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A code issue vulnerability exists in Google TensorFlow, which results from pywrap code failing to parse a tensor and returning an uncaught "nullptr" if a list of quantified tensors is assigned to an...

7.5CVSS6.9AI score0.00404EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2022/11/18 12:0 a.m.8 views

CVE-2022-41889

TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors...

7.5CVSS7.2AI score0.00404EPSS
SaveExploits1
OSV
OSV
added 2022/11/18 12:0 a.m.26 views

CVE-2022-41889 Segfault via invalid attributes in `pywrap_tfe_src.cc` in Tensorflow

TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors...

5.5CVSS7.8AI score
SaveExploits0References5
Rows per page
Query Builder