Lucene search
K

290 matches found

Cvelist
Cvelist
added 2023/03/24 11:40 p.m.22 views

CVE-2023-25663 TensorFlow has Null Pointer Error in TensorArrayConcatV2

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when ctx-stepcontainter is a null ptr, the Lookup function will be executed with a null pointer. A fix is included in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS7.7AI score0.00206EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2023/03/24 11:39 p.m.12 views

CVE-2023-25665 TensorFlow has Null Pointer Error in SparseSparseMaximum

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when SparseSparseMaximum is given invalid sparse tensors as inputs, it can give a null pointer error. A fix is included in TensorFlow version 2.12 and version 2.11.1...

7.5CVSS7.4AI score0.00125EPSS
Exploits1References2
Cvelist
Cvelist
added 2023/03/24 11:39 p.m.18 views

CVE-2023-25665 TensorFlow has Null Pointer Error in SparseSparseMaximum

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when SparseSparseMaximum is given invalid sparse tensors as inputs, it can give a null pointer error. A fix is included in TensorFlow version 2.12 and version 2.11.1...

7.5CVSS7.7AI score0.00125EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2023/03/24 11:39 p.m.2 views

CVE-2023-25665

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when SparseSparseMaximum is given invalid sparse tensors as inputs, it can give a null pointer error. A fix is included in TensorFlow version 2.12 and version 2.11.1...

7.5CVSS6.9AI score0.00125EPSS
Exploits1
Cvelist
Cvelist
added 2023/03/24 11:32 p.m.14 views

CVE-2023-25670 TensorFlow has Null Pointer Error in QuantizedMatMulWithBiasAndDequantize

TensorFlow is an open source platform for machine learning. Versions prior to 2.12.0 and 2.11.1 have a null point error in QuantizedMatMulWithBiasAndDequantize with MKL enabled. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.7AI score0.0024EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2023/03/24 11:32 p.m.4 views

CVE-2023-25670 TensorFlow has Null Pointer Error in QuantizedMatMulWithBiasAndDequantize

TensorFlow is an open source platform for machine learning. Versions prior to 2.12.0 and 2.11.1 have a null point error in QuantizedMatMulWithBiasAndDequantize with MKL enabled. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.5AI score0.0024EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2023/03/24 11:31 p.m.8 views

CVE-2023-25672 TensorFlow has Null Pointer Error in LookupTableImportV2

TensorFlow is an open source platform for machine learning. The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives an NPE. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.7AI score0.00105EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2023/03/24 11:13 p.m.1 views

CVE-2023-25674

TensorFlow is an open source machine learning platform. Versions prior to 2.12.0 and 2.11.1 have a null pointer error in RandomShuffle with XLA enabled. A fix is included in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS6.9AI score0.00391EPSS
Exploits0
Cvelist
Cvelist
added 2023/03/24 11:13 p.m.24 views

CVE-2023-25674 TensorFlow has Null Pointer Error in RandomShuffle with XLA enable

TensorFlow is an open source machine learning platform. Versions prior to 2.12.0 and 2.11.1 have a null pointer error in RandomShuffle with XLA enabled. A fix is included in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS7.7AI score0.00391EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2023/03/24 9:58 p.m.28 views

TensorFlow has Null Pointer Error in TensorArrayConcatV2

Impact When ctx-stepcontainter is a null ptr, the Lookup function will be executed with a null pointer. python import tensorflow as tf tf.rawops.TensorArrayConcatV2handle='a', 'b', flowin = 0.1, dtype=tf.int32, elementshapeexcept0=1 Patches We have patched the issue in GitHub commit...

7.5CVSS7.2AI score0.00206EPSS
Exploits0References4Affected Software3
Github Security Blog
Github Security Blog
added 2023/03/24 9:55 p.m.19 views

TensorFlow has Null Pointer Error in QuantizedMatMulWithBiasAndDequantize

Impact NPE in QuantizedMatMulWithBiasAndDequantize with MKL enable python import tensorflow as tf func = tf.rawops.QuantizedMatMulWithBiasAndDequantize para='a': tf.constant138, dtype=tf.quint8, 'b': tf.constant4, dtype=tf.qint8, 'bias': 31.81644630432129, 47.21876525878906, 109.95201110839844,...

7.5CVSS7.3AI score0.0024EPSS
Exploits0References4Affected Software3
OSV
OSV
added 2023/03/24 9:55 p.m.3 views

GHSA-49RQ-HWC3-X77W TensorFlow has Null Pointer Error in QuantizedMatMulWithBiasAndDequantize

Impact NPE in QuantizedMatMulWithBiasAndDequantize with MKL enable python import tensorflow as tf func = tf.rawops.QuantizedMatMulWithBiasAndDequantize para='a': tf.constant138, dtype=tf.quint8, 'b': tf.constant4, dtype=tf.qint8, 'bias': 31.81644630432129, 47.21876525878906, 109.95201110839844,...

7.5CVSS5.8AI score0.0024EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2023/03/24 9:54 p.m.22 views

TensorFlow has Null Pointer Error in LookupTableImportV2

Impact The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives an NPE. python import tensorflow as tf v = tf.Variable1 @tf.functionjitcompile=True def test: func = tf.rawops.LookupTableImportV2 para='tablehandle': v.handle,'keys': 62.98910140991211,...

7.5CVSS7.3AI score0.00105EPSS
Exploits0References4Affected Software3
OSV
OSV
added 2023/03/24 9:54 p.m.0 views

GHSA-94MM-G2MV-8P7R TensorFlow has Null Pointer Error in LookupTableImportV2

Impact The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives an NPE. python import tensorflow as tf v = tf.Variable1 @tf.functionjitcompile=True def test: func = tf.rawops.LookupTableImportV2 para='tablehandle': v.handle,'keys': 62.98910140991211,...

7.5CVSS5.8AI score0.00105EPSS
Exploits0References4
OSV
OSV
added 2023/03/24 9:54 p.m.0 views

GHSA-GF97-Q72M-7579 TensorFlow has Null Pointer Error in RandomShuffle with XLA enable

Impact NPE in RandomShuffle with XLA enable python import tensorflow as tf func = tf.rawops.RandomShuffle para = 'value': 1e+20, 'seed': -4294967297, 'seed2': -2147483649 @tf.functionjitcompile=True def test: y = funcpara return y test Patches We have patched the issue in GitHub commit...

7.5CVSS6.6AI score0.00391EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2023/03/24 12:0 a.m.1 views

PT-2023-20232 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.12.0 TensorFlow versions prior to 2.11.1 Description: TensorFlow is an open source platform for machine learning. The issue is a null point error in QuantizedMatMulWithBiasAndDequantize with MKL enabled. A fix i...

7.5CVSS5.8AI score0.0024EPSS
Exploits0References9
OSV
OSV
added 2023/03/01 3:15 p.m.1 views

DEBIAN-CVE-2023-24755

libde265 v1.0.10 was discovered to contain a NULL pointer dereference in the putweightedpred8fallback function at fallback-motion.cc. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted input file...

5.5CVSS6.1AI score0.00033EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2023/02/15 4:56 a.m.1 views

SUSE CVE-2016-8887

The jp2colrdestroy function in libjasper/jp2/jp2cod.c in JasPer before 1.900.10 allows remote attackers to cause a denial of service NULL pointer dereference...

5.5CVSS7.6AI score0.00219EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:22 a.m.1 views

SUSE CVE-2018-18661

An issue was discovered in LibTIFF 4.0.9. There is a NULL pointer dereference in the function LZWDecode in the file tiflzw.c...

3.3CVSS9.3AI score0.00185EPSS
Exploits1References10
SUSE CVE
SUSE CVE
added 2023/02/15 3:33 a.m.0 views

SUSE CVE-2022-1725

NULL Pointer Dereference in GitHub repository vim/vim prior to 8.2.4959...

6.6CVSS8.6AI score0.00048EPSS
Exploits1References3
Rows per page
Query Builder