Lucene search
+L

165 matches found

Prion
Prion
added 2022/05/21 12:15 a.m.24 views

Stack overflow

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, certain TFLite models that were created using TFLite model converter would crash when loaded in the TFLite interpreter. The culprit is that during quantization the scale of values could b...

2.1CVSS6.2AI score0.00316EPSS
SaveExploits1References8Affected Software1
Cvelist
Cvelist
added 2022/05/20 11:15 p.m.26 views

CVE-2022-29212 Core dump when loading TFLite models with quantization in TensorFlow

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, certain TFLite models that were created using TFLite model converter would crash when loaded in the TFLite interpreter. The culprit is that during quantization the scale of values could b...

5.5CVSS6.1AI score0.00316EPSS
SaveExploits1References8
CVE
CVE
added 2022/05/20 11:15 p.m.115 views

CVE-2022-29212

TensorFlow vulnerability CVE-2022-29212 affects TFLite model loading due to quantization scale handling. During quantization, values can have a scale > 1, but code assumed sub-unit scaling; this triggers a TFLITE_CHECK_LT assertion when QuantizeMultiplierSmallerThanOneExp is used, causing a cr...

5.5CVSS5.6AI score0.00316EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2022/05/20 11:15 p.m.20 views

CVE-2022-29212 Core dump when loading TFLite models with quantization in TensorFlow

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, certain TFLite models that were created using TFLite model converter would crash when loaded in the TFLite interpreter. The culprit is that during quantization the scale of values could b...

5.5CVSS5.4AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2022/05/20 11:15 p.m.6 views

CVE-2022-29212 Core dump when loading TFLite models with quantization in TensorFlow

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, certain TFLite models that were created using TFLite model converter would crash when loaded in the TFLite interpreter. The culprit is that during quantization the scale of values could b...

5.5CVSS5.8AI score0.00316EPSS
SaveExploits1References8
Debian CVE
Debian CVE
added 2022/05/20 11:15 p.m.14 views

CVE-2022-29212

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, certain TFLite models that were created using TFLite model converter would crash when loaded in the TFLite interpreter. The culprit is that during quantization the scale of values could b...

5.5CVSS7.1AI score0.00316EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2022/05/20 12:00 a.m.9 views

PT-2022-19465

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.9.0 TensorFlow versions prior to 2.8.1 TensorFlow versions prior to 2.7.2 TensorFlow versions prior to 2.6.4 Description TensorFlow is an open source platform for machine learning. Certain TFLite models that were...

5.5CVSS6.2AI score0.00316EPSS
SaveExploits1References18
OSV
OSV
added 2021/08/25 2:40 p.m.3 views

GHSA-4C4G-CRQM-XRXW Use of unitialized value in TFLite

Impact All TFLite operations that use quantization can be made to use unitialized values. For example: cc const auto affinequantization = reinterpretcast filter-quantization.params; The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

4.8CVSS6.3AI score0.0018EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2021/08/25 2:40 p.m.41 views

Use of unitialized value in TFLite

Impact All TFLite operations that use quantization can be made to use unitialized values. For example: cc const auto affinequantization = reinterpretcast filter-quantization.params; The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS7AI score0.0018EPSS
SaveExploits0References10Affected Software3
PyPA
PyPA
added 2021/08/12 11:15 p.m.9 views

PYSEC-2021-595

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS6.9AI score0.0018EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/08/12 11:15 p.m.6 views

CVE-2021-37682

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS5.5AI score0.0018EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/08/12 11:15 p.m.20 views

PYSEC-2021-595

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS1.5AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/12 11:15 p.m.10 views

PYSEC-2021-304

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS6.4AI score0.0018EPSS
SaveExploits0References4
PyPA
PyPA
added 2021/08/12 11:15 p.m.9 views

PYSEC-2021-793

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS6.9AI score0.0018EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2021/08/12 11:15 p.m.10 views

PYSEC-2021-304

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS6.9AI score0.0018EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/12 11:15 p.m.7 views

PYSEC-2021-793

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS6.4AI score0.0018EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2021/08/12 10:45 p.m.11 views

CVE-2021-37682

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS6.9AI score0.0018EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/08/12 10:45 p.m.32 views

CVE-2021-37682 Use of unitialized value in TensorFlow Lite

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

4.4CVSS7.4AI score0.0018EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2021/08/12 10:40 p.m.83 views

CVE-2021-37665

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap...

7.8CVSS6.9AI score0.00185EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/08/12 12:00 a.m.19 views

PT-2021-21801 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.6.0 TensorFlow versions 2.5.1 and earlier TensorFlow versions 2.4.3 and earlier TensorFlow versions 2.3.4 and earlier Description: The issue affects all TFLite operations that use quantization, allowing them to...

9.3CVSS5.7AI score0.00447EPSS
SaveExploits5References90
Rows per page
Query Builder