Lucene search
+L

2837 matches found

OSV
OSV
added 2021/12/10 4:32 p.m.7 views

OPENSUSE-SU-2021:3996-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2021-20176: Fixed division by zero caused by processing crafted file bsc1181836...

5.5CVSS5.6AI score0.00925EPSS
SaveExploits0References3
OSV
OSV
added 2021/12/10 4:32 p.m.7 views

SUSE-SU-2021:3996-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2021-20176: Fixed division by zero caused by processing crafted file bsc1181836...

5.5CVSS6.4AI score0.00925EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/11/11 12:0 a.m.55 views

RHEL 8 : openjpeg2 (RHSA-2021:4251)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:4251 advisory. OpenJPEG is an open source library for reading and writing image files in JPEG2000 format. The following packages have been upgraded to a...

8.8CVSS7.7AI score0.02596EPSS
SaveExploits5References32
OSV
OSV
added 2021/11/10 7:2 p.m.7 views

GHSA-7V94-64HJ-M82H FPE in `ParallelConcat`

Impact The implementation of ParallelConcat misses some input validation and can produce a division by 0: python import tensorflow as tf @tf.function def test: y = tf.rawops.ParallelConcatvalues='tf',shape=0 return y test Patches We have patched the issue in GitHub commit...

6.8CVSS6AI score0.00136EPSS
SaveExploits0References11
OSV
OSV
added 2021/11/10 7:2 p.m.4 views

GHSA-6HPV-V2RX-C5G6 FPE in convolutions with zero size filters

Impact The implementations for convolution operators trigger a division by 0 if passed empty filter tensor arguments. Patches We have patched the issue in GitHub commit f2c3931113eaafe9ef558faaddd48e00a6606235. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on...

5.5CVSS6AI score0.00136EPSS
SaveExploits0References7
OSV
OSV
added 2021/11/10 6:52 p.m.5 views

GHSA-9CRF-C6QR-R273 Integer division by 0 in `tf.raw_ops.AllToAll`

Impact The shape inference code for AllToAll can be made to execute a division by 0: python import tensorflow as tf @tf.function def func: return tf.rawops.AllToAll input=0.0, 0.1652, 0.6543, groupassignment=1, -1, concatdimension=0, splitdimension=0, splitcount=0 func This occurs whenever the...

5.5CVSS6AI score0.00128EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2021/11/09 5:42 p.m.6 views

openjpeg: division-by-zero in functions pi_next_pcrl, pi_next_cprl, and pi_next_rpcl in openmj2/pi.c

Division-by-zero vulnerabilities in the functions pinextpcrl, pinextcprl, and pinextrpcl in openmj2/pi.c in OpenJPEG through 2.3.0 allow remote attackers to cause a denial of service application crash...

6.5CVSS5.9AI score0.02347EPSS
SaveExploits0References4
CNVD
CNVD
added 2021/11/09 12:0 a.m.25 views

Google TensorFlow Numeric Error Vulnerability (CNVD-2021-88253)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A numeric error vulnerability exists in Google TensorFlow versions prior to 2.7.0, which stems from the implementation of the convolution operator triggering division by 0 when TensorFlow is...

5.5CVSS6.3AI score0.00136EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/11/09 12:0 a.m.20 views

Google TensorFlow numeric error vulnerability (CNVD-2021-88715)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A numeric error vulnerability exists in versions of Google TensorFlow prior to 2.7.0, which stems from the fact that AllToAll in TensorFlow performs division by zero when inferring code. No details of t...

5.5CVSS3.3AI score0.00128EPSS
SaveExploits0References1
PyPA
PyPA
added 2021/11/05 10:15 p.m.6 views

PYSEC-2021-825

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for AllToAll can be made to execute a division by 0. This occurs whenever the splitcount argument is 0. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on...

5.5CVSS7.4AI score0.00128EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/11/05 10:15 p.m.7 views

PYSEC-2021-399

TensorFlow is an open source platform for machine learning. In affected versions the implementation of ParallelConcat misses some input validation and can produce a division by 0. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow...

5.5CVSS6.9AI score0.00136EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/11/05 10:15 p.m.6 views

PYSEC-2021-618

TensorFlow is an open source platform for machine learning. In affected versions the implementations for convolution operators trigger a division by 0 if passed empty filter tensor arguments. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

5.5CVSS6.9AI score0.00136EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/11/05 10:15 p.m.6 views

PYSEC-2021-627

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for AllToAll can be made to execute a division by 0. This occurs whenever the splitcount argument is 0. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on...

5.5CVSS7.4AI score0.00128EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/11/05 10:15 p.m.5 views

PYSEC-2021-616

TensorFlow is an open source platform for machine learning. In affected versions the implementation of ParallelConcat misses some input validation and can produce a division by 0. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow...

5.5CVSS6.9AI score0.00136EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/11/05 10:15 p.m.7 views

PYSEC-2021-401

TensorFlow is an open source platform for machine learning. In affected versions the implementations for convolution operators trigger a division by 0 if passed empty filter tensor arguments. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

5.5CVSS6.9AI score0.00136EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/11/05 10:15 p.m.8 views

PYSEC-2021-816

TensorFlow is an open source platform for machine learning. In affected versions the implementations for convolution operators trigger a division by 0 if passed empty filter tensor arguments. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

5.5CVSS6.9AI score0.00136EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/11/05 10:15 p.m.5 views

CVE-2021-41209

TensorFlow is an open source platform for machine learning. In affected versions the implementations for convolution operators trigger a division by 0 if passed empty filter tensor arguments. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

5.5CVSS6AI score0.00136EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/11/05 10:15 p.m.5 views

CVE-2021-41218

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for AllToAll can be made to execute a division by 0. This occurs whenever the splitcount argument is 0. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on...

5.5CVSS6.1AI score0.00128EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2021/11/05 10:15 p.m.7 views

PYSEC-2021-814

TensorFlow is an open source platform for machine learning. In affected versions the implementation of ParallelConcat misses some input validation and can produce a division by 0. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow...

5.5CVSS6.9AI score0.00136EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/11/05 10:15 p.m.6 views

CVE-2021-41207

TensorFlow is an open source platform for machine learning. In affected versions the implementation of ParallelConcat misses some input validation and can produce a division by 0. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow...

5.5CVSS6AI score0.00136EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder