Lucene search
+L

563 matches found

Ubuntu
Ubuntu
added 2022/12/07 5:1 a.m.60 views

USN-5763-1: NumPy vulnerabilities

It was discovered that NumPy did not properly manage memory when specifying arrays of large dimensions. If a user were tricked into running malicious Python file, an attacker could cause a denial of service. This issue only affected Ubuntu 20.04 LTS. CVE-2021-33430 It was discovered that NumPy di...

5.5CVSS6.6AI score0.01561EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2022/12/07 12:0 a.m.26 views

Ubuntu 20.04 LTS / 22.04 LTS : NumPy vulnerabilities (USN-5763-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-5763-1 advisory. It was discovered that NumPy did not properly manage memory when specifying arrays of large dimensions. If a user were tricked into running...

5.5CVSS6.7AI score0.01561EPSS
SaveExploits4References5
CNVD
CNVD
added 2022/11/23 12:0 a.m.59 views

Google TensorFlow has an unspecified vulnerability (CNVD-2022-81226)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow, which stems from an error that can be raised if a numpy array is created with the shape of one element being zero and the sum of the other elements...

7.5CVSS2.2AI score0.0033EPSS
SaveExploits1References1
OSV
OSV
added 2022/11/21 8:42 p.m.4 views

GHSA-H246-CGH4-7475 `CHECK` fail in `BCast` overflow

Impact If BCast::ToShape is given input larger than an int32, it will crash, despite being supposed to handle up to an int64. An example can be seen in tf.experimental.numpy.outer by passing in large input to the input b. python import tensorflow as tf value = tf.constantshape=2, 1024, 1024, 1024...

4.8CVSS6.9AI score0.00439EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/11/21 8:39 p.m.34 views

Seg fault in `ndarray_tensor_bridge` due to zero and large inputs

Impact If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. E.g. the following raises an error: python np.ones0, 231, 231 An example of a proof of concept: python import numpy as np import tensorflow as tf inputval =...

7.5CVSS7.5AI score0.0033EPSS
SaveExploits1References4Affected Software3
Snyk
Snyk
added 2022/11/20 9:8 a.m.3 views

Always-Incorrect Control Flow Implementation

Overview Affected versions of this package are vulnerable to Always-Incorrect Control Flow Implementation when a numpy array is created with a shape such that one element is zero and the sum of others is a large number. Remediation Upgrade tensorflow-lite to version 2.12.0 or higher. References -...

7.5CVSS6.9AI score0.0033EPSS
SaveExploits1References2
NVD
NVD
added 2022/11/18 10:15 p.m.25 views

CVE-2022-41884

TensorFlow is an open source platform for machine learning. If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. We have patched the issue in GitHub commit 2b56169c16e375c521a3bc8ea658811cc0793784. The fix will be...

7.5CVSS0.0033EPSS
SaveExploits1References2
Prion
Prion
added 2022/11/18 10:15 p.m.28 views

Stack overflow

TensorFlow is an open source platform for machine learning. If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. We have patched the issue in GitHub commit 2b56169c16e375c521a3bc8ea658811cc0793784. The fix will be...

5CVSS7.9AI score0.0033EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/11/18 12:0 a.m.27 views

CVE-2022-41884 Seg fault in `ndarray_tensor_bridge` due to zero and large inputs in Tensorflow

TensorFlow is an open source platform for machine learning. If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. We have patched the issue in GitHub commit 2b56169c16e375c521a3bc8ea658811cc0793784. The fix will be...

4.8CVSS7.7AI score0.0033EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/11/18 12:0 a.m.12 views

Google TensorFlow 安全漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow, which stems from an error that can be raised if a numpy array is created with the shape of one element being zero and the sum of the other elements...

7.5CVSS6.7AI score0.0033EPSS
SaveExploits1References3
CVE
CVE
added 2022/11/18 12:0 a.m.92 views

CVE-2022-41884

CVE-2022-41884 affects TensorFlow. A numpy array has a shape where one element is zero and the others sum to a large number, triggering an error. The issue has been fixed in commit 2b56169c16e375c521a3bc8ea658811cc0793784 and will be included in TensorFlow 2.11; the fix will also be cherry-picked...

7.5CVSS6.1AI score0.0033EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2022/11/18 12:0 a.m.5 views

CVE-2022-41884

TensorFlow is an open source platform for machine learning. If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. We have patched the issue in GitHub commit 2b56169c16e375c521a3bc8ea658811cc0793784. The fix will be...

7.5CVSS6.9AI score0.0033EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2022/11/14 12:0 a.m.9 views

The vulnerability of the _convert_from_str() function in the numpy.core module of the NumPy library allows a hacker to initiate data copying.

The vulnerability of the convertfromstr function in the numpy.core module of the NumPy library for Python is related to incorrect string comparisons. Exploiting this vulnerability could allow a malicious actor to initiate data copying through specially created objects...

5.3CVSS6.6AI score0.01561EPSS
SaveExploits1References5Affected Software3
OpenVAS
OpenVAS
added 2022/11/14 12:0 a.m.20 views

SUSE: Security Advisory (SUSE-SU-2022:3954-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.7AI score0.02681EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2022/11/13 12:0 a.m.36 views

SUSE SLES12 Security Update : python-numpy (SUSE-SU-2022:3954-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2022:3954-1 advisory. - CVE-2017-12852: Fixed missing input validation leading to infinite loops bsc1053963. Bugfixes: - Use update-alternatives for /usr/bin/f2py...

7.5CVSS6.9AI score0.02681EPSS
SaveExploits1References5
OSV
OSV
added 2022/11/11 11:3 a.m.7 views

SUSE-SU-2022:3954-1 Security update for python-numpy

This update for python-numpy fixes the following issues: - CVE-2017-12852: Fixed missing input validation leading to infinite loops bsc1053963. Bugfixes: - Use update-alternatives for /usr/bin/f2py bsc1199500...

7.5CVSS7.6AI score0.02681EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2022/11/09 12:0 a.m.36 views

RHEL 8 : python38:3.8 and python38-devel:3.8 (RHSA-2022:7581)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2022:7581 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic dat...

8CVSS7.4AI score0.07162EPSS
SaveExploits1References9
OpenVAS
OpenVAS
added 2022/10/28 12:0 a.m.17 views

Huawei EulerOS: Security Advisory for numpy (EulerOS-SA-2022-2626)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS5.4AI score0.01154EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2022/10/27 12:0 a.m.28 views

EulerOS 2.0 SP3 : numpy (EulerOS-SA-2022-2626)

According to the versions of the numpy packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - DISPUTED Null Pointer Dereference vulnerability exists in numpy.sort in NumPy and 1.19 in the PyArrayDescrNew function due to missing return-valu...

5.3CVSS7.2AI score0.01154EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2022/10/21 12:0 a.m.67 views

Oracle Database Server (Oct 2022 CPU)

The 19c and 21c versions of Oracle Database Server installed on the remote host are affected by multiple vulnerabilities as referenced in the October 2022 CPU advisory. - Vulnerability in the Oracle Database - Machine Learning Numpy component of Oracle Database Server. The supported version that ...

9.8CVSS7AI score0.81039EPSS
SaveExploits23References25
Rows per page
Query Builder