Lucene search
+L

1494 matches found

Veracode
Veracode
added 2023/03/31 5:12 a.m.32 views

Denial Of Service (DoS)

tensorflow is vulnerable to Denial of Service DoS attacks. The vulnerability is due the tflite model with the parameter filterinputchannel less than 1 which causes a floating point exception, resulting in an application crash...

7.5CVSS7.2AI score0.00394EPSS
SaveExploits0References4Affected Software3
Tenable Nessus
Tenable Nessus
added 2023/03/31 12:00 a.m.44 views

Ubuntu 16.04 ESM / 18.04 ESM / 20.04 ESM : musl vulnerabilities (USN-5990-1)

The remote Ubuntu 16.04 ESM / 18.04 ESM / 20.04 ESM host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5990-1 advisory. It was discovered that musl did not handle certain i386 math functions properly. An attacker could use this vulnerability to caus...

9.8CVSS7.8AI score0.02704EPSS
SaveExploits1References3
Veracode
Veracode
added 2023/03/30 9:24 a.m.27 views

Denial Of Service (DoS)

tensorflow is vulnerable to Denial of Service DoS attacks. The vulnerability is due to a floating point exception if the stride and window size are not positive for the rawops.AvgPoolGrad function, causing the application to crash...

7.5CVSS7.2AI score0.00394EPSS
SaveExploits0References5Affected Software3
Veracode
Veracode
added 2023/03/30 8:56 a.m.21 views

Denial Of Service (DoS)

tensorflow is vulnerable to Denial of Service DoS attacks. The vulnerability is due to a floating point exception in SpectrogramShapeFn when the window size is 1 or the stride is negative resulting in an application crash...

7.5CVSS7.1AI score0.00387EPSS
SaveExploits0References5Affected Software3
Veracode
Veracode
added 2023/03/30 6:30 a.m.23 views

Denial Of Service (DoS)

tensorflow is vulnerable to Denial of Service DoS attacks. The vulnerability is due to a floating point exception in TensorListSplit because it does not check for negative lengths, causing the application to crash...

7.5CVSS7.2AI score0.00394EPSS
SaveExploits0References5Affected Software3
SUSE CVE
SUSE CVE
added 2023/03/28 1:50 a.m.7 views

SUSE CVE-2023-25666

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.9AI score0.00387EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/03/28 1:50 a.m.8 views

SUSE CVE-2023-25673

TensorFlow is an open source platform for machine learning. Versions prior to 2.12.0 and 2.11.1 have a Floating Point Exception in TensorListSplit with XLA. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.9AI score0.00394EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/03/28 1:50 a.m.13 views

SUSE CVE-2023-27579

TensorFlow is an end-to-end open source platform for machine learning. Constructing a tflite model with a paramater filterinputchannel of less than 1 gives a FPE. This issue has been patched in version 2.12. TensorFlow will also cherrypick the fix commit on TensorFlow 2.11.1...

7.5CVSS6.9AI score0.00394EPSS
SaveExploits0References3
Snyk
Snyk
added 2023/03/26 8:28 a.m.6 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS due to a floating point exception in TensorListSplit with XLA. PoC import tensorflow as tf func = tf.rawops.TensorListSplit para = 'tensor': 1, 'elementshape': -1, 'lengths': 0 @tf.functionjitcompile=True def...

7.5CVSS7AI score0.00394EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/03/26 7:46 a.m.2 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS due to a floating point exception if the stride and window size are not positive for tf.rawops.AvgPoolGrad. PoC import tensorflow as tf import numpy as np @tf.functionjitcompile=True def test: y =...

7.5CVSS7AI score0.00394EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/03/26 7:35 a.m.5 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS due to a floating point exception in AudioSpectrogram. PoC import tensorflow as tf para = 'input': tf.constant14., 24., dtype=tf.float32, 'windowsize': 1, 'stride': 0, 'magnitudesquared': False func =...

7.5CVSS7AI score0.00387EPSS
SaveExploits0References2
OSV
OSV
added 2023/03/25 12:15 a.m.11 views

AZL-31208 CVE-2023-27579 affecting package tensorflow for versions less than 2.11.1-1

TensorFlow is an end-to-end open source platform for machine learning. Constructing a tflite model with a paramater filterinputchannel of less than 1 gives a FPE. This issue has been patched in version 2.12. TensorFlow will also cherrypick the fix commit on TensorFlow 2.11.1...

7.5CVSS6.5AI score0.00394EPSS
SaveExploits0References1
NVD
NVD
added 2023/03/25 12:15 a.m.23 views

CVE-2023-25666

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.5CVSS8.4AI score0.00387EPSS
SaveExploits0References2
NVD
NVD
added 2023/03/25 12:15 a.m.16 views

CVE-2023-25673

TensorFlow is an open source platform for machine learning. Versions prior to 2.12.0 and 2.11.1 have a Floating Point Exception in TensorListSplit with XLA. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS8.4AI score0.00394EPSS
SaveExploits0References2
OSV
OSV
added 2023/03/25 12:15 a.m.17 views

AZL-35318 CVE-2023-25673 affecting package tensorflow for versions less than 2.11.1-1

TensorFlow is an open source platform for machine learning. Versions prior to 2.12.0 and 2.11.1 have a Floating Point Exception in TensorListSplit with XLA. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.7AI score0.00394EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/25 12:15 a.m.10 views

AZL-35314 CVE-2023-25669 affecting package tensorflow for versions less than 2.11.1-1

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.6AI score0.00394EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/25 12:15 a.m.26 views

AZL-31205 CVE-2023-25666 affecting package tensorflow for versions less than 2.11.1-1

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.6AI score0.00387EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/25 12:15 a.m.12 views

AZL-31213 CVE-2023-25673 affecting package tensorflow for versions less than 2.11.1-1

TensorFlow is an open source platform for machine learning. Versions prior to 2.12.0 and 2.11.1 have a Floating Point Exception in TensorListSplit with XLA. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.7AI score0.00394EPSS
SaveExploits0References1
Prion
Prion
added 2023/03/25 12:15 a.m.18 views

Stack overflow

TensorFlow is an open source platform for machine learning. Versions prior to 2.12.0 and 2.11.1 have a Floating Point Exception in TensorListSplit with XLA. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

5CVSS7.8AI score0.00394EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2023/03/25 12:15 a.m.22 views

Stack overflow

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...

5CVSS7.7AI score0.00394EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder