529 matches found
Security update for python-numpy (moderate)
openSUSE Security Update: Security update for python-numpy Announcement ID: openSUSE-SU-2019:2259-1 Rating: moderate References: 1149203 Cross-References: CVE-2019-6446 Affected Products: openSUSE Backports SLE-15-SP1 An update that fixes one vulnerability is now available. Description: This upda...
openSUSE Security Update : python-numpy (openSUSE-2019-2225)
This update for python-numpy fixes the following issues : Non-security issues fixed : - Updated to upstream version 1.16.1. bsc1149203 jscSLE-8532 This update was imported from the SUSE:SLE-15:Update update project. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and...
openSUSE: Security Advisory for python-numpy (openSUSE-SU-2019:2225-1)
The remote host is missing an update for the Copyright C 2019 Greenbone Networks GmbH 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-or-later This program is free software; you can...
openSUSE Security Update : python-numpy (openSUSE-2019-2227)
This update for python-numpy fixes the following issues : Non-security issues fixed : - Updated to upstream version 1.16.1. bsc1149203 jscSLE-8532 This update was imported from the SUSE:SLE-15:Update update project. C Tenable Network Security, Inc. The descriptive text and package checks in this...
Security update for python-numpy (moderate)
openSUSE Security Update: Security update for python-numpy Announcement ID: openSUSE-SU-2019:2227-1 Rating: moderate References: 1149203 Cross-References: CVE-2019-6446 Affected Products: openSUSE Leap 15.1 An update that fixes one vulnerability is now available. Description: This update for...
Security update for python-numpy (moderate)
openSUSE Security Update: Security update for python-numpy Announcement ID: openSUSE-SU-2019:2225-1 Rating: moderate References: 1149203 Cross-References: CVE-2019-6446 Affected Products: openSUSE Leap 15.0 An update that fixes one vulnerability is now available. Description: This update for...
OPENSUSE-SU-2019:2227-1 Security update for python-numpy
This update for python-numpy fixes the following issues: Non-security issues fixed: - Updated to upstream version 1.16.1. bsc1149203 jscSLE-8532 This update was imported from the SUSE:SLE-15:Update update project...
OPENSUSE-SU-2019:2225-1 Security update for python-numpy
This update for python-numpy fixes the following issues: Non-security issues fixed: - Updated to upstream version 1.16.1. bsc1149203 jscSLE-8532 This update was imported from the SUSE:SLE-15:Update update project...
SUSE SLED15 / SLES15 Security Update : python-numpy (SUSE-SU-2019:2462-1)
This update for python-numpy fixes the following issues : Non-security issues fixed : Updated to upstream version 1.16.1. bsc1149203 jscSLE-8532 Note that Tenable Network Security has extracted the preceding description block directly from the SUSE security advisory. Tenable has attempted to...
SUSE-SU-2019:2462-1 Security update for python-numpy
This update for python-numpy fixes the following issues: Non-security issues fixed: - Updated to upstream version 1.16.1. bsc1149203 jscSLE-8532...
Integer Overflow
numpy is vulnerable to integer overflow. When numpy.pad with mode="linearramp" is configured, the array's edge value is not used as the end value, but instead the value range maximum of the array's dtype. This happens for uint dtypes and only if endvalue edgevalue. This vulnerability can result i...
Denial Of Service (DoS)
numpy is vulnerable to denial of service. A segmentation fault occurs when einsum is called with mixed subscripts, causing the application to crash. Note that an attacker could potentially obtain arbitrary code execution from the resulting segmentation fault...
Denial Of Service (DoS)
numpy is vulnerable to denial of service DoS. Saving large arrays as csv causes a segmentation fault when it is executing with GCC 8.2.0 on python 3.6.7. Note that an attacker could potentially obtain arbitrary code execution from the resulting segmentation fault...
Denial Of Service (DoS)
numpy is vulnerable to denial of service DoS. The invocation of pickle.load on pickled void objects results in a crash. Note that an attacker could potentially obtain arbitrary code execution from the resulting segmentation fault...
Denial Of Service (DoS)
numpy is vulnerable to denial of service. A crash occurs when np.flat is indexed with an empty tuple. Note that an attacker could potentially obtain arbitrary code execution from the resulting segmentation fault...
Denial Of Service (DoS)
numpy is vulnerable to denial of service DoS. The function invocation of np.linalg.eigh on symmetric matrix with dimension not less than 32767 with data type int16 results in a crash. Note that an attacker could potentially obtain arbitrary code execution from the resulting segmentation fault...
Denial Of Service (DoS)
numpy is vulnerable to Denial Of Service DoS. A crash occurs in numpy.f2py when calling complex valued python functions from Fortran with GCC 4.8.3. Note that an attacker could potentially obtain arbitrary code execution from the resulting segmentation fault...
Denial Of Service (DoS)
numpy is vulnerable to denial of service. In systems without support in the underlying BLAS, a crash occurs when numpy.dot handles arrays with more than 231 elements or 16GB. Note that an attacker could potentially obtain arbitrary code execution from the resulting segmentation fault...
Denial Of Service (DoS)
numpy is vulnerable to denial of service. An attacker is able to produce a TypeError exception that leads to an application crash during unpickling, by entering a datetime object into a masked record array and causing one or more entries in the dtype to be |O4...
Arbitrary Code Execution
numpy is vulnerable to arbitrary code execution. A use-after-free in arraytypes.c.src occurs when constructing object array from a void array, which would potentially allow an attacker to execute arbitrary code...