Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-41495 (GCVE-0-2021-41495)
Vulnerability from cvelistv5 – Published: 2021-12-17 19:25 – Updated: 2024-08-04 03:15 Disputed- n/a
| URL | Tags |
|---|---|
| https://github.com/numpy/numpy/issues/19038 | x_refsource_MISC |
| https://www.oracle.com/security-alerts/cpujul2022.html |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T03:15:28.284Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/numpy/numpy/issues/19038"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Null Pointer Dereference vulnerability exists in numpy.sort in NumPy \u0026lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place"
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-02-07T19:08:41.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/numpy/numpy/issues/19038"
},
{
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
}
],
"tags": [
"disputed"
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-41495",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** DISPUTED ** Null Pointer Dereference vulnerability exists in numpy.sort in NumPy \u0026lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/numpy/numpy/issues/19038",
"refsource": "MISC",
"url": "https://github.com/numpy/numpy/issues/19038"
},
{
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2021-41495",
"datePublished": "2021-12-17T19:25:19.000Z",
"dateReserved": "2021-09-20T00:00:00.000Z",
"dateUpdated": "2024-08-04T03:15:28.284Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-41495",
"date": "2026-05-27",
"epss": "0.00107",
"percentile": "0.28509"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-41495\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-12-17T20:15:08.477\",\"lastModified\":\"2024-11-21T06:26:18.940\",\"vulnStatus\":\"Modified\",\"cveTags\":[{\"sourceIdentifier\":\"cve@mitre.org\",\"tags\":[\"disputed\"]}],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Null Pointer Dereference vulnerability exists in numpy.sort in NumPy \u0026lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place\"},{\"lang\":\"es\",\"value\":\"** EN DISPUTA ** Se presenta una vulnerabilidad de Desreferencia de Puntero Null en el archivo numpy.sort en NumPy versi\u00f3n 1.19, en la funci\u00f3n PyArray_DescrNew debido a una falta de comprobaci\u00f3n del valor de retorno, lo que permite a atacantes llevar a cabo ataques de denegaci\u00f3n de servicio mediante la creaci\u00f3n y ordenaci\u00f3n repetitiva de arrays. NOTA: Si bien es correcto que falta la validaci\u00f3n, s\u00f3lo puede producirse un error debido a un agotamiento de la memoria. Si el usuario puede agotar la memoria, ya es privilegiado. Adem\u00e1s, deber\u00eda ser pr\u00e1cticamente imposible construir un ataque que pueda dirigirse al agotamiento de la memoria para que ocurra exactamente en este lugar\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:N/I:N/A:P\",\"baseScore\":3.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":6.8,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:numpy:numpy:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.19.0\",\"matchCriteriaId\":\"45CF1897-BE04-465C-96D5-CB5D76DF2F88\"}]}]}],\"references\":[{\"url\":\"https://github.com/numpy/numpy/issues/19038\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2022.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/numpy/numpy/issues/19038\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
PYSEC-2021-856
Vulnerability from pysec - Published: 2021-12-17 20:15 - Updated: 2021-12-22 21:28Null Pointer Dereference vulnerability exists in numpy.sort in NumPy < and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays.
| Name | purl | numpy | pkg:pypi/numpy |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "numpy",
"purl": "pkg:pypi/numpy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.19.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.9.6",
"0.9.8",
"1.0",
"1.0.3",
"1.0.4",
"1.0b1",
"1.0b4",
"1.0b5",
"1.0rc1",
"1.0rc2",
"1.0rc3",
"1.1.1",
"1.10.0",
"1.10.1",
"1.10.2",
"1.10.3",
"1.10.4",
"1.11.0",
"1.11.1",
"1.11.2",
"1.11.3",
"1.12.0",
"1.12.1",
"1.13.0",
"1.13.0rc1",
"1.13.0rc2",
"1.13.1",
"1.13.3",
"1.14.0",
"1.14.0rc1",
"1.14.1",
"1.14.2",
"1.14.3",
"1.14.4",
"1.14.5",
"1.14.6",
"1.15.0",
"1.15.0rc1",
"1.15.0rc2",
"1.15.1",
"1.15.2",
"1.15.3",
"1.15.4",
"1.16.0",
"1.16.0rc1",
"1.16.0rc2",
"1.16.1",
"1.16.2",
"1.16.3",
"1.16.4",
"1.16.5",
"1.16.6",
"1.17.0",
"1.17.0rc1",
"1.17.0rc2",
"1.17.1",
"1.17.2",
"1.17.3",
"1.17.4",
"1.17.5",
"1.18.0",
"1.18.0rc1",
"1.18.1",
"1.18.2",
"1.18.3",
"1.18.4",
"1.18.5",
"1.19.0",
"1.19.0rc1",
"1.19.0rc2",
"1.2.0",
"1.2.1",
"1.3.0",
"1.4.0",
"1.4.1",
"1.5.0",
"1.5.1",
"1.6.0",
"1.6.1",
"1.6.2",
"1.7.0",
"1.7.1",
"1.7.2",
"1.8.0",
"1.8.1",
"1.8.2",
"1.9.0",
"1.9.1",
"1.9.2",
"1.9.3"
]
}
],
"aliases": [
"CVE-2021-41495",
"GHSA-5545-2q6w-2gh6"
],
"details": "Null Pointer Dereference vulnerability exists in numpy.sort in NumPy \u0026lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays.",
"id": "PYSEC-2021-856",
"modified": "2021-12-22T21:28:25.939120Z",
"published": "2021-12-17T20:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://github.com/numpy/numpy/issues/19038"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-5545-2q6w-2gh6"
}
]
}
RHSA-2022:8852
Vulnerability from csaf_redhat - Published: 2022-12-07 19:19 - Updated: 2026-01-13 22:40Null Pointer Dereference vulnerability exists in numpy.sort in NumPy < and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:numpy-1:1.17.0-11.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:numpy-1:1.17.0-11.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-1:1.17.0-11.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:numpy-1:1.17.0-11.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for numpy is now available for Red Hat OpenStack Platform 16.2.4 (Train) for Red Hat Enterprise Linux (RHEL) 8.4.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A fast multidimensional array facility for Python\n\nSecurity Fix(es):\n\n* NULL pointer dereference in numpy.sort in the PyArray_DescrNew() due\nto missing return-value validation (CVE-2021-41495)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:8852",
"url": "https://access.redhat.com/errata/RHSA-2022:8852"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2035037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2035037"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8852.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.4 (numpy) security update",
"tracking": {
"current_release_date": "2026-01-13T22:40:17+00:00",
"generator": {
"date": "2026-01-13T22:40:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.15"
}
},
"id": "RHSA-2022:8852",
"initial_release_date": "2022-12-07T19:19:32+00:00",
"revision_history": [
{
"date": "2022-12-07T19:19:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-12-07T19:19:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-13T22:40:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "numpy-1:1.17.0-11.el8ost.src",
"product": {
"name": "numpy-1:1.17.0-11.el8ost.src",
"product_id": "numpy-1:1.17.0-11.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.17.0-11.el8ost?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-1:1.17.0-11.el8ost.x86_64",
"product": {
"name": "python3-numpy-1:1.17.0-11.el8ost.x86_64",
"product_id": "python3-numpy-1:1.17.0-11.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.17.0-11.el8ost?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"product": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"product_id": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.17.0-11.el8ost?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"product": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"product_id": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.0-11.el8ost?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"product": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"product_id": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.17.0-11.el8ost?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"product": {
"name": "python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"product_id": "python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.17.0-11.el8ost?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"product": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"product_id": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.17.0-11.el8ost?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"product": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"product_id": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.0-11.el8ost?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"product": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"product_id": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.17.0-11.el8ost?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-1:1.17.0-11.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:numpy-1:1.17.0-11.el8ost.src"
},
"product_reference": "numpy-1:1.17.0-11.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-1:1.17.0-11.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:numpy-1:1.17.0-11.el8ost.src"
},
"product_reference": "numpy-1:1.17.0-11.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-CINDERLIB-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-1:1.17.0-11.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-1:1.17.0-11.el8ost.src"
},
"product_reference": "numpy-1:1.17.0-11.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-1:1.17.0-11.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2:numpy-1:1.17.0-11.el8ost.src"
},
"product_reference": "numpy-1:1.17.0-11.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-TOOLS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-TOOLS-16.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-41495",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2021-12-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2035037"
}
],
"notes": [
{
"category": "description",
"text": "Null Pointer Dereference vulnerability exists in numpy.sort in NumPy \u0026lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "numpy: NULL pointer dereference in numpy.sort in in the PyArray_DescrNew() due to missing return-value validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.2:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-TOOLS-16.2:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41495"
},
{
"category": "external",
"summary": "RHBZ#2035037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2035037"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41495",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41495"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41495",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41495"
}
],
"release_date": "2021-05-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-07T19:19:32+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.2:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-TOOLS-16.2:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8852"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.2:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-CINDERLIB-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-TOOLS-16.2:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-TOOLS-16.2:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-TOOLS-16.2:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-TOOLS-16.2:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-TOOLS-16.2:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "numpy: NULL pointer dereference in numpy.sort in in the PyArray_DescrNew() due to missing return-value validation"
}
]
}
RHSA-2022:8861
Vulnerability from csaf_redhat - Published: 2022-12-07 20:28 - Updated: 2026-01-13 21:55Null Pointer Dereference vulnerability exists in numpy.sort in NumPy < and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.1:numpy-1:1.17.0-11.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.1:numpy-1:1.17.0-11.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-CINDERLIB-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-1:1.17.0-11.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for numpy is now available for Red Hat OpenStack Platform 16.1.9 (Train) for Red Hat Enterprise Linux (RHEL) 8.2.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A fast multidimensional array facility for Python\n\nSecurity Fix(es):\n\n* NULL pointer dereference in numpy.sort in the PyArray_DescrNew() due\nto missing return-value validation (CVE-2021-41495)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:8861",
"url": "https://access.redhat.com/errata/RHSA-2022:8861"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2035037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2035037"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8861.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.1.9 (numpy) security update",
"tracking": {
"current_release_date": "2026-01-13T21:55:03+00:00",
"generator": {
"date": "2026-01-13T21:55:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.15"
}
},
"id": "RHSA-2022:8861",
"initial_release_date": "2022-12-07T20:28:14+00:00",
"revision_history": [
{
"date": "2022-12-07T20:28:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-12-07T20:28:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-13T21:55:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.1",
"product": {
"name": "Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.1",
"product": {
"name": "Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-CINDERLIB-16.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.1",
"product": {
"name": "Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "numpy-1:1.17.0-11.el8ost.src",
"product": {
"name": "numpy-1:1.17.0-11.el8ost.src",
"product_id": "numpy-1:1.17.0-11.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.17.0-11.el8ost?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-1:1.17.0-11.el8ost.x86_64",
"product": {
"name": "python3-numpy-1:1.17.0-11.el8ost.x86_64",
"product_id": "python3-numpy-1:1.17.0-11.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.17.0-11.el8ost?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"product": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"product_id": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.17.0-11.el8ost?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"product": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"product_id": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.0-11.el8ost?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"product": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"product_id": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.17.0-11.el8ost?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"product": {
"name": "python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"product_id": "python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.17.0-11.el8ost?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"product": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"product_id": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.17.0-11.el8ost?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"product": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"product_id": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.0-11.el8ost?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"product": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"product_id": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.17.0-11.el8ost?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-1:1.17.0-11.el8ost.src as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:numpy-1:1.17.0-11.el8ost.src"
},
"product_reference": "numpy-1:1.17.0-11.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-1:1.17.0-11.el8ost.src as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-CINDERLIB-16.1:numpy-1:1.17.0-11.el8ost.src"
},
"product_reference": "numpy-1:1.17.0-11.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-CINDERLIB-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-CINDERLIB-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-CINDERLIB-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-CINDERLIB-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-CINDERLIB-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-CINDERLIB-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-CINDERLIB-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-CINDERLIB-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-CINDERLIB-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-1:1.17.0-11.el8ost.src as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-1:1.17.0-11.el8ost.src"
},
"product_reference": "numpy-1:1.17.0-11.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le"
},
"product_reference": "python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64"
},
"product_reference": "python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-41495",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2021-12-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2035037"
}
],
"notes": [
{
"category": "description",
"text": "Null Pointer Dereference vulnerability exists in numpy.sort in NumPy \u0026lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "numpy: NULL pointer dereference in numpy.sort in in the PyArray_DescrNew() due to missing return-value validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.1:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-CINDERLIB-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41495"
},
{
"category": "external",
"summary": "RHBZ#2035037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2035037"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41495",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41495"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41495",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41495"
}
],
"release_date": "2021-05-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-07T20:28:14+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.1:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-CINDERLIB-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8861"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.1:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-CINDERLIB-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-CINDERLIB-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-1:1.17.0-11.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:numpy-debugsource-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-debuginfo-1:1.17.0-11.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-numpy-f2py-1:1.17.0-11.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "numpy: NULL pointer dereference in numpy.sort in in the PyArray_DescrNew() due to missing return-value validation"
}
]
}
SUSE-SU-2022:1064-1
Vulnerability from csaf_suse - Published: 2022-09-12 11:08 - Updated: 2022-09-12 11:08| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python2-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python2-numpy fixes the following issues:\n\n- CVE-2021-33430: Fixed buffer overflow that could lead to DoS in PyArray_NewFromDescr_int function of ctors.c (bsc#1193913).\n- CVE-2021-41496: Fixed buffer overflow that could lead to DoS in array_from_pyobj function of fortranobject.c (bsc#1193907).\n- CVE-2021-41495: Fixed Null Pointer Dereference in numpy.sort due to missing return value validation (bsc#1193911).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1064,SUSE-SLE-Module-HPC-15-SP3-2022-1064,SUSE-SLE-Module-Python2-15-SP3-2022-1064",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_1064-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1064-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221064-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1064-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010612.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193907",
"url": "https://bugzilla.suse.com/1193907"
},
{
"category": "self",
"summary": "SUSE Bug 1193911",
"url": "https://bugzilla.suse.com/1193911"
},
{
"category": "self",
"summary": "SUSE Bug 1193913",
"url": "https://bugzilla.suse.com/1193913"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-33430 page",
"url": "https://www.suse.com/security/cve/CVE-2021-33430/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41495 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41495/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41496 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41496/"
}
],
"title": "Security update for python2-numpy",
"tracking": {
"current_release_date": "2022-09-12T11:08:42Z",
"generator": {
"date": "2022-09-12T11:08:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1064-1",
"initial_release_date": "2022-09-12T11:08:42Z",
"revision_history": [
{
"date": "2022-09-12T11:08:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150200.3.5.1.aarch64",
"product": {
"name": "python2-numpy-1.16.5-150200.3.5.1.aarch64",
"product_id": "python2-numpy-1.16.5-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"product": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"product_id": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"product_id": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"product_id": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150200.3.5.1.i586",
"product": {
"name": "python2-numpy-1.16.5-150200.3.5.1.i586",
"product_id": "python2-numpy-1.16.5-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.i586",
"product": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.i586",
"product_id": "python2-numpy-devel-1.16.5-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.i586",
"product_id": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.i586",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.i586",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.i586",
"product_id": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.i586",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.i586",
"product_id": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"product": {
"name": "python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"product_id": "python2-numpy-1.16.5-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"product": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"product_id": "python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.ppc64le",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.ppc64le",
"product_id": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.ppc64le",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.ppc64le",
"product_id": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150200.3.5.1.s390x",
"product": {
"name": "python2-numpy-1.16.5-150200.3.5.1.s390x",
"product_id": "python2-numpy-1.16.5-150200.3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"product": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"product_id": "python2-numpy-devel-1.16.5-150200.3.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150200.3.5.1.x86_64",
"product": {
"name": "python2-numpy-1.16.5-150200.3.5.1.x86_64",
"product_id": "python2-numpy-1.16.5-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"product": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"product_id": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"product_id": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"product_id": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for HPC 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for HPC 15 SP3",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-hpc:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 2 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Python 2 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python2:15:sp3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.ppc64le"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.s390x"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.s390x"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-33430",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-33430"
}
],
"notes": [
{
"category": "general",
"text": "A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArray_NewFromDescr_int function of ctors.c when specifying arrays of large dimensions (over 32) from Python code, which could let a malicious user cause a Denial of Service. NOTE: The vendor does not agree this is a vulneraility; In (very limited) circumstances a user may be able provoke the buffer overflow, the user is most likely already privileged to at least provoke denial of service by exhausting memory. Triggering this further requires the use of uncommon API (complicated structured dtypes), which is very unlikely to be available to an unprivileged user",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-33430",
"url": "https://www.suse.com/security/cve/CVE-2021-33430"
},
{
"category": "external",
"summary": "SUSE Bug 1193913 for CVE-2021-33430",
"url": "https://bugzilla.suse.com/1193913"
},
{
"category": "external",
"summary": "SUSE Bug 1201968 for CVE-2021-33430",
"url": "https://bugzilla.suse.com/1201968"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-09-12T11:08:42Z",
"details": "important"
}
],
"title": "CVE-2021-33430"
},
{
"cve": "CVE-2021-41495",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41495"
}
],
"notes": [
{
"category": "general",
"text": "Null Pointer Dereference vulnerability exists in numpy.sort in NumPy \u0026lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41495",
"url": "https://www.suse.com/security/cve/CVE-2021-41495"
},
{
"category": "external",
"summary": "SUSE Bug 1193911 for CVE-2021-41495",
"url": "https://bugzilla.suse.com/1193911"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-09-12T11:08:42Z",
"details": "moderate"
}
],
"title": "CVE-2021-41495"
},
{
"cve": "CVE-2021-41496",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41496"
}
],
"notes": [
{
"category": "general",
"text": "Buffer overflow in the array_from_pyobj function of fortranobject.c in NumPy \u003c 1.19, which allows attackers to conduct a Denial of Service attacks by carefully constructing an array with negative values. NOTE: The vendor does not agree this is a vulnerability; the negative dimensions can only be created by an already privileged user (or internally)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41496",
"url": "https://www.suse.com/security/cve/CVE-2021-41496"
},
{
"category": "external",
"summary": "SUSE Bug 1193907 for CVE-2021-41496",
"url": "https://bugzilla.suse.com/1193907"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP3:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP3:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-09-12T11:08:42Z",
"details": "moderate"
}
],
"title": "CVE-2021-41496"
}
]
}
SUSE-SU-2022:1064-2
Vulnerability from csaf_suse - Published: 2022-09-12 11:09 - Updated: 2022-09-12 11:09| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python2-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python2-numpy fixes the following issues:\n\n- CVE-2021-33430: Fixed buffer overflow that could lead to DoS in PyArray_NewFromDescr_int function of ctors.c (bsc#1193913).\n- CVE-2021-41496: Fixed buffer overflow that could lead to DoS in array_from_pyobj function of fortranobject.c (bsc#1193907).\n- CVE-2021-41495: Fixed Null Pointer Dereference in numpy.sort due to missing return value validation (bsc#1193911).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1064,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-1064,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-1064,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-1064,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-1064,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-1064,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-1064,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-1064,SUSE-Storage-7-2022-1064,openSUSE-SLE-15.4-2022-1064",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_1064-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1064-2",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221064-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1064-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-September/012215.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193907",
"url": "https://bugzilla.suse.com/1193907"
},
{
"category": "self",
"summary": "SUSE Bug 1193911",
"url": "https://bugzilla.suse.com/1193911"
},
{
"category": "self",
"summary": "SUSE Bug 1193913",
"url": "https://bugzilla.suse.com/1193913"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-33430 page",
"url": "https://www.suse.com/security/cve/CVE-2021-33430/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41495 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41495/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41496 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41496/"
}
],
"title": "Security update for python2-numpy",
"tracking": {
"current_release_date": "2022-09-12T11:09:13Z",
"generator": {
"date": "2022-09-12T11:09:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1064-2",
"initial_release_date": "2022-09-12T11:09:13Z",
"revision_history": [
{
"date": "2022-09-12T11:09:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150200.3.5.1.aarch64",
"product": {
"name": "python2-numpy-1.16.5-150200.3.5.1.aarch64",
"product_id": "python2-numpy-1.16.5-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"product": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"product_id": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"product_id": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"product_id": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150200.3.5.1.i586",
"product": {
"name": "python2-numpy-1.16.5-150200.3.5.1.i586",
"product_id": "python2-numpy-1.16.5-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.i586",
"product": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.i586",
"product_id": "python2-numpy-devel-1.16.5-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.i586",
"product_id": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.i586",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.i586",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.i586",
"product_id": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.i586",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.i586",
"product_id": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"product": {
"name": "python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"product_id": "python2-numpy-1.16.5-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"product": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"product_id": "python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.ppc64le",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.ppc64le",
"product_id": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.ppc64le",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.ppc64le",
"product_id": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150200.3.5.1.s390x",
"product": {
"name": "python2-numpy-1.16.5-150200.3.5.1.s390x",
"product_id": "python2-numpy-1.16.5-150200.3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"product": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"product_id": "python2-numpy-devel-1.16.5-150200.3.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150200.3.5.1.x86_64",
"product": {
"name": "python2-numpy-1.16.5-150200.3.5.1.x86_64",
"product_id": "python2-numpy-1.16.5-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"product": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"product_id": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"product_id": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"product_id": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.ppc64le"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.s390x"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.s390x"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.ppc64le"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.ppc64le"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.s390x"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.s390x"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150200.3.5.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-33430",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-33430"
}
],
"notes": [
{
"category": "general",
"text": "A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArray_NewFromDescr_int function of ctors.c when specifying arrays of large dimensions (over 32) from Python code, which could let a malicious user cause a Denial of Service. NOTE: The vendor does not agree this is a vulneraility; In (very limited) circumstances a user may be able provoke the buffer overflow, the user is most likely already privileged to at least provoke denial of service by exhausting memory. Triggering this further requires the use of uncommon API (complicated structured dtypes), which is very unlikely to be available to an unprivileged user",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-33430",
"url": "https://www.suse.com/security/cve/CVE-2021-33430"
},
{
"category": "external",
"summary": "SUSE Bug 1193913 for CVE-2021-33430",
"url": "https://bugzilla.suse.com/1193913"
},
{
"category": "external",
"summary": "SUSE Bug 1201968 for CVE-2021-33430",
"url": "https://bugzilla.suse.com/1201968"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-09-12T11:09:13Z",
"details": "important"
}
],
"title": "CVE-2021-33430"
},
{
"cve": "CVE-2021-41495",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41495"
}
],
"notes": [
{
"category": "general",
"text": "Null Pointer Dereference vulnerability exists in numpy.sort in NumPy \u0026lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41495",
"url": "https://www.suse.com/security/cve/CVE-2021-41495"
},
{
"category": "external",
"summary": "SUSE Bug 1193911 for CVE-2021-41495",
"url": "https://bugzilla.suse.com/1193911"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-09-12T11:09:13Z",
"details": "moderate"
}
],
"title": "CVE-2021-41495"
},
{
"cve": "CVE-2021-41496",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41496"
}
],
"notes": [
{
"category": "general",
"text": "Buffer overflow in the array_from_pyobj function of fortranobject.c in NumPy \u003c 1.19, which allows attackers to conduct a Denial of Service attacks by carefully constructing an array with negative values. NOTE: The vendor does not agree this is a vulnerability; the negative dimensions can only be created by an already privileged user (or internally)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41496",
"url": "https://www.suse.com/security/cve/CVE-2021-41496"
},
{
"category": "external",
"summary": "SUSE Bug 1193907 for CVE-2021-41496",
"url": "https://bugzilla.suse.com/1193907"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Proxy 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-1.16.5-150200.3.5.1.x86_64",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.ppc64le",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.s390x",
"SUSE Manager Server 4.1:python2-numpy-devel-1.16.5-150200.3.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-09-12T11:09:13Z",
"details": "moderate"
}
],
"title": "CVE-2021-41496"
}
]
}
SUSE-SU-2022:2441-1
Vulnerability from csaf_suse - Published: 2022-07-19 14:52 - Updated: 2022-07-19 14:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python2-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python2-numpy fixes the following issues:\n\n- CVE-2021-33430: Fixed buffer overflow that could lead to DoS in PyArray_NewFromDescr_int function of ctors.c (bsc#1193913).\n- CVE-2021-41496: Fixed buffer overflow that could lead to DoS in array_from_pyobj function of fortranobject.c (bsc#1193907).\n- CVE-2021-41495: Fixed Null Pointer Dereference in numpy.sort (bsc#1193911).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2441,SUSE-SLE-Product-HPC-15-2022-2441,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-2441,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-2441,SUSE-SLE-Product-SLES-15-2022-2441,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-2441,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-2441,SUSE-SLE-Product-SLES_SAP-15-2022-2441,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-2441,SUSE-Storage-6-2022-2441",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_2441-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2441-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222441-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2441-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-July/011595.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193907",
"url": "https://bugzilla.suse.com/1193907"
},
{
"category": "self",
"summary": "SUSE Bug 1193911",
"url": "https://bugzilla.suse.com/1193911"
},
{
"category": "self",
"summary": "SUSE Bug 1193913",
"url": "https://bugzilla.suse.com/1193913"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-33430 page",
"url": "https://www.suse.com/security/cve/CVE-2021-33430/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41495 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41495/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41496 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41496/"
}
],
"title": "Security update for python2-numpy",
"tracking": {
"current_release_date": "2022-07-19T14:52:30Z",
"generator": {
"date": "2022-07-19T14:52:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2441-1",
"initial_release_date": "2022-07-19T14:52:30Z",
"revision_history": [
{
"date": "2022-07-19T14:52:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150000.1.9.1.aarch64",
"product": {
"name": "python2-numpy-1.16.5-150000.1.9.1.aarch64",
"product_id": "python2-numpy-1.16.5-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"product": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"product_id": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"product_id": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"product_id": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150000.1.9.1.i586",
"product": {
"name": "python2-numpy-1.16.5-150000.1.9.1.i586",
"product_id": "python2-numpy-1.16.5-150000.1.9.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.i586",
"product": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.i586",
"product_id": "python2-numpy-devel-1.16.5-150000.1.9.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.i586",
"product_id": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.i586",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.i586",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.i586",
"product_id": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.i586",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.i586",
"product_id": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"product": {
"name": "python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"product_id": "python2-numpy-1.16.5-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"product": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"product_id": "python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.ppc64le",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.ppc64le",
"product_id": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.ppc64le",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.ppc64le",
"product_id": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150000.1.9.1.s390x",
"product": {
"name": "python2-numpy-1.16.5-150000.1.9.1.s390x",
"product_id": "python2-numpy-1.16.5-150000.1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"product": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"product_id": "python2-numpy-devel-1.16.5-150000.1.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.5-150000.1.9.1.x86_64",
"product": {
"name": "python2-numpy-1.16.5-150000.1.9.1.x86_64",
"product_id": "python2-numpy-1.16.5-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"product": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"product_id": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"product_id": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"product": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"product_id": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.ppc64le"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.ppc64le"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.5-150000.1.9.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-33430",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-33430"
}
],
"notes": [
{
"category": "general",
"text": "A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArray_NewFromDescr_int function of ctors.c when specifying arrays of large dimensions (over 32) from Python code, which could let a malicious user cause a Denial of Service. NOTE: The vendor does not agree this is a vulneraility; In (very limited) circumstances a user may be able provoke the buffer overflow, the user is most likely already privileged to at least provoke denial of service by exhausting memory. Triggering this further requires the use of uncommon API (complicated structured dtypes), which is very unlikely to be available to an unprivileged user",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-33430",
"url": "https://www.suse.com/security/cve/CVE-2021-33430"
},
{
"category": "external",
"summary": "SUSE Bug 1193913 for CVE-2021-33430",
"url": "https://bugzilla.suse.com/1193913"
},
{
"category": "external",
"summary": "SUSE Bug 1201968 for CVE-2021-33430",
"url": "https://bugzilla.suse.com/1201968"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-19T14:52:30Z",
"details": "important"
}
],
"title": "CVE-2021-33430"
},
{
"cve": "CVE-2021-41495",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41495"
}
],
"notes": [
{
"category": "general",
"text": "Null Pointer Dereference vulnerability exists in numpy.sort in NumPy \u0026lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41495",
"url": "https://www.suse.com/security/cve/CVE-2021-41495"
},
{
"category": "external",
"summary": "SUSE Bug 1193911 for CVE-2021-41495",
"url": "https://bugzilla.suse.com/1193911"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-19T14:52:30Z",
"details": "moderate"
}
],
"title": "CVE-2021-41495"
},
{
"cve": "CVE-2021-41496",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41496"
}
],
"notes": [
{
"category": "general",
"text": "Buffer overflow in the array_from_pyobj function of fortranobject.c in NumPy \u003c 1.19, which allows attackers to conduct a Denial of Service attacks by carefully constructing an array with negative values. NOTE: The vendor does not agree this is a vulnerability; the negative dimensions can only be created by an already privileged user (or internally)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41496",
"url": "https://www.suse.com/security/cve/CVE-2021-41496"
},
{
"category": "external",
"summary": "SUSE Bug 1193907 for CVE-2021-41496",
"url": "https://bugzilla.suse.com/1193907"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 6:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python2-numpy_1_16_5-gnu-hpc-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-1.16.5-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python2-numpy-devel-1.16.5-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-07-19T14:52:30Z",
"details": "moderate"
}
],
"title": "CVE-2021-41496"
}
]
}
SUSE-SU-2022:2645-1
Vulnerability from csaf_suse - Published: 2022-08-03 10:41 - Updated: 2022-08-03 10:41| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-numpy fixes the following issues:\n\n- CVE-2021-41495: Fixed Null Pointer Dereference in numpy.sort (bsc#1193911).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2645,SUSE-SLE-SDK-12-SP5-2022-2645,SUSE-SLE-SERVER-12-SP5-2022-2645",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_2645-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2645-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222645-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2645-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/011759.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193911",
"url": "https://bugzilla.suse.com/1193911"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41495 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41495/"
}
],
"title": "Security update for python-numpy",
"tracking": {
"current_release_date": "2022-08-03T10:41:20Z",
"generator": {
"date": "2022-08-03T10:41:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2645-1",
"initial_release_date": "2022-08-03T10:41:20Z",
"revision_history": [
{
"date": "2022-08-03T10:41:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-1.8.0-5.14.1.aarch64",
"product": {
"name": "python-numpy-1.8.0-5.14.1.aarch64",
"product_id": "python-numpy-1.8.0-5.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-5.14.1.aarch64",
"product": {
"name": "python-numpy-devel-1.8.0-5.14.1.aarch64",
"product_id": "python-numpy-devel-1.8.0-5.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-1.8.0-5.14.1.i586",
"product": {
"name": "python-numpy-1.8.0-5.14.1.i586",
"product_id": "python-numpy-1.8.0-5.14.1.i586"
}
},
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-5.14.1.i586",
"product": {
"name": "python-numpy-devel-1.8.0-5.14.1.i586",
"product_id": "python-numpy-devel-1.8.0-5.14.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-doc-html-1.8.0-5.14.1.noarch",
"product": {
"name": "python-numpy-doc-html-1.8.0-5.14.1.noarch",
"product_id": "python-numpy-doc-html-1.8.0-5.14.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-1.8.0-5.14.1.ppc64le",
"product": {
"name": "python-numpy-1.8.0-5.14.1.ppc64le",
"product_id": "python-numpy-1.8.0-5.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-5.14.1.ppc64le",
"product": {
"name": "python-numpy-devel-1.8.0-5.14.1.ppc64le",
"product_id": "python-numpy-devel-1.8.0-5.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-1.8.0-5.14.1.s390",
"product": {
"name": "python-numpy-1.8.0-5.14.1.s390",
"product_id": "python-numpy-1.8.0-5.14.1.s390"
}
},
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-5.14.1.s390",
"product": {
"name": "python-numpy-devel-1.8.0-5.14.1.s390",
"product_id": "python-numpy-devel-1.8.0-5.14.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-1.8.0-5.14.1.s390x",
"product": {
"name": "python-numpy-1.8.0-5.14.1.s390x",
"product_id": "python-numpy-1.8.0-5.14.1.s390x"
}
},
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-5.14.1.s390x",
"product": {
"name": "python-numpy-devel-1.8.0-5.14.1.s390x",
"product_id": "python-numpy-devel-1.8.0-5.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-1.8.0-5.14.1.x86_64",
"product": {
"name": "python-numpy-1.8.0-5.14.1.x86_64",
"product_id": "python-numpy-1.8.0-5.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-5.14.1.x86_64",
"product": {
"name": "python-numpy-devel-1.8.0-5.14.1.x86_64",
"product_id": "python-numpy-devel-1.8.0-5.14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-5.14.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.aarch64"
},
"product_reference": "python-numpy-devel-1.8.0-5.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-5.14.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.ppc64le"
},
"product_reference": "python-numpy-devel-1.8.0-5.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-5.14.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.s390x"
},
"product_reference": "python-numpy-devel-1.8.0-5.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-5.14.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.x86_64"
},
"product_reference": "python-numpy-devel-1.8.0-5.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.14.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.aarch64"
},
"product_reference": "python-numpy-1.8.0-5.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.14.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.ppc64le"
},
"product_reference": "python-numpy-1.8.0-5.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.s390x"
},
"product_reference": "python-numpy-1.8.0-5.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.x86_64"
},
"product_reference": "python-numpy-1.8.0-5.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.14.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.aarch64"
},
"product_reference": "python-numpy-1.8.0-5.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.ppc64le"
},
"product_reference": "python-numpy-1.8.0-5.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.14.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.s390x"
},
"product_reference": "python-numpy-1.8.0-5.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.x86_64"
},
"product_reference": "python-numpy-1.8.0-5.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-41495",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41495"
}
],
"notes": [
{
"category": "general",
"text": "Null Pointer Dereference vulnerability exists in numpy.sort in NumPy \u0026lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41495",
"url": "https://www.suse.com/security/cve/CVE-2021-41495"
},
{
"category": "external",
"summary": "SUSE Bug 1193911 for CVE-2021-41495",
"url": "https://bugzilla.suse.com/1193911"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-numpy-1.8.0-5.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-numpy-1.8.0-5.14.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-numpy-devel-1.8.0-5.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-03T10:41:20Z",
"details": "moderate"
}
],
"title": "CVE-2021-41495"
}
]
}
SUSE-SU-2022:2646-1
Vulnerability from csaf_suse - Published: 2022-08-03 10:41 - Updated: 2022-08-03 10:41| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-numpy fixes the following issues:\n\n- CVE-2021-41495: Fixed Null Pointer Dereference in numpy.sort (bsc#1193911).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2646,SUSE-SLE-Module-Basesystem-15-SP4-2022-2646,SUSE-SLE-Module-HPC-15-SP4-2022-2646,openSUSE-SLE-15.4-2022-2646",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_2646-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2646-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222646-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2646-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/011761.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193911",
"url": "https://bugzilla.suse.com/1193911"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41495 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41495/"
}
],
"title": "Security update for python-numpy",
"tracking": {
"current_release_date": "2022-08-03T10:41:45Z",
"generator": {
"date": "2022-08-03T10:41:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2646-1",
"initial_release_date": "2022-08-03T10:41:45Z",
"revision_history": [
{
"date": "2022-08-03T10:41:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-1.17.3-150400.23.3.1.aarch64",
"product": {
"name": "python3-numpy-1.17.3-150400.23.3.1.aarch64",
"product_id": "python3-numpy-1.17.3-150400.23.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.aarch64",
"product": {
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.aarch64",
"product_id": "python3-numpy-devel-1.17.3-150400.23.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"product": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"product_id": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"product_id": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"product_id": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"product_id": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-1.17.3-150400.23.3.1.i586",
"product": {
"name": "python3-numpy-1.17.3-150400.23.3.1.i586",
"product_id": "python3-numpy-1.17.3-150400.23.3.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.i586",
"product": {
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.i586",
"product_id": "python3-numpy-devel-1.17.3-150400.23.3.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.i586",
"product": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.i586",
"product_id": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.i586",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.i586",
"product_id": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.i586",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.i586",
"product_id": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.i586",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.i586",
"product_id": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-1.17.3-150400.23.3.1.ppc64le",
"product": {
"name": "python3-numpy-1.17.3-150400.23.3.1.ppc64le",
"product_id": "python3-numpy-1.17.3-150400.23.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le",
"product": {
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le",
"product_id": "python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.ppc64le",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.ppc64le",
"product_id": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le",
"product_id": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-1.17.3-150400.23.3.1.s390x",
"product": {
"name": "python3-numpy-1.17.3-150400.23.3.1.s390x",
"product_id": "python3-numpy-1.17.3-150400.23.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.s390x",
"product": {
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.s390x",
"product_id": "python3-numpy-devel-1.17.3-150400.23.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.s390x",
"product_id": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x",
"product_id": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.s390x",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.s390x",
"product_id": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x",
"product_id": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-1.17.3-150400.23.3.1.x86_64",
"product": {
"name": "python3-numpy-1.17.3-150400.23.3.1.x86_64",
"product_id": "python3-numpy-1.17.3-150400.23.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.x86_64",
"product": {
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.x86_64",
"product_id": "python3-numpy-devel-1.17.3-150400.23.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"product_id": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"product_id": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for HPC 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for HPC 15 SP4",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-hpc:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.23.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.aarch64"
},
"product_reference": "python3-numpy-1.17.3-150400.23.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.23.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.ppc64le"
},
"product_reference": "python3-numpy-1.17.3-150400.23.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.23.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.s390x"
},
"product_reference": "python3-numpy-1.17.3-150400.23.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.23.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.x86_64"
},
"product_reference": "python3-numpy-1.17.3-150400.23.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.aarch64"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.23.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.s390x"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.23.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.x86_64"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.23.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP4",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP4",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP4",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP4",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP4",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP4",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP4",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP4",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.23.3.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.aarch64"
},
"product_reference": "python3-numpy-1.17.3-150400.23.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.23.3.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.ppc64le"
},
"product_reference": "python3-numpy-1.17.3-150400.23.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.23.3.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.s390x"
},
"product_reference": "python3-numpy-1.17.3-150400.23.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.23.3.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.x86_64"
},
"product_reference": "python3-numpy-1.17.3-150400.23.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.aarch64"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.23.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.s390x"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.23.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.23.3.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.x86_64"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.23.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.ppc64le"
},
"product_reference": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.s390x"
},
"product_reference": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.ppc64le"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.s390x"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-41495",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41495"
}
],
"notes": [
{
"category": "general",
"text": "Null Pointer Dereference vulnerability exists in numpy.sort in NumPy \u0026lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41495",
"url": "https://www.suse.com/security/cve/CVE-2021-41495"
},
{
"category": "external",
"summary": "SUSE Bug 1193911 for CVE-2021-41495",
"url": "https://bugzilla.suse.com/1193911"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-numpy-devel-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy-devel-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.23.3.1.x86_64",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.aarch64",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.ppc64le",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.s390x",
"openSUSE Leap 15.4:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.23.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-03T10:41:45Z",
"details": "moderate"
}
],
"title": "CVE-2021-41495"
}
]
}
SUSE-SU-2022:2793-1
Vulnerability from csaf_suse - Published: 2022-08-12 08:31 - Updated: 2022-08-12 08:31| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-numpy fixes the following issues:\n\n- CVE-2021-41495: Fixed Null Pointer Dereference in numpy.sort (bsc#1193911).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2793,SUSE-SLE-Module-HPC-12-2022-2793",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_2793-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2793-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222793-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2793-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/011905.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193911",
"url": "https://bugzilla.suse.com/1193911"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41495 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41495/"
}
],
"title": "Security update for python-numpy",
"tracking": {
"current_release_date": "2022-08-12T08:31:04Z",
"generator": {
"date": "2022-08-12T08:31:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2793-1",
"initial_release_date": "2022-08-12T08:31:04Z",
"revision_history": [
{
"date": "2022-08-12T08:31:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64",
"product_id": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"product_id": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.13.3-4.15.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-1.13.3-4.15.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-1.13.3-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.13.3-4.15.1.aarch64",
"product": {
"name": "python3-numpy-gnu-hpc-1.13.3-4.15.1.aarch64",
"product_id": "python3-numpy-gnu-hpc-1.13.3-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"product_id": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64",
"product_id": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"product_id": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.i586",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.i586",
"product_id": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.i586"
}
},
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.i586",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.i586",
"product_id": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.13.3-4.15.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-1.13.3-4.15.1.i586",
"product_id": "python2-numpy-gnu-hpc-1.13.3-4.15.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.i586",
"product_id": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.13.3-4.15.1.i586",
"product": {
"name": "python3-numpy-gnu-hpc-1.13.3-4.15.1.i586",
"product_id": "python3-numpy-gnu-hpc-1.13.3-4.15.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.i586",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.i586",
"product_id": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.i586",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.i586",
"product_id": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.i586",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.i586",
"product_id": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.ppc64le",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.ppc64le",
"product_id": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.ppc64le",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.ppc64le",
"product_id": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.13.3-4.15.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-1.13.3-4.15.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-1.13.3-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.13.3-4.15.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-1.13.3-4.15.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-1.13.3-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.ppc64le",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.ppc64le",
"product_id": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.ppc64le",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.ppc64le",
"product_id": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.s390x",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.s390x",
"product_id": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.s390x",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.s390x",
"product_id": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.13.3-4.15.1.s390x",
"product": {
"name": "python2-numpy-gnu-hpc-1.13.3-4.15.1.s390x",
"product_id": "python2-numpy-gnu-hpc-1.13.3-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.s390x",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.s390x",
"product_id": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.13.3-4.15.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-1.13.3-4.15.1.s390x",
"product_id": "python3-numpy-gnu-hpc-1.13.3-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.s390x",
"product_id": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.s390x",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.s390x",
"product_id": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.s390x",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.s390x",
"product_id": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64",
"product_id": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"product_id": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.13.3-4.15.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-1.13.3-4.15.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-1.13.3-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.13.3-4.15.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-1.13.3-4.15.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-1.13.3-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64",
"product_id": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"product_id": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for HPC 12",
"product": {
"name": "SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-hpc:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64"
},
"product_reference": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64"
},
"product_reference": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64"
},
"product_reference": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64"
},
"product_reference": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.13.3-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.15.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-1.13.3-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.13.3-4.15.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.15.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.13.3-4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.13.3-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.15.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-1.13.3-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.13.3-4.15.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.15.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-1.13.3-4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64"
},
"product_reference": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64"
},
"product_reference": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64"
},
"product_reference": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64"
},
"product_reference": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-41495",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41495"
}
],
"notes": [
{
"category": "general",
"text": "Null Pointer Dereference vulnerability exists in numpy.sort in NumPy \u0026lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41495",
"url": "https://www.suse.com/security/cve/CVE-2021-41495"
},
{
"category": "external",
"summary": "SUSE Bug 1193911 for CVE-2021-41495",
"url": "https://bugzilla.suse.com/1193911"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.15.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-12T08:31:04Z",
"details": "moderate"
}
],
"title": "CVE-2021-41495"
}
]
}
SUSE-SU-2025:0424-1
Vulnerability from csaf_suse - Published: 2025-02-11 10:31 - Updated: 2025-02-11 10:31| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3-numpy fixes the following issues:\n\n- CVE-2021-41495: missing return value validation can lead to null pointer dereference. (bsc#1193911)\n\nOther bug fixes:\t\n\n- Correction of advance in PCG with emulated int128.\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-424,SUSE-SLE-Module-Basesystem-15-SP6-2025-424,SUSE-SLE-Module-HPC-15-SP6-2025-424,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-424,openSUSE-SLE-15.6-2025-424",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0424-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0424-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250424-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0424-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020310.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193911",
"url": "https://bugzilla.suse.com/1193911"
},
{
"category": "self",
"summary": "SUSE Bug 1236787",
"url": "https://bugzilla.suse.com/1236787"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41495 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41495/"
}
],
"title": "Security update for python3-numpy",
"tracking": {
"current_release_date": "2025-02-11T10:31:12Z",
"generator": {
"date": "2025-02-11T10:31:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0424-1",
"initial_release_date": "2025-02-11T10:31:12Z",
"revision_history": [
{
"date": "2025-02-11T10:31:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-1.17.3-150400.31.1.aarch64",
"product": {
"name": "python3-numpy-1.17.3-150400.31.1.aarch64",
"product_id": "python3-numpy-1.17.3-150400.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.17.3-150400.31.1.aarch64",
"product": {
"name": "python3-numpy-devel-1.17.3-150400.31.1.aarch64",
"product_id": "python3-numpy-devel-1.17.3-150400.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64",
"product": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64",
"product_id": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"product_id": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64",
"product_id": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"product_id": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-1.17.3-150400.31.1.i586",
"product": {
"name": "python3-numpy-1.17.3-150400.31.1.i586",
"product_id": "python3-numpy-1.17.3-150400.31.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.17.3-150400.31.1.i586",
"product": {
"name": "python3-numpy-devel-1.17.3-150400.31.1.i586",
"product_id": "python3-numpy-devel-1.17.3-150400.31.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.i586",
"product": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.i586",
"product_id": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.i586",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.i586",
"product_id": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.i586",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.i586",
"product_id": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.i586",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.i586",
"product_id": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-1.17.3-150400.31.1.ppc64le",
"product": {
"name": "python3-numpy-1.17.3-150400.31.1.ppc64le",
"product_id": "python3-numpy-1.17.3-150400.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.17.3-150400.31.1.ppc64le",
"product": {
"name": "python3-numpy-devel-1.17.3-150400.31.1.ppc64le",
"product_id": "python3-numpy-devel-1.17.3-150400.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"product_id": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"product_id": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-1.17.3-150400.31.1.s390x",
"product": {
"name": "python3-numpy-1.17.3-150400.31.1.s390x",
"product_id": "python3-numpy-1.17.3-150400.31.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.17.3-150400.31.1.s390x",
"product": {
"name": "python3-numpy-devel-1.17.3-150400.31.1.s390x",
"product_id": "python3-numpy-devel-1.17.3-150400.31.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x",
"product_id": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"product_id": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x",
"product_id": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"product_id": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-1.17.3-150400.31.1.x86_64",
"product": {
"name": "python3-numpy-1.17.3-150400.31.1.x86_64",
"product_id": "python3-numpy-1.17.3-150400.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.17.3-150400.31.1.x86_64",
"product": {
"name": "python3-numpy-devel-1.17.3-150400.31.1.x86_64",
"product_id": "python3-numpy-devel-1.17.3-150400.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64",
"product_id": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"product": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"product_id": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for HPC 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for HPC 15 SP6",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-hpc:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.31.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.aarch64"
},
"product_reference": "python3-numpy-1.17.3-150400.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.31.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.ppc64le"
},
"product_reference": "python3-numpy-1.17.3-150400.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.31.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.s390x"
},
"product_reference": "python3-numpy-1.17.3-150400.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.31.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.x86_64"
},
"product_reference": "python3-numpy-1.17.3-150400.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.31.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.aarch64"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.31.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.ppc64le"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.31.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.s390x"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.31.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.x86_64"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP6",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP6",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP6",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP6",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP6",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP6",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP6",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP6",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le"
},
"product_reference": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x"
},
"product_reference": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.31.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.aarch64"
},
"product_reference": "python3-numpy-1.17.3-150400.31.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.31.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.ppc64le"
},
"product_reference": "python3-numpy-1.17.3-150400.31.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.31.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.s390x"
},
"product_reference": "python3-numpy-1.17.3-150400.31.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.17.3-150400.31.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.x86_64"
},
"product_reference": "python3-numpy-1.17.3-150400.31.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.31.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.aarch64"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.31.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.31.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.ppc64le"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.31.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.31.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.s390x"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.31.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.17.3-150400.31.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.x86_64"
},
"product_reference": "python3-numpy-devel-1.17.3-150400.31.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le"
},
"product_reference": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x"
},
"product_reference": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64"
},
"product_reference": "python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-41495",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41495"
}
],
"notes": [
{
"category": "general",
"text": "Null Pointer Dereference vulnerability exists in numpy.sort in NumPy \u0026lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41495",
"url": "https://www.suse.com/security/cve/CVE-2021-41495"
},
{
"category": "external",
"summary": "SUSE Bug 1193911 for CVE-2021-41495",
"url": "https://bugzilla.suse.com/1193911"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-numpy-devel-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-devel-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy-gnu-hpc-devel-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-1.17.3-150400.31.1.x86_64",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.aarch64",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.ppc64le",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.s390x",
"openSUSE Leap 15.6:python3-numpy_1_17_3-gnu-hpc-devel-1.17.3-150400.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-11T10:31:12Z",
"details": "moderate"
}
],
"title": "CVE-2021-41495"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.