Lucene search
+L

3137 matches found

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

Design/Logic Flaw

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 tf.compat.v1.signal.rfft2d and tf.compat.v1.signal.rfft3d lack input validation and under certain condition can result in crashes due to CHECK-failures. Versions 2.9.0, 2.8.1, 2.7.2,...

2.1CVSS6.1AI score0.0031EPSS
SaveExploits1References8Affected Software1
Cvelist
Cvelist
added 2022/05/20 11:35 p.m.29 views

CVE-2022-29216 Code injection in `saved_model_cli` 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, TensorFlow's savedmodelcli tool is vulnerable to a code injection. This can be used to open a reverse shell. This code path was maintained for compatibility reasons as the maintainers had...

7.8CVSS8AI score0.00536EPSS
SaveExploits1References8
OSV
OSV
added 2022/05/20 11:35 p.m.24 views

CVE-2022-29216 Code injection in `saved_model_cli` 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, TensorFlow's savedmodelcli tool is vulnerable to a code injection. This can be used to open a reverse shell. This code path was maintained for compatibility reasons as the maintainers had...

7.8CVSS7.6AI score
SaveExploits0References10
OSV
OSV
added 2022/05/20 11:30 p.m.26 views

CVE-2022-29213 Incomplete validation in signal ops leads to crashes 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, the tf.compat.v1.signal.rfft2d and tf.compat.v1.signal.rfft3d lack input validation and under certain condition can result in crashes due to CHECK-failures. Versions 2.9.0, 2.8.1, 2.7.2,...

5.5CVSS5.3AI score
SaveExploits0References10
CVE
CVE
added 2022/05/20 11:30 p.m.144 views

CVE-2022-29213

TensorFlow vulnerability CVE-2022-29213 arises from missing input validation in tf.compat.v1.signal.rfft2d and tf.compat.v1.signal.rfft3d, which can trigger CHECK failures and crashes under certain conditions. Public details cover affected TF releases: 2.6.4, 2.7.2, 2.8.1, and 2.9.0, with a patch...

5.5CVSS5.5AI score0.0031EPSS
SaveExploits1References8Affected Software1
CVE
CVE
added 2022/05/20 11:25 p.m.111 views

CVE-2022-29210

CVE-2022-29210 affects TensorFlow 2.8.0, where TensorKey's hash using AllocatedBytes() and tensor.data() can cause a heap-buffer/ASAN-related issue leading to a denial of service. The issue is patched in TensorFlow 2.9.0 and also back-ported to 2.8.1. IBM Watson Discovery bulletin and OSV entries...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/20 11:25 p.m.25 views

CVE-2022-29210 Heap buffer overflow due to incorrect hash function in TensorFlow

TensorFlow is an open source platform for machine learning. In version 2.8.0, the TensorKey hash function used total estimated AllocatedBytes, which a is an estimate per tensor, and b is a very poor hash function for constants e.g. int32t. It also tried to access individual tensor bytes through...

5.5CVSS5.3AI score
SaveExploits0References7
OSV
OSV
added 2022/05/20 11:25 p.m.27 views

CVE-2022-29209 Type confusion leading to `CHECK`-failure based denial of service 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, 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.5CVSS5.3AI score
SaveExploits0References11
CVE
CVE
added 2022/05/20 11:25 p.m.129 views

CVE-2022-29209

TensorFlow has a documented vulnerability (CVE-2022-29209) due to incorrect logic when comparing size_t and int in assertion macros. Affected versions prior to 2.9.0, 2.8.1, 2.7.2, and 2.6.4 may trigger the issue; a patch is included in 2.9.0 and is backported to 2.8.1, 2.7.2, and 2.6.4. Impact r...

5.5CVSS5.5AI score0.00386EPSS
SaveExploits1References9Affected Software1
CVE
CVE
added 2022/05/20 11:20 p.m.122 views

CVE-2022-29211

CVE-2022-29211 (TensorFlow) : The CPU implementation of tf.histogram_fixed_width crashes when the values array contains NaN. Specifically, casting NaN divisions to int32 can trigger a crash, affecting TensorFlow versions prior to 2.9.0, 2.8.1, 2.7.2, and 2.6.4. The issue is CPU-only and arises fr...

5.5CVSS5.5AI score0.00314EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2022/05/20 11:20 p.m.22 views

CVE-2022-29211 Segfault in TensorFlow if `tf.histogram_fixed_width` is called with NaN values

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 implementation of tf.histogramfixedwidth is vulnerable to a crash when the values array contain Not a Number NaN elements. The implementation assumes that all floating point operation...

5.5CVSS5.3AI score
SaveExploits0References11
NVD
NVD
added 2022/05/20 11:15 p.m.24 views

CVE-2022-29208

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 implementation of tf.rawops.EditDistance has incomplete validation. Users can pass negative values to cause a segmentation fault based denial of service. In multiple places throughout...

7.1CVSS0.00378EPSS
SaveExploits1References6
NVD
NVD
added 2022/05/20 11:15 p.m.20 views

CVE-2022-29205

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, 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, which was added after migration to...

5.5CVSS0.00317EPSS
SaveExploits1References8
NVD
NVD
added 2022/05/20 11:15 p.m.34 views

CVE-2022-29206

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 implementation of tf.rawops.SparseTensorDenseAdd does not fully validate the input arguments. In this case, a reference gets bound to a nullptr during kernel execution. This is...

5.5CVSS0.00338EPSS
SaveExploits1References7
NVD
NVD
added 2022/05/20 11:15 p.m.31 views

CVE-2022-29201

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 implementation of tf.rawops.QuantizedConv2D does not fully validate the input arguments. In this case, references get bound to nullptr for each argument that is empty. Versions 2.9.0,...

5.5CVSS0.00333EPSS
SaveExploits1References7
NVD
NVD
added 2022/05/20 11:15 p.m.25 views

CVE-2022-29202

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 implementation of tf.ragged.constant does not fully validate the input arguments. This results in a denial of service by consuming all available memory. Versions 2.9.0, 2.8.1, 2.7.2,...

5.5CVSS0.00316EPSS
SaveExploits1References8
NVD
NVD
added 2022/05/20 11:15 p.m.26 views

CVE-2022-29204

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 implementation of tf.rawops.UnsortedSegmentJoin does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack. T...

5.5CVSS0.00346EPSS
SaveExploits1References9
CVE
CVE
added 2022/05/20 11:15 p.m.114 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
Prion
Prion
added 2022/05/20 11:15 p.m.13 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, 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, which was added after migration to...

2.1CVSS5.9AI score0.00317EPSS
SaveExploits1References8Affected Software1
Rows per page
Query Builder