Lucene search
+L

710 matches found

Redos
Redos
added 2023/06/15 12:0 a.m.29 views

ROS-20230615-03

A vulnerability in the HEIF and AVIF libheif file format decoder is related to a floating point exception in the heif::Fraction::round function in box.cc Exploitation of the vulnerability could allow an attacker, remotely to perform a denial of service attack...

6.5CVSS6.2AI score0.00927EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2023/06/06 7:55 a.m.41 views

CVE-2023-32627

A floating point exception vulnerability was found in sox, in the readsamples function at sox/src/voc.c:334:18. This flaw can lead to a denial of service...

6.2CVSS6.7AI score0.00282EPSS
SaveExploits0References3
Veracode
Veracode
added 2023/05/09 2:40 a.m.23 views

Denial Of Services (DoS)

libheif.so is vulnerable to Denial Of Services DoS. The vulnerability exists due to the segmentation fault in the Fraction function of box.cc, allowing an attacker to cause an application crash through the floating point exception by providing maliciously crafted heif images...

6.5CVSS6.1AI score0.00927EPSS
SaveExploits1References7Affected Software1
Prion
Prion
added 2023/05/05 4:15 p.m.16 views

Hardcoded credentials

A Segmentation fault caused by a floating point exception exists in libheif 1.15.1 using crafted heif images via the heif::Fraction::round function in box.cc, which causes a denial of service...

4.3CVSS6.2AI score0.00927EPSS
SaveExploits1References3Affected Software2
Vulnrichment
Vulnrichment
added 2023/05/05 12:0 a.m.9 views

CVE-2023-29659

A Segmentation fault caused by a floating point exception exists in libheif 1.15.1 using crafted heif images via the heif::Fraction::round function in box.cc, which causes a denial of service...

6.3AI score0.00927EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/05/05 12:0 a.m.3 views

PT-2023-3276 · Libheif +6 · Libheif +6

Name of the Vulnerable Software and Affected Versions: libheif version 1.15.1 Description: A Segmentation fault caused by a floating point exception exists in libheif using crafted heif images via the heif::Fraction::round function in box.cc, which causes a denial of service. The vulnerability is...

8.8CVSS8.5AI score0.01838EPSS
SaveExploits8References78
OSV
OSV
added 2023/05/05 12:0 a.m.19 views

CVE-2023-29659

A Segmentation fault caused by a floating point exception exists in libheif 1.15.1 using crafted heif images via the heif::Fraction::round function in box.cc, which causes a denial of service...

6.5CVSS7AI score0.00927EPSS
SaveExploits1References5
Veracode
Veracode
added 2023/03/31 5:12 a.m.31 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.00391EPSS
SaveExploits0References4Affected Software3
Veracode
Veracode
added 2023/03/30 9:24 a.m.24 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.00391EPSS
SaveExploits0References5Affected Software3
Veracode
Veracode
added 2023/03/30 8:56 a.m.20 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.00383EPSS
SaveExploits0References5Affected Software3
Veracode
Veracode
added 2023/03/30 6:30 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 TensorListSplit because it does not check for negative lengths, causing the application to crash...

7.5CVSS7.2AI score0.00391EPSS
SaveExploits0References5Affected Software3
SUSE CVE
SUSE CVE
added 2023/03/28 1:50 a.m.5 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.00391EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/03/28 1:50 a.m.11 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.00391EPSS
SaveExploits0References3
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.00391EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/03/26 7:35 a.m.3 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.00383EPSS
SaveExploits0References2
NVD
NVD
added 2023/03/25 12:15 a.m.22 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.00383EPSS
SaveExploits0References2
NVD
NVD
added 2023/03/25 12:15 a.m.14 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.00391EPSS
SaveExploits0References2
OSV
OSV
added 2023/03/25 12:15 a.m.6 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.00391EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/25 12:15 a.m.7 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.00391EPSS
SaveExploits0References1
Prion
Prion
added 2023/03/25 12:15 a.m.15 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.00391EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder