Lucene search
K

3086 matches found

Vulnrichment
Vulnrichment
added 2023/03/24 11:39 p.m.7 views

CVE-2023-25666 TensorFlow has Floating Point Exception in AudioSpectrogram

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, there is a floating point exception in AudioSpectrogram. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.4AI score0.00054EPSS
Exploits0References2
OSV
OSV
added 2023/03/24 11:39 p.m.19 views

CVE-2023-25666 TensorFlow has Floating Point Exception in AudioSpectrogram

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, there is a floating point exception in AudioSpectrogram. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.2AI score0.00054EPSS
Exploits0References4
CVE
CVE
added 2023/03/24 11:39 p.m.205 views

CVE-2023-25665

TensorFlow CVE-2023-25665 affects SparseSparseMaximum: inputting invalid sparse tensors can cause a NULL pointer dereference. Public docs list affected releases as pre-2.12.0 and pre-2.11.1, with fixes shipped in TensorFlow 2.12 and 2.11.1 respectively. IBM and partner advisories corroborate this...

7.5CVSS7.4AI score0.00125EPSS
Exploits1References2Affected Software1
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
OSV
OSV
added 2023/03/24 11:39 p.m.16 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.5CVSS6.4AI score0.00125EPSS
Exploits1References4
Cvelist
Cvelist
added 2023/03/24 11:33 p.m.18 views

CVE-2023-25668 TensorFlow vulnerable to heap out-of-buffer read in the QuantizeAndDequantize operation

TensorFlow is an open source platform for machine learning. Attackers using Tensorflow prior to 2.12.0 or 2.11.1 can access heap memory which is not in the control of user, leading to a crash or remote code execution. The fix will be included in TensorFlow version 2.12.0 and will also cherrypick...

9.8CVSS10AI score0.01465EPSS
Exploits1References2
OSV
OSV
added 2023/03/24 11:33 p.m.11 views

CVE-2023-25668 TensorFlow vulnerable to heap out-of-buffer read in the QuantizeAndDequantize operation

TensorFlow is an open source platform for machine learning. Attackers using Tensorflow prior to 2.12.0 or 2.11.1 can access heap memory which is not in the control of user, leading to a crash or remote code execution. The fix will be included in TensorFlow version 2.12.0 and will also cherrypick...

9.8CVSS7.7AI score0.01465EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2023/03/24 11:33 p.m.3 views

CVE-2023-25668 TensorFlow vulnerable to heap out-of-buffer read in the QuantizeAndDequantize operation

TensorFlow is an open source platform for machine learning. Attackers using Tensorflow prior to 2.12.0 or 2.11.1 can access heap memory which is not in the control of user, leading to a crash or remote code execution. The fix will be included in TensorFlow version 2.12.0 and will also cherrypick...

9.8CVSS9.8AI score0.01465EPSS
Exploits1References2
CVE
CVE
added 2023/03/24 11:33 p.m.206 views

CVE-2023-25668

TensorFlow CVE-2023-25668 affects TensorFlow prior to 2.12.0 and the 2.11.1 branch, where attackers can access heap memory outside user control, leading to a crash or remote code execution. The fix is to upgrade to TensorFlow 2.12.0 or cherry-pick the relevant commit onto TensorFlow 2.11.1. Affec...

9.8CVSS9.7AI score0.01465EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2023/03/24 11:32 p.m.202 views

CVE-2023-25669

TensorFlow CVE-2023-25669 affects TensorFlow before versions 2.12.0 and 2.11.1, where a non-positive stride or window in tf.raw_ops.AvgPoolGrad can trigger a floating point exception. A fix is included in TensorFlow 2.12.0 and 2.11.1. Mitigation consists of upgrading to these versions or later. I...

7.5CVSS7.4AI score0.00206EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2023/03/24 11:32 p.m.21 views

CVE-2023-25669 TensorFlow has Floating Point Exception in AvgPoolGrad with XLA

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, if the stride and window size are not positive for tf.rawops.AvgPoolGrad, it can give a floating point exception. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.7AI score0.00206EPSS
Exploits0References2
OSV
OSV
added 2023/03/24 11:32 p.m.11 views

CVE-2023-25669 TensorFlow has Floating Point Exception in AvgPoolGrad with XLA

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, if the stride and window size are not positive for tf.rawops.AvgPoolGrad, it can give a floating point exception. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.2AI score0.00206EPSS
Exploits0References4
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
OSV
OSV
added 2023/03/24 11:32 p.m.13 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.5CVSS6.5AI score0.0024EPSS
Exploits0References4
CVE
CVE
added 2023/03/24 11:32 p.m.180 views

CVE-2023-25670

TensorFlow contains a null pointer dereference in QuantizedMatMulWithBiasAndDequantize when MKL is enabled, affecting prior releases. The issue affects TensorFlow versions before 2.12.0 and before 2.11.1, with a fix included in TensorFlow 2.12.0 and 2.11.1. Remediation is to upgrade to one of the...

7.5CVSS7.4AI score0.0024EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2023/03/24 11:31 p.m.13 views

CVE-2023-25671 TensorFlow has segmentation fault in tfg-translate

TensorFlow is an open source platform for machine learning. There is out-of-bounds access due to mismatched integer type sizes. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.2AI score0.00318EPSS
Exploits0References5
CVE
CVE
added 2023/03/24 11:31 p.m.193 views

CVE-2023-25671

TensorFlow vulnerability CVE-2023-25671: out-of-bounds access due to mismatched integer type sizes. Affected: TensorFlow 2.x releases prior to 2.11.1 and 2.x releases prior to 2.12.0. Impact is denial of service via out-of-bounds read; no exploitation details provided in the sources. Remediation:...

7.5CVSS7.5AI score0.00318EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2023/03/24 11:31 p.m.16 views

CVE-2023-25671 TensorFlow has segmentation fault in tfg-translate

TensorFlow is an open source platform for machine learning. There is out-of-bounds access due to mismatched integer type sizes. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.8AI score0.00318EPSS
Exploits0References3
CVE
CVE
added 2023/03/24 11:31 p.m.245 views

CVE-2023-25672

CVE-2023-25672: TensorFlow vulnerability in tf.raw_ops.LookupTableImportV2 causes a NULL pointer dereference when values is scalar, enabling denial of service. Fixes are in TensorFlow 2.12.0 and 2.11.1; IBM/partner advisories reference remediation guidance and affected IBM products may require up...

7.5CVSS7.4AI score0.00105EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2023/03/24 11:31 p.m.17 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.5CVSS7.8AI score0.00105EPSS
Exploits0References2
Rows per page
Query Builder