Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-20198 (GCVE-0-2019-20198)
Vulnerability from cvelistv5
Published
2019-12-31 20:31
Modified
2024-08-05 02:39
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.
References
URL | Tags | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T02:39:08.754Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://sourceforge.net/p/ezxml/bugs/20/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2019-12-31T20:31:05", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://sourceforge.net/p/ezxml/bugs/20/" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-20198", "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": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://sourceforge.net/p/ezxml/bugs/20/", "refsource": "MISC", "url": "https://sourceforge.net/p/ezxml/bugs/20/" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2019-20198", "datePublished": "2019-12-31T20:31:05", "dateReserved": "2019-12-31T00:00:00", "dateUpdated": "2024-08-05T02:39:08.754Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-20198\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-12-31T21:15:11.457\",\"lastModified\":\"2024-11-21T04:38:11.310\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.\"},{\"lang\":\"es\",\"value\":\"Se descubri\u00f3 un problema en ezXML versiones 0.8.3 hasta la veris\u00f3n 0.8.6. La funci\u00f3n ezxml_ent_ok() maneja inapropiadamente la recursi\u00f3n, conllevando al consumo de pila para un archivo XML especialmente dise\u00f1ado.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:N/A:P\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-674\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ezxml_project:ezxml:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.8.3\",\"versionEndIncluding\":\"0.8.6\",\"matchCriteriaId\":\"082C3DDB-6357-4E00-9E52-DC9EB99781BF\"}]}]}],\"references\":[{\"url\":\"https://sourceforge.net/p/ezxml/bugs/20/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://sourceforge.net/p/ezxml/bugs/20/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]}]}}" } }
opensuse-su-2021:3873-1
Vulnerability from csaf_opensuse
Published
2021-12-02 07:18
Modified
2021-12-02 07:18
Summary
Security update for netcdf
Notes
Title of the patch
Security update for netcdf
Description of the patch
This update for netcdf fixes the following issues:
- Fixed multiple vulnerabilities in ezXML:
CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,
CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,
CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,
CVE-2021-31348, CVE-2021-31598 (bsc#1191856)
Note:
* CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23
not relevant for netcdf: code isn't used.
* CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14
Issue cannot be reproduced and no patch is available upstream.
Patchnames
openSUSE-SLE-15.3-2021-3873
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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 netcdf", "title": "Title of the patch" }, { "category": "description", "text": "This update for netcdf fixes the following issues:\n\n- Fixed multiple vulnerabilities in ezXML:\n CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,\n CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,\n CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,\n CVE-2021-31348, CVE-2021-31598 (bsc#1191856)\n Note:\n * CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23\n not relevant for netcdf: code isn\u0027t used.\n * CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14\n Issue cannot be reproduced and no patch is available upstream.\n", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-SLE-15.3-2021-3873", "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/opensuse-su-2021_3873-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:3873-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TRUN6AONIMN6NUO34LRB46EYI53X2XBI/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:3873-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TRUN6AONIMN6NUO34LRB46EYI53X2XBI/" }, { "category": "self", "summary": "SUSE Bug 1191856", "url": "https://bugzilla.suse.com/1191856" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20005 page", "url": "https://www.suse.com/security/cve/CVE-2019-20005/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20006 page", "url": "https://www.suse.com/security/cve/CVE-2019-20006/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20007 page", "url": "https://www.suse.com/security/cve/CVE-2019-20007/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20198 page", "url": "https://www.suse.com/security/cve/CVE-2019-20198/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20199 page", "url": "https://www.suse.com/security/cve/CVE-2019-20199/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20200 page", "url": "https://www.suse.com/security/cve/CVE-2019-20200/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20201 page", "url": "https://www.suse.com/security/cve/CVE-2019-20201/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20202 page", "url": "https://www.suse.com/security/cve/CVE-2019-20202/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26220 page", "url": "https://www.suse.com/security/cve/CVE-2021-26220/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26221 page", "url": "https://www.suse.com/security/cve/CVE-2021-26221/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26222 page", "url": "https://www.suse.com/security/cve/CVE-2021-26222/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30485 page", "url": "https://www.suse.com/security/cve/CVE-2021-30485/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31229 page", "url": "https://www.suse.com/security/cve/CVE-2021-31229/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31347 page", "url": "https://www.suse.com/security/cve/CVE-2021-31347/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31348 page", "url": "https://www.suse.com/security/cve/CVE-2021-31348/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31598 page", "url": "https://www.suse.com/security/cve/CVE-2021-31598/" } ], "title": "Security update for netcdf", "tracking": { "current_release_date": "2021-12-02T07:18:14Z", "generator": { "date": "2021-12-02T07:18:14Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:3873-1", "initial_release_date": "2021-12-02T07:18:14Z", "revision_history": [ { "date": "2021-12-02T07:18:14Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf18-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf18-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf18-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-4.7.4-4.3.2.aarch64", "product_id": "netcdf-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-devel-data-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-devel-data-4.7.4-4.3.2.aarch64", "product_id": "netcdf-devel-data-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi2-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi2-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi2-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi3-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi3-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi3-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi4-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi4-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi4-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-hpc-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf18-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf18-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf18-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-devel-data-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-devel-data-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-devel-data-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi2-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi3-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi4-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf18-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf18-4.7.4-4.3.2.s390x", "product_id": "libnetcdf18-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "product_id": "libnetcdf18-openmpi2-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "product_id": "libnetcdf18-openmpi3-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "product_id": "libnetcdf18-openmpi4-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-4.7.4-4.3.2.s390x", "product_id": "netcdf-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-devel-data-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-devel-data-4.7.4-4.3.2.s390x", "product_id": "netcdf-devel-data-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi2-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi2-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi2-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi2-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi3-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi3-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi3-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi3-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi4-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi4-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi4-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi4-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-32bit-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-4.7.4-4.3.2.x86_64", "product_id": "netcdf-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-devel-data-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-devel-data-4.7.4-4.3.2.x86_64", "product_id": "netcdf-devel-data-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi2-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi2-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi2-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi3-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi3-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi3-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi4-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi4-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi4-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf18-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf18-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf18-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf18-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-32bit-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-devel-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-devel-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-devel-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-devel-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-devel-data-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf-devel-data-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-devel-data-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf-devel-data-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-devel-data-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf-devel-data-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-devel-data-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf-devel-data-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-devel-static-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-devel-static-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-devel-static-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-devel-static-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-4.7.4-4.3.2.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi2-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf-openmpi2-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi2-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi2-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf-openmpi2-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi2-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf-openmpi2-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi3-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf-openmpi3-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi3-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi3-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf-openmpi3-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi3-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf-openmpi3-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi4-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf-openmpi4-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi4-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi4-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf-openmpi4-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi4-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf-openmpi4-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20005", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20005" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to a heap-based buffer over-read while running strchr() starting with a pointer after a \u0027\\0\u0027 character (where the processing of a string was finished).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20005", "url": "https://www.suse.com/security/cve/CVE-2019-20005" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20005", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2019-20005" }, { "cve": "CVE-2019-20006", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20006" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content puts a pointer to the internal address of a larger block as xml-\u003etxt. This is later deallocated (using free), leading to a segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20006", "url": "https://www.suse.com/security/cve/CVE-2019-20006" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20006", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2019-20006" }, { "cve": "CVE-2019-20007", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20007" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.2 through 0.8.6. The function ezxml_str2utf8, while parsing a crafted XML file, performs zero-length reallocation in ezxml.c, leading to returning a NULL pointer (in some compilers). After this, the function ezxml_parse_str does not check whether the s variable is not NULL in ezxml.c, leading to a NULL pointer dereference and crash (segmentation fault).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20007", "url": "https://www.suse.com/security/cve/CVE-2019-20007" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20007", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2019-20007" }, { "cve": "CVE-2019-20198", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20198" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20198", "url": "https://www.suse.com/security/cve/CVE-2019-20198" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20198", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2019-20198" }, { "cve": "CVE-2019-20199", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20199" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to NULL pointer dereference while running strlen() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20199", "url": "https://www.suse.com/security/cve/CVE-2019-20199" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20199", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2019-20199" }, { "cve": "CVE-2019-20200", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20200" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing crafted a XML file, performs incorrect memory handling, leading to a heap-based buffer over-read in the \"normalize line endings\" feature.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20200", "url": "https://www.suse.com/security/cve/CVE-2019-20200" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20200", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2019-20200" }, { "cve": "CVE-2019-20201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20201" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The ezxml_parse_* functions mishandle XML entities, leading to an infinite loop in which memory allocations occur.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20201", "url": "https://www.suse.com/security/cve/CVE-2019-20201" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20201", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2019-20201" }, { "cve": "CVE-2019-20202", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20202" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content() tries to use realloc on a block that was not allocated, leading to an invalid free and segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20202", "url": "https://www.suse.com/security/cve/CVE-2019-20202" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20202", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2019-20202" }, { "cve": "CVE-2021-26220", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26220" } ], "notes": [ { "category": "general", "text": "The ezxml_toxml function in ezxml 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26220", "url": "https://www.suse.com/security/cve/CVE-2021-26220" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26220", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2021-26220" }, { "cve": "CVE-2021-26221", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26221" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26221", "url": "https://www.suse.com/security/cve/CVE-2021-26221" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26221", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2021-26221" }, { "cve": "CVE-2021-26222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26222" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26222", "url": "https://www.suse.com/security/cve/CVE-2021-26222" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26222", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2021-26222" }, { "cve": "CVE-2021-30485", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30485" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd(), while parsing a crafted XML file, performs incorrect memory handling, leading to a NULL pointer dereference while running strcmp() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30485", "url": "https://www.suse.com/security/cve/CVE-2021-30485" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-30485", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2021-30485" }, { "cve": "CVE-2021-31229", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31229" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd() performs incorrect memory handling while parsing crafted XML files, which leads to an out-of-bounds write of a one byte constant.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31229", "url": "https://www.suse.com/security/cve/CVE-2021-31229" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31229", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2021-31229" }, { "cve": "CVE-2021-31347", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31347" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (writing outside a memory region created by mmap).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31347", "url": "https://www.suse.com/security/cve/CVE-2021-31347" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31347", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2021-31347" }, { "cve": "CVE-2021-31348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31348" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (out-of-bounds read after a certain strcspn failure).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31348", "url": "https://www.suse.com/security/cve/CVE-2021-31348" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31348", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2021-31348" }, { "cve": "CVE-2021-31598", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31598" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_decode() performs incorrect memory handling while parsing crafted XML files, leading to a heap-based buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31598", "url": "https://www.suse.com/security/cve/CVE-2021-31598" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31598", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-data-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "openSUSE Leap 15.3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:14Z", "details": "moderate" } ], "title": "CVE-2021-31598" } ] }
opensuse-su-2021:3805-1
Vulnerability from csaf_opensuse
Published
2021-11-25 12:54
Modified
2021-11-25 12:54
Summary
Security update for netcdf
Notes
Title of the patch
Security update for netcdf
Description of the patch
This update for netcdf fixes the following issues:
- Fixed multiple vulnerabilities in ezXML:
CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,
CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,
CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,
CVE-2021-31348, CVE-2021-31598 (bsc#1191856)
Note:
* CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23
not relevant for netcdf: code isn't used.
* CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14
Issue cannot be reproduced and no patch is available upstream.
Patchnames
openSUSE-SLE-15.3-2021-3805
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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 netcdf", "title": "Title of the patch" }, { "category": "description", "text": "This update for netcdf fixes the following issues:\n\n- Fixed multiple vulnerabilities in ezXML:\n CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,\n CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,\n CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,\n CVE-2021-31348, CVE-2021-31598 (bsc#1191856)\n Note:\n * CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23\n not relevant for netcdf: code isn\u0027t used.\n * CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14\n Issue cannot be reproduced and no patch is available upstream.\n", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-SLE-15.3-2021-3805", "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/opensuse-su-2021_3805-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:3805-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KLIABFAMSFMQHHJZHXO7ZW2B6USV456X/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:3805-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KLIABFAMSFMQHHJZHXO7ZW2B6USV456X/" }, { "category": "self", "summary": "SUSE Bug 1191856", "url": "https://bugzilla.suse.com/1191856" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20005 page", "url": "https://www.suse.com/security/cve/CVE-2019-20005/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20006 page", "url": "https://www.suse.com/security/cve/CVE-2019-20006/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20007 page", "url": "https://www.suse.com/security/cve/CVE-2019-20007/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20198 page", "url": "https://www.suse.com/security/cve/CVE-2019-20198/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20199 page", "url": "https://www.suse.com/security/cve/CVE-2019-20199/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20200 page", "url": "https://www.suse.com/security/cve/CVE-2019-20200/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20201 page", "url": "https://www.suse.com/security/cve/CVE-2019-20201/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20202 page", "url": "https://www.suse.com/security/cve/CVE-2019-20202/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26220 page", "url": "https://www.suse.com/security/cve/CVE-2021-26220/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26221 page", "url": "https://www.suse.com/security/cve/CVE-2021-26221/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26222 page", "url": "https://www.suse.com/security/cve/CVE-2021-26222/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30485 page", "url": "https://www.suse.com/security/cve/CVE-2021-30485/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31229 page", "url": "https://www.suse.com/security/cve/CVE-2021-31229/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31347 page", "url": "https://www.suse.com/security/cve/CVE-2021-31347/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31348 page", "url": "https://www.suse.com/security/cve/CVE-2021-31348/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31598 page", "url": "https://www.suse.com/security/cve/CVE-2021-31598/" } ], "title": "Security update for netcdf", "tracking": { "current_release_date": "2021-11-25T12:54:40Z", "generator": { "date": "2021-11-25T12:54:40Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:3805-1", "initial_release_date": "2021-11-25T12:54:40Z", "revision_history": [ { "date": "2021-11-25T12:54:40Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le" }, "product_reference": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le" }, "product_reference": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le" }, "product_reference": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le" }, "product_reference": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le" }, "product_reference": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20005", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20005" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to a heap-based buffer over-read while running strchr() starting with a pointer after a \u0027\\0\u0027 character (where the processing of a string was finished).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20005", "url": "https://www.suse.com/security/cve/CVE-2019-20005" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20005", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2019-20005" }, { "cve": "CVE-2019-20006", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20006" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content puts a pointer to the internal address of a larger block as xml-\u003etxt. This is later deallocated (using free), leading to a segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20006", "url": "https://www.suse.com/security/cve/CVE-2019-20006" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20006", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2019-20006" }, { "cve": "CVE-2019-20007", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20007" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.2 through 0.8.6. The function ezxml_str2utf8, while parsing a crafted XML file, performs zero-length reallocation in ezxml.c, leading to returning a NULL pointer (in some compilers). After this, the function ezxml_parse_str does not check whether the s variable is not NULL in ezxml.c, leading to a NULL pointer dereference and crash (segmentation fault).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20007", "url": "https://www.suse.com/security/cve/CVE-2019-20007" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20007", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2019-20007" }, { "cve": "CVE-2019-20198", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20198" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20198", "url": "https://www.suse.com/security/cve/CVE-2019-20198" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20198", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2019-20198" }, { "cve": "CVE-2019-20199", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20199" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to NULL pointer dereference while running strlen() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20199", "url": "https://www.suse.com/security/cve/CVE-2019-20199" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20199", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2019-20199" }, { "cve": "CVE-2019-20200", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20200" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing crafted a XML file, performs incorrect memory handling, leading to a heap-based buffer over-read in the \"normalize line endings\" feature.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20200", "url": "https://www.suse.com/security/cve/CVE-2019-20200" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20200", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2019-20200" }, { "cve": "CVE-2019-20201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20201" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The ezxml_parse_* functions mishandle XML entities, leading to an infinite loop in which memory allocations occur.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20201", "url": "https://www.suse.com/security/cve/CVE-2019-20201" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20201", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2019-20201" }, { "cve": "CVE-2019-20202", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20202" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content() tries to use realloc on a block that was not allocated, leading to an invalid free and segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20202", "url": "https://www.suse.com/security/cve/CVE-2019-20202" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20202", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2019-20202" }, { "cve": "CVE-2021-26220", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26220" } ], "notes": [ { "category": "general", "text": "The ezxml_toxml function in ezxml 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26220", "url": "https://www.suse.com/security/cve/CVE-2021-26220" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26220", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2021-26220" }, { "cve": "CVE-2021-26221", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26221" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26221", "url": "https://www.suse.com/security/cve/CVE-2021-26221" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26221", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2021-26221" }, { "cve": "CVE-2021-26222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26222" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26222", "url": "https://www.suse.com/security/cve/CVE-2021-26222" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26222", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2021-26222" }, { "cve": "CVE-2021-30485", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30485" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd(), while parsing a crafted XML file, performs incorrect memory handling, leading to a NULL pointer dereference while running strcmp() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30485", "url": "https://www.suse.com/security/cve/CVE-2021-30485" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-30485", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2021-30485" }, { "cve": "CVE-2021-31229", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31229" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd() performs incorrect memory handling while parsing crafted XML files, which leads to an out-of-bounds write of a one byte constant.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31229", "url": "https://www.suse.com/security/cve/CVE-2021-31229" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31229", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2021-31229" }, { "cve": "CVE-2021-31347", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31347" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (writing outside a memory region created by mmap).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31347", "url": "https://www.suse.com/security/cve/CVE-2021-31347" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31347", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2021-31347" }, { "cve": "CVE-2021-31348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31348" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (out-of-bounds read after a certain strcspn failure).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31348", "url": "https://www.suse.com/security/cve/CVE-2021-31348" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31348", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2021-31348" }, { "cve": "CVE-2021-31598", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31598" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_decode() performs incorrect memory handling while parsing crafted XML files, leading to a heap-based buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31598", "url": "https://www.suse.com/security/cve/CVE-2021-31598" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31598", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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": [ "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:40Z", "details": "moderate" } ], "title": "CVE-2021-31598" } ] }
opensuse-su-2021:3815-1
Vulnerability from csaf_opensuse
Published
2021-11-30 10:47
Modified
2021-11-30 10:47
Summary
Security update for netcdf
Notes
Title of the patch
Security update for netcdf
Description of the patch
This update for netcdf fixes the following issues:
- Fixed multiple vulnerabilities in ezXML:
CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,
CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,
CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,
CVE-2021-31348, CVE-2021-31598 (bsc#1191856)
Note:
* CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23
not relevant for netcdf: code isn't used.
* CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14
Issue cannot be reproduced and no patch is available upstream.
Patchnames
openSUSE-SLE-15.3-2021-3815
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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 netcdf", "title": "Title of the patch" }, { "category": "description", "text": "This update for netcdf fixes the following issues:\n\n- Fixed multiple vulnerabilities in ezXML:\n CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,\n CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,\n CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,\n CVE-2021-31348, CVE-2021-31598 (bsc#1191856)\n Note:\n * CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23\n not relevant for netcdf: code isn\u0027t used.\n * CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14\n Issue cannot be reproduced and no patch is available upstream.\n", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-SLE-15.3-2021-3815", "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/opensuse-su-2021_3815-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:3815-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BNULBT7RBXXDXTGAFBIJZ4GX5T4OWM7O/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:3815-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BNULBT7RBXXDXTGAFBIJZ4GX5T4OWM7O/" }, { "category": "self", "summary": "SUSE Bug 1191856", "url": "https://bugzilla.suse.com/1191856" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20005 page", "url": "https://www.suse.com/security/cve/CVE-2019-20005/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20006 page", "url": "https://www.suse.com/security/cve/CVE-2019-20006/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20007 page", "url": "https://www.suse.com/security/cve/CVE-2019-20007/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20198 page", "url": "https://www.suse.com/security/cve/CVE-2019-20198/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20199 page", "url": "https://www.suse.com/security/cve/CVE-2019-20199/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20200 page", "url": "https://www.suse.com/security/cve/CVE-2019-20200/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20201 page", "url": "https://www.suse.com/security/cve/CVE-2019-20201/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20202 page", "url": "https://www.suse.com/security/cve/CVE-2019-20202/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26220 page", "url": "https://www.suse.com/security/cve/CVE-2021-26220/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26221 page", "url": "https://www.suse.com/security/cve/CVE-2021-26221/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26222 page", "url": "https://www.suse.com/security/cve/CVE-2021-26222/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30485 page", "url": "https://www.suse.com/security/cve/CVE-2021-30485/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31229 page", "url": "https://www.suse.com/security/cve/CVE-2021-31229/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31347 page", "url": "https://www.suse.com/security/cve/CVE-2021-31347/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31348 page", "url": "https://www.suse.com/security/cve/CVE-2021-31348/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31598 page", "url": "https://www.suse.com/security/cve/CVE-2021-31598/" } ], "title": "Security update for netcdf", "tracking": { "current_release_date": "2021-11-30T10:47:40Z", "generator": { "date": "2021-11-30T10:47:40Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:3815-1", "initial_release_date": "2021-11-30T10:47:40Z", "revision_history": [ { "date": "2021-11-30T10:47:40Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "product": { "name": "netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "product_id": "netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "product": { "name": "netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "product_id": "netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le" }, "product_reference": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le" }, "product_reference": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le" }, "product_reference": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le" }, "product_reference": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le" }, "product_reference": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le" }, "product_reference": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20005", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20005" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to a heap-based buffer over-read while running strchr() starting with a pointer after a \u0027\\0\u0027 character (where the processing of a string was finished).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20005", "url": "https://www.suse.com/security/cve/CVE-2019-20005" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20005", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2019-20005" }, { "cve": "CVE-2019-20006", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20006" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content puts a pointer to the internal address of a larger block as xml-\u003etxt. This is later deallocated (using free), leading to a segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20006", "url": "https://www.suse.com/security/cve/CVE-2019-20006" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20006", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2019-20006" }, { "cve": "CVE-2019-20007", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20007" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.2 through 0.8.6. The function ezxml_str2utf8, while parsing a crafted XML file, performs zero-length reallocation in ezxml.c, leading to returning a NULL pointer (in some compilers). After this, the function ezxml_parse_str does not check whether the s variable is not NULL in ezxml.c, leading to a NULL pointer dereference and crash (segmentation fault).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20007", "url": "https://www.suse.com/security/cve/CVE-2019-20007" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20007", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2019-20007" }, { "cve": "CVE-2019-20198", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20198" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20198", "url": "https://www.suse.com/security/cve/CVE-2019-20198" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20198", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2019-20198" }, { "cve": "CVE-2019-20199", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20199" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to NULL pointer dereference while running strlen() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20199", "url": "https://www.suse.com/security/cve/CVE-2019-20199" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20199", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2019-20199" }, { "cve": "CVE-2019-20200", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20200" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing crafted a XML file, performs incorrect memory handling, leading to a heap-based buffer over-read in the \"normalize line endings\" feature.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20200", "url": "https://www.suse.com/security/cve/CVE-2019-20200" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20200", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2019-20200" }, { "cve": "CVE-2019-20201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20201" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The ezxml_parse_* functions mishandle XML entities, leading to an infinite loop in which memory allocations occur.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20201", "url": "https://www.suse.com/security/cve/CVE-2019-20201" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20201", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2019-20201" }, { "cve": "CVE-2019-20202", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20202" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content() tries to use realloc on a block that was not allocated, leading to an invalid free and segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20202", "url": "https://www.suse.com/security/cve/CVE-2019-20202" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20202", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2019-20202" }, { "cve": "CVE-2021-26220", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26220" } ], "notes": [ { "category": "general", "text": "The ezxml_toxml function in ezxml 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26220", "url": "https://www.suse.com/security/cve/CVE-2021-26220" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26220", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2021-26220" }, { "cve": "CVE-2021-26221", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26221" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26221", "url": "https://www.suse.com/security/cve/CVE-2021-26221" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26221", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2021-26221" }, { "cve": "CVE-2021-26222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26222" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26222", "url": "https://www.suse.com/security/cve/CVE-2021-26222" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26222", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2021-26222" }, { "cve": "CVE-2021-30485", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30485" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd(), while parsing a crafted XML file, performs incorrect memory handling, leading to a NULL pointer dereference while running strcmp() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30485", "url": "https://www.suse.com/security/cve/CVE-2021-30485" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-30485", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2021-30485" }, { "cve": "CVE-2021-31229", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31229" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd() performs incorrect memory handling while parsing crafted XML files, which leads to an out-of-bounds write of a one byte constant.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31229", "url": "https://www.suse.com/security/cve/CVE-2021-31229" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31229", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2021-31229" }, { "cve": "CVE-2021-31347", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31347" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (writing outside a memory region created by mmap).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31347", "url": "https://www.suse.com/security/cve/CVE-2021-31347" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31347", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2021-31347" }, { "cve": "CVE-2021-31348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31348" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (out-of-bounds read after a certain strcspn failure).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31348", "url": "https://www.suse.com/security/cve/CVE-2021-31348" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31348", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2021-31348" }, { "cve": "CVE-2021-31598", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31598" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_decode() performs incorrect memory handling while parsing crafted XML files, leading to a heap-based buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31598", "url": "https://www.suse.com/security/cve/CVE-2021-31598" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31598", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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": [ "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "openSUSE Leap 15.3:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:40Z", "details": "moderate" } ], "title": "CVE-2021-31598" } ] }
opensuse-su-2021:1505-1
Vulnerability from csaf_opensuse
Published
2021-11-26 08:42
Modified
2021-11-26 08:42
Summary
Security update for netcdf
Notes
Title of the patch
Security update for netcdf
Description of the patch
This update for netcdf fixes the following issues:
- Fixed multiple vulnerabilities in ezXML:
CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,
CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,
CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,
CVE-2021-31348, CVE-2021-31598 (bsc#1191856)
Note:
* CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23
not relevant for netcdf: code isn't used.
* CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14
Issue cannot be reproduced and no patch is available upstream.
This update was imported from the SUSE:SLE-15-SP2:Update update project.
Patchnames
openSUSE-2021-1505
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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 netcdf", "title": "Title of the patch" }, { "category": "description", "text": "This update for netcdf fixes the following issues:\n\n- Fixed multiple vulnerabilities in ezXML:\n CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,\n CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,\n CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,\n CVE-2021-31348, CVE-2021-31598 (bsc#1191856)\n Note:\n * CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23\n not relevant for netcdf: code isn\u0027t used.\n * CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14\n Issue cannot be reproduced and no patch is available upstream.\n\nThis update was imported from the SUSE:SLE-15-SP2:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2021-1505", "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/opensuse-su-2021_1505-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:1505-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Q3FNQWDRSXZ7B45EGNO2YK4R6EGOPYN6/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:1505-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Q3FNQWDRSXZ7B45EGNO2YK4R6EGOPYN6/" }, { "category": "self", "summary": "SUSE Bug 1191856", "url": "https://bugzilla.suse.com/1191856" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20005 page", "url": "https://www.suse.com/security/cve/CVE-2019-20005/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20006 page", "url": "https://www.suse.com/security/cve/CVE-2019-20006/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20007 page", "url": "https://www.suse.com/security/cve/CVE-2019-20007/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20198 page", "url": "https://www.suse.com/security/cve/CVE-2019-20198/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20199 page", "url": "https://www.suse.com/security/cve/CVE-2019-20199/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20200 page", "url": "https://www.suse.com/security/cve/CVE-2019-20200/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20201 page", "url": "https://www.suse.com/security/cve/CVE-2019-20201/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20202 page", "url": "https://www.suse.com/security/cve/CVE-2019-20202/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26220 page", "url": "https://www.suse.com/security/cve/CVE-2021-26220/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26221 page", "url": "https://www.suse.com/security/cve/CVE-2021-26221/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26222 page", "url": "https://www.suse.com/security/cve/CVE-2021-26222/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30485 page", "url": "https://www.suse.com/security/cve/CVE-2021-30485/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31229 page", "url": "https://www.suse.com/security/cve/CVE-2021-31229/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31347 page", "url": "https://www.suse.com/security/cve/CVE-2021-31347/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31348 page", "url": "https://www.suse.com/security/cve/CVE-2021-31348/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31598 page", "url": "https://www.suse.com/security/cve/CVE-2021-31598/" } ], "title": "Security update for netcdf", "tracking": { "current_release_date": "2021-11-26T08:42:03Z", "generator": { "date": "2021-11-26T08:42:03Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:1505-1", "initial_release_date": "2021-11-26T08:42:03Z", "revision_history": [ { "date": "2021-11-26T08:42:03Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "product": { "name": "netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "product_id": "netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "product": { "name": "netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "product_id": "netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "product": { "name": "netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "product_id": "netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "product": { "name": "netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "product_id": "netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "product": { "name": "netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "product_id": "netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "product": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "product_id": "netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "product": { "name": "netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "product_id": "netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "product": { "name": "netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "product_id": "netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "product": { "name": "netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "product_id": "netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "product": { "name": "netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "product_id": "netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch" }, "product_reference": "netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch" }, "product_reference": "netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch" }, "product_reference": "netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch" }, "product_reference": "netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch" }, "product_reference": "netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch" }, "product_reference": "netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20005", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20005" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to a heap-based buffer over-read while running strchr() starting with a pointer after a \u0027\\0\u0027 character (where the processing of a string was finished).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20005", "url": "https://www.suse.com/security/cve/CVE-2019-20005" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20005", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2019-20005" }, { "cve": "CVE-2019-20006", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20006" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content puts a pointer to the internal address of a larger block as xml-\u003etxt. This is later deallocated (using free), leading to a segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20006", "url": "https://www.suse.com/security/cve/CVE-2019-20006" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20006", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2019-20006" }, { "cve": "CVE-2019-20007", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20007" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.2 through 0.8.6. The function ezxml_str2utf8, while parsing a crafted XML file, performs zero-length reallocation in ezxml.c, leading to returning a NULL pointer (in some compilers). After this, the function ezxml_parse_str does not check whether the s variable is not NULL in ezxml.c, leading to a NULL pointer dereference and crash (segmentation fault).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20007", "url": "https://www.suse.com/security/cve/CVE-2019-20007" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20007", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2019-20007" }, { "cve": "CVE-2019-20198", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20198" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20198", "url": "https://www.suse.com/security/cve/CVE-2019-20198" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20198", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2019-20198" }, { "cve": "CVE-2019-20199", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20199" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to NULL pointer dereference while running strlen() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20199", "url": "https://www.suse.com/security/cve/CVE-2019-20199" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20199", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2019-20199" }, { "cve": "CVE-2019-20200", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20200" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing crafted a XML file, performs incorrect memory handling, leading to a heap-based buffer over-read in the \"normalize line endings\" feature.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20200", "url": "https://www.suse.com/security/cve/CVE-2019-20200" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20200", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2019-20200" }, { "cve": "CVE-2019-20201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20201" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The ezxml_parse_* functions mishandle XML entities, leading to an infinite loop in which memory allocations occur.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20201", "url": "https://www.suse.com/security/cve/CVE-2019-20201" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20201", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2019-20201" }, { "cve": "CVE-2019-20202", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20202" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content() tries to use realloc on a block that was not allocated, leading to an invalid free and segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20202", "url": "https://www.suse.com/security/cve/CVE-2019-20202" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20202", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2019-20202" }, { "cve": "CVE-2021-26220", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26220" } ], "notes": [ { "category": "general", "text": "The ezxml_toxml function in ezxml 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26220", "url": "https://www.suse.com/security/cve/CVE-2021-26220" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26220", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2021-26220" }, { "cve": "CVE-2021-26221", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26221" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26221", "url": "https://www.suse.com/security/cve/CVE-2021-26221" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26221", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2021-26221" }, { "cve": "CVE-2021-26222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26222" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26222", "url": "https://www.suse.com/security/cve/CVE-2021-26222" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26222", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2021-26222" }, { "cve": "CVE-2021-30485", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30485" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd(), while parsing a crafted XML file, performs incorrect memory handling, leading to a NULL pointer dereference while running strcmp() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30485", "url": "https://www.suse.com/security/cve/CVE-2021-30485" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-30485", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2021-30485" }, { "cve": "CVE-2021-31229", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31229" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd() performs incorrect memory handling while parsing crafted XML files, which leads to an out-of-bounds write of a one byte constant.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31229", "url": "https://www.suse.com/security/cve/CVE-2021-31229" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31229", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2021-31229" }, { "cve": "CVE-2021-31347", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31347" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (writing outside a memory region created by mmap).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31347", "url": "https://www.suse.com/security/cve/CVE-2021-31347" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31347", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2021-31347" }, { "cve": "CVE-2021-31348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31348" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (out-of-bounds read after a certain strcspn failure).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31348", "url": "https://www.suse.com/security/cve/CVE-2021-31348" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31348", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2021-31348" }, { "cve": "CVE-2021-31598", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31598" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_decode() performs incorrect memory handling while parsing crafted XML files, leading to a heap-based buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31598", "url": "https://www.suse.com/security/cve/CVE-2021-31598" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31598", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.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": [ "openSUSE Leap 15.2:libnetcdf-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf-gnu-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.noarch", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-lp152.2.6.1.x86_64", "openSUSE Leap 15.2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-lp152.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-26T08:42:03Z", "details": "moderate" } ], "title": "CVE-2021-31598" } ] }
opensuse-su-2021:3804-1
Vulnerability from csaf_opensuse
Published
2021-11-25 12:47
Modified
2021-11-25 12:47
Summary
Security update for netcdf
Notes
Title of the patch
Security update for netcdf
Description of the patch
This update for netcdf fixes the following issues:
- Fixed multiple vulnerabilities in ezXML:
CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,
CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,
CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,
CVE-2021-31348, CVE-2021-31598 (bsc#1191856)
Note:
* CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23
not relevant for netcdf: code isn't used.
* CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14
Issue cannot be reproduced and no patch is available upstream.
Patchnames
openSUSE-SLE-15.3-2021-3804
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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 netcdf", "title": "Title of the patch" }, { "category": "description", "text": "This update for netcdf fixes the following issues:\n\n- Fixed multiple vulnerabilities in ezXML:\n CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,\n CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,\n CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,\n CVE-2021-31348, CVE-2021-31598 (bsc#1191856)\n Note:\n * CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23\n not relevant for netcdf: code isn\u0027t used.\n * CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14\n Issue cannot be reproduced and no patch is available upstream.\n", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-SLE-15.3-2021-3804", "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/opensuse-su-2021_3804-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:3804-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DM4S3HXSBD3QQY6J6J2S4KVWTO63OS7U/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:3804-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DM4S3HXSBD3QQY6J6J2S4KVWTO63OS7U/" }, { "category": "self", "summary": "SUSE Bug 1191856", "url": "https://bugzilla.suse.com/1191856" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20005 page", "url": "https://www.suse.com/security/cve/CVE-2019-20005/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20006 page", "url": "https://www.suse.com/security/cve/CVE-2019-20006/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20007 page", "url": "https://www.suse.com/security/cve/CVE-2019-20007/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20198 page", "url": "https://www.suse.com/security/cve/CVE-2019-20198/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20199 page", "url": "https://www.suse.com/security/cve/CVE-2019-20199/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20200 page", "url": "https://www.suse.com/security/cve/CVE-2019-20200/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20201 page", "url": "https://www.suse.com/security/cve/CVE-2019-20201/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20202 page", "url": "https://www.suse.com/security/cve/CVE-2019-20202/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26220 page", "url": "https://www.suse.com/security/cve/CVE-2021-26220/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26221 page", "url": "https://www.suse.com/security/cve/CVE-2021-26221/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26222 page", "url": "https://www.suse.com/security/cve/CVE-2021-26222/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30485 page", "url": "https://www.suse.com/security/cve/CVE-2021-30485/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31229 page", "url": "https://www.suse.com/security/cve/CVE-2021-31229/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31347 page", "url": "https://www.suse.com/security/cve/CVE-2021-31347/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31348 page", "url": "https://www.suse.com/security/cve/CVE-2021-31348/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31598 page", "url": "https://www.suse.com/security/cve/CVE-2021-31598/" } ], "title": "Security update for netcdf", "tracking": { "current_release_date": "2021-11-25T12:47:43Z", "generator": { "date": "2021-11-25T12:47:43Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:3804-1", "initial_release_date": "2021-11-25T12:47:43Z", "revision_history": [ { "date": "2021-11-25T12:47:43Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libnetcdf13-4.6.1-5.7.1.aarch64", "product": { "name": "libnetcdf13-4.6.1-5.7.1.aarch64", "product_id": "libnetcdf13-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "product": { "name": "libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "product_id": "libnetcdf13-openmpi-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf-openmpi-4.6.1-5.7.1.aarch64", "product_id": "netcdf-openmpi-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "product_id": "netcdf-openmpi-devel-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "product_id": "netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "product_id": "netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libnetcdf13-4.6.1-5.7.1.ppc64le", "product": { "name": "libnetcdf13-4.6.1-5.7.1.ppc64le", "product_id": "libnetcdf13-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "product": { "name": "libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "product_id": "libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf-openmpi-4.6.1-5.7.1.ppc64le", "product_id": "netcdf-openmpi-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "product_id": "netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "product_id": "netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "product_id": "netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libnetcdf13-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf13-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf13-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf13-32bit-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf13-openmpi-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf-openmpi-4.6.1-5.7.1.x86_64", "product_id": "netcdf-openmpi-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "product_id": "netcdf-openmpi-devel-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "product_id": "netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64", "product_id": "netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libnetcdf13-4.6.1-5.7.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf13-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf13-4.6.1-5.7.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le" }, "product_reference": "libnetcdf13-4.6.1-5.7.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf13-4.6.1-5.7.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf13-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf13-32bit-4.6.1-5.7.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf13-openmpi-4.6.1-5.7.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le" }, "product_reference": "libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf13-openmpi-4.6.1-5.7.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi-4.6.1-5.7.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf-openmpi-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi-4.6.1-5.7.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le" }, "product_reference": "netcdf-openmpi-4.6.1-5.7.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi-4.6.1-5.7.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf-openmpi-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi-devel-4.6.1-5.7.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le" }, "product_reference": "netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi-devel-4.6.1-5.7.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le" }, "product_reference": "netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le" }, "product_reference": "netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20005", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20005" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to a heap-based buffer over-read while running strchr() starting with a pointer after a \u0027\\0\u0027 character (where the processing of a string was finished).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20005", "url": "https://www.suse.com/security/cve/CVE-2019-20005" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20005", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2019-20005" }, { "cve": "CVE-2019-20006", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20006" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content puts a pointer to the internal address of a larger block as xml-\u003etxt. This is later deallocated (using free), leading to a segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20006", "url": "https://www.suse.com/security/cve/CVE-2019-20006" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20006", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2019-20006" }, { "cve": "CVE-2019-20007", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20007" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.2 through 0.8.6. The function ezxml_str2utf8, while parsing a crafted XML file, performs zero-length reallocation in ezxml.c, leading to returning a NULL pointer (in some compilers). After this, the function ezxml_parse_str does not check whether the s variable is not NULL in ezxml.c, leading to a NULL pointer dereference and crash (segmentation fault).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20007", "url": "https://www.suse.com/security/cve/CVE-2019-20007" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20007", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2019-20007" }, { "cve": "CVE-2019-20198", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20198" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20198", "url": "https://www.suse.com/security/cve/CVE-2019-20198" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20198", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2019-20198" }, { "cve": "CVE-2019-20199", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20199" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to NULL pointer dereference while running strlen() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20199", "url": "https://www.suse.com/security/cve/CVE-2019-20199" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20199", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2019-20199" }, { "cve": "CVE-2019-20200", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20200" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing crafted a XML file, performs incorrect memory handling, leading to a heap-based buffer over-read in the \"normalize line endings\" feature.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20200", "url": "https://www.suse.com/security/cve/CVE-2019-20200" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20200", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2019-20200" }, { "cve": "CVE-2019-20201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20201" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The ezxml_parse_* functions mishandle XML entities, leading to an infinite loop in which memory allocations occur.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20201", "url": "https://www.suse.com/security/cve/CVE-2019-20201" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20201", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2019-20201" }, { "cve": "CVE-2019-20202", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20202" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content() tries to use realloc on a block that was not allocated, leading to an invalid free and segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20202", "url": "https://www.suse.com/security/cve/CVE-2019-20202" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20202", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2019-20202" }, { "cve": "CVE-2021-26220", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26220" } ], "notes": [ { "category": "general", "text": "The ezxml_toxml function in ezxml 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26220", "url": "https://www.suse.com/security/cve/CVE-2021-26220" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26220", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2021-26220" }, { "cve": "CVE-2021-26221", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26221" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26221", "url": "https://www.suse.com/security/cve/CVE-2021-26221" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26221", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2021-26221" }, { "cve": "CVE-2021-26222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26222" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26222", "url": "https://www.suse.com/security/cve/CVE-2021-26222" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26222", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2021-26222" }, { "cve": "CVE-2021-30485", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30485" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd(), while parsing a crafted XML file, performs incorrect memory handling, leading to a NULL pointer dereference while running strcmp() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30485", "url": "https://www.suse.com/security/cve/CVE-2021-30485" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-30485", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2021-30485" }, { "cve": "CVE-2021-31229", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31229" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd() performs incorrect memory handling while parsing crafted XML files, which leads to an out-of-bounds write of a one byte constant.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31229", "url": "https://www.suse.com/security/cve/CVE-2021-31229" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31229", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2021-31229" }, { "cve": "CVE-2021-31347", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31347" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (writing outside a memory region created by mmap).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31347", "url": "https://www.suse.com/security/cve/CVE-2021-31347" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31347", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2021-31347" }, { "cve": "CVE-2021-31348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31348" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (out-of-bounds read after a certain strcspn failure).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31348", "url": "https://www.suse.com/security/cve/CVE-2021-31348" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31348", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2021-31348" }, { "cve": "CVE-2021-31598", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31598" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_decode() performs incorrect memory handling while parsing crafted XML files, leading to a heap-based buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31598", "url": "https://www.suse.com/security/cve/CVE-2021-31598" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31598", "url": "https://bugzilla.suse.com/1191856" } ], "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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.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": [ "openSUSE Leap 15.3:libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "openSUSE Leap 15.3:netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:43Z", "details": "moderate" } ], "title": "CVE-2021-31598" } ] }
suse-su-2021:3805-1
Vulnerability from csaf_suse
Published
2021-11-25 12:54
Modified
2021-11-25 12:54
Summary
Security update for netcdf
Notes
Title of the patch
Security update for netcdf
Description of the patch
This update for netcdf fixes the following issues:
- Fixed multiple vulnerabilities in ezXML:
CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,
CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,
CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,
CVE-2021-31348, CVE-2021-31598 (bsc#1191856)
Note:
* CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23
not relevant for netcdf: code isn't used.
* CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14
Issue cannot be reproduced and no patch is available upstream.
Patchnames
SUSE-2021-3805,SUSE-SLE-Module-HPC-15-SP2-2021-3805
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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 netcdf", "title": "Title of the patch" }, { "category": "description", "text": "This update for netcdf fixes the following issues:\n\n- Fixed multiple vulnerabilities in ezXML:\n CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,\n CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,\n CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,\n CVE-2021-31348, CVE-2021-31598 (bsc#1191856)\n Note:\n * CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23\n not relevant for netcdf: code isn\u0027t used.\n * CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14\n Issue cannot be reproduced and no patch is available upstream.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3805,SUSE-SLE-Module-HPC-15-SP2-2021-3805", "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-2021_3805-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3805-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213805-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3805-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-November/009775.html" }, { "category": "self", "summary": "SUSE Bug 1191856", "url": "https://bugzilla.suse.com/1191856" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20005 page", "url": "https://www.suse.com/security/cve/CVE-2019-20005/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20006 page", "url": "https://www.suse.com/security/cve/CVE-2019-20006/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20007 page", "url": "https://www.suse.com/security/cve/CVE-2019-20007/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20198 page", "url": "https://www.suse.com/security/cve/CVE-2019-20198/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20199 page", "url": "https://www.suse.com/security/cve/CVE-2019-20199/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20200 page", "url": "https://www.suse.com/security/cve/CVE-2019-20200/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20201 page", "url": "https://www.suse.com/security/cve/CVE-2019-20201/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20202 page", "url": "https://www.suse.com/security/cve/CVE-2019-20202/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26220 page", "url": "https://www.suse.com/security/cve/CVE-2021-26220/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26221 page", "url": "https://www.suse.com/security/cve/CVE-2021-26221/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26222 page", "url": "https://www.suse.com/security/cve/CVE-2021-26222/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30485 page", "url": "https://www.suse.com/security/cve/CVE-2021-30485/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31229 page", "url": "https://www.suse.com/security/cve/CVE-2021-31229/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31347 page", "url": "https://www.suse.com/security/cve/CVE-2021-31347/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31348 page", "url": "https://www.suse.com/security/cve/CVE-2021-31348/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31598 page", "url": "https://www.suse.com/security/cve/CVE-2021-31598/" } ], "title": "Security update for netcdf", "tracking": { "current_release_date": "2021-11-25T12:54:36Z", "generator": { "date": "2021-11-25T12:54:36Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3805-1", "initial_release_date": "2021-11-25T12:54:36Z", "revision_history": [ { "date": "2021-11-25T12:54:36Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "product_id": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.7.3-3.7.2.i586", "product": { "name": "libnetcdf-gnu-hpc-4.7.3-3.7.2.i586", "product_id": "libnetcdf-gnu-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.i586", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.i586", "product_id": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.i586", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.i586", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.i586", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.i586", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.i586", "product": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.i586", "product_id": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.i586", "product": { "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.i586", "product_id": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.i586", "product": { "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.i586", "product_id": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.i586", "product": { "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.i586", "product_id": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.i586", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.i586", "product_id": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.i586", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.i586", "product_id": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.i586", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.i586", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "product": { "name": "netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "product_id": "netcdf-gnu-hpc-4.7.3-3.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "product": { "name": "netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "product_id": "netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "product": { "name": "netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "product_id": "netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "product": { "name": "netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "product_id": "netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "product": { "name": "netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "product_id": "netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "product": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "product_id": "netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "product": { "name": "netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "product_id": "netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "product": { "name": "netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "product_id": "netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "product": { "name": "netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "product_id": "netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "product": { "name": "netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "product_id": "netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf-gnu-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf-gnu-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "product_id": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "product_id": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64", "product": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64", "product_id": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for HPC 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-hpc:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-4.7.3-3.7.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch" }, "product_reference": "netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch" }, "product_reference": "netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch" }, "product_reference": "netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch" }, "product_reference": "netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch" }, "product_reference": "netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch" }, "product_reference": "netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP2", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" }, "product_reference": "netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20005", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20005" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to a heap-based buffer over-read while running strchr() starting with a pointer after a \u0027\\0\u0027 character (where the processing of a string was finished).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20005", "url": "https://www.suse.com/security/cve/CVE-2019-20005" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20005", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2019-20005" }, { "cve": "CVE-2019-20006", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20006" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content puts a pointer to the internal address of a larger block as xml-\u003etxt. This is later deallocated (using free), leading to a segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20006", "url": "https://www.suse.com/security/cve/CVE-2019-20006" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20006", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2019-20006" }, { "cve": "CVE-2019-20007", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20007" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.2 through 0.8.6. The function ezxml_str2utf8, while parsing a crafted XML file, performs zero-length reallocation in ezxml.c, leading to returning a NULL pointer (in some compilers). After this, the function ezxml_parse_str does not check whether the s variable is not NULL in ezxml.c, leading to a NULL pointer dereference and crash (segmentation fault).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20007", "url": "https://www.suse.com/security/cve/CVE-2019-20007" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20007", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2019-20007" }, { "cve": "CVE-2019-20198", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20198" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20198", "url": "https://www.suse.com/security/cve/CVE-2019-20198" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20198", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2019-20198" }, { "cve": "CVE-2019-20199", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20199" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to NULL pointer dereference while running strlen() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20199", "url": "https://www.suse.com/security/cve/CVE-2019-20199" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20199", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2019-20199" }, { "cve": "CVE-2019-20200", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20200" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing crafted a XML file, performs incorrect memory handling, leading to a heap-based buffer over-read in the \"normalize line endings\" feature.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20200", "url": "https://www.suse.com/security/cve/CVE-2019-20200" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20200", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2019-20200" }, { "cve": "CVE-2019-20201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20201" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The ezxml_parse_* functions mishandle XML entities, leading to an infinite loop in which memory allocations occur.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20201", "url": "https://www.suse.com/security/cve/CVE-2019-20201" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20201", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2019-20201" }, { "cve": "CVE-2019-20202", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20202" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content() tries to use realloc on a block that was not allocated, leading to an invalid free and segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20202", "url": "https://www.suse.com/security/cve/CVE-2019-20202" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20202", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2019-20202" }, { "cve": "CVE-2021-26220", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26220" } ], "notes": [ { "category": "general", "text": "The ezxml_toxml function in ezxml 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26220", "url": "https://www.suse.com/security/cve/CVE-2021-26220" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26220", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2021-26220" }, { "cve": "CVE-2021-26221", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26221" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26221", "url": "https://www.suse.com/security/cve/CVE-2021-26221" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26221", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2021-26221" }, { "cve": "CVE-2021-26222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26222" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26222", "url": "https://www.suse.com/security/cve/CVE-2021-26222" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26222", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2021-26222" }, { "cve": "CVE-2021-30485", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30485" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd(), while parsing a crafted XML file, performs incorrect memory handling, leading to a NULL pointer dereference while running strcmp() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30485", "url": "https://www.suse.com/security/cve/CVE-2021-30485" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-30485", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2021-30485" }, { "cve": "CVE-2021-31229", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31229" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd() performs incorrect memory handling while parsing crafted XML files, which leads to an out-of-bounds write of a one byte constant.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31229", "url": "https://www.suse.com/security/cve/CVE-2021-31229" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31229", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2021-31229" }, { "cve": "CVE-2021-31347", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31347" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (writing outside a memory region created by mmap).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31347", "url": "https://www.suse.com/security/cve/CVE-2021-31347" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31347", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2021-31347" }, { "cve": "CVE-2021-31348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31348" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (out-of-bounds read after a certain strcspn failure).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31348", "url": "https://www.suse.com/security/cve/CVE-2021-31348" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31348", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2021-31348" }, { "cve": "CVE-2021-31598", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31598" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_decode() performs incorrect memory handling while parsing crafted XML files, leading to a heap-based buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31598", "url": "https://www.suse.com/security/cve/CVE-2021-31598" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31598", "url": "https://bugzilla.suse.com/1191856" } ], "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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.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 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:libnetcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mpich-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mpich-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-mvapich2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi2-hpc-devel-static-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-4.7.3-3.7.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP2:netcdf_4_7_3-gnu-openmpi3-hpc-devel-static-4.7.3-3.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:54:36Z", "details": "moderate" } ], "title": "CVE-2021-31598" } ] }
suse-su-2021:3804-1
Vulnerability from csaf_suse
Published
2021-11-25 12:47
Modified
2021-11-25 12:47
Summary
Security update for netcdf
Notes
Title of the patch
Security update for netcdf
Description of the patch
This update for netcdf fixes the following issues:
- Fixed multiple vulnerabilities in ezXML:
CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,
CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,
CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,
CVE-2021-31348, CVE-2021-31598 (bsc#1191856)
Note:
* CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23
not relevant for netcdf: code isn't used.
* CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14
Issue cannot be reproduced and no patch is available upstream.
Patchnames
SUSE-2021-3804,SUSE-SLE-Product-HPC-15-2021-3804
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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 netcdf", "title": "Title of the patch" }, { "category": "description", "text": "This update for netcdf fixes the following issues:\n\n- Fixed multiple vulnerabilities in ezXML:\n CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,\n CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,\n CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,\n CVE-2021-31348, CVE-2021-31598 (bsc#1191856)\n Note:\n * CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23\n not relevant for netcdf: code isn\u0027t used.\n * CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14\n Issue cannot be reproduced and no patch is available upstream.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3804,SUSE-SLE-Product-HPC-15-2021-3804", "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-2021_3804-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3804-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213804-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3804-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-November/009776.html" }, { "category": "self", "summary": "SUSE Bug 1191856", "url": "https://bugzilla.suse.com/1191856" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20005 page", "url": "https://www.suse.com/security/cve/CVE-2019-20005/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20006 page", "url": "https://www.suse.com/security/cve/CVE-2019-20006/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20007 page", "url": "https://www.suse.com/security/cve/CVE-2019-20007/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20198 page", "url": "https://www.suse.com/security/cve/CVE-2019-20198/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20199 page", "url": "https://www.suse.com/security/cve/CVE-2019-20199/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20200 page", "url": "https://www.suse.com/security/cve/CVE-2019-20200/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20201 page", "url": "https://www.suse.com/security/cve/CVE-2019-20201/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20202 page", "url": "https://www.suse.com/security/cve/CVE-2019-20202/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26220 page", "url": "https://www.suse.com/security/cve/CVE-2021-26220/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26221 page", "url": "https://www.suse.com/security/cve/CVE-2021-26221/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26222 page", "url": "https://www.suse.com/security/cve/CVE-2021-26222/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30485 page", "url": "https://www.suse.com/security/cve/CVE-2021-30485/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31229 page", "url": "https://www.suse.com/security/cve/CVE-2021-31229/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31347 page", "url": "https://www.suse.com/security/cve/CVE-2021-31347/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31348 page", "url": "https://www.suse.com/security/cve/CVE-2021-31348/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31598 page", "url": "https://www.suse.com/security/cve/CVE-2021-31598/" } ], "title": "Security update for netcdf", "tracking": { "current_release_date": "2021-11-25T12:47:47Z", "generator": { "date": "2021-11-25T12:47:47Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3804-1", "initial_release_date": "2021-11-25T12:47:47Z", "revision_history": [ { "date": "2021-11-25T12:47:47Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "product_id": "libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "product_id": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.aarch64", "product_id": "libnetcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "libnetcdf13-4.6.1-5.7.1.aarch64", "product": { "name": "libnetcdf13-4.6.1-5.7.1.aarch64", "product_id": "libnetcdf13-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "product": { "name": "libnetcdf13-openmpi-4.6.1-5.7.1.aarch64", "product_id": "libnetcdf13-openmpi-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "product_id": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "product_id": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "product_id": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.aarch64", "product_id": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "product_id": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf-4.6.1-5.7.1.aarch64", "product_id": "netcdf-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf-devel-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf-devel-4.6.1-5.7.1.aarch64", "product_id": "netcdf-devel-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf-devel-data-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf-devel-data-4.6.1-5.7.1.aarch64", "product_id": "netcdf-devel-data-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf-devel-static-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf-devel-static-4.6.1-5.7.1.aarch64", "product_id": "netcdf-devel-static-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf-openmpi-4.6.1-5.7.1.aarch64", "product_id": "netcdf-openmpi-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf-openmpi-devel-4.6.1-5.7.1.aarch64", "product_id": "netcdf-openmpi-devel-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64", "product_id": "netcdf-openmpi-devel-data-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64", "product_id": "netcdf-openmpi-devel-static-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libnetcdf13-64bit-4.6.1-5.7.1.aarch64_ilp32", "product": { "name": "libnetcdf13-64bit-4.6.1-5.7.1.aarch64_ilp32", "product_id": "libnetcdf13-64bit-4.6.1-5.7.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libnetcdf13-openmpi-64bit-4.6.1-5.7.1.aarch64_ilp32", "product": { "name": "libnetcdf13-openmpi-64bit-4.6.1-5.7.1.aarch64_ilp32", "product_id": "libnetcdf13-openmpi-64bit-4.6.1-5.7.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.6.1-5.7.1.i586", "product": { "name": "libnetcdf-gnu-hpc-4.6.1-5.7.1.i586", "product_id": "libnetcdf-gnu-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.i586", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.i586", "product_id": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.i586", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.i586", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.i586", "product": { "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.i586", "product_id": "libnetcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.i586", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.i586", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "libnetcdf13-4.6.1-5.7.1.i586", "product": { "name": "libnetcdf13-4.6.1-5.7.1.i586", "product_id": "libnetcdf13-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "libnetcdf13-openmpi-4.6.1-5.7.1.i586", "product": { "name": "libnetcdf13-openmpi-4.6.1-5.7.1.i586", "product_id": "libnetcdf13-openmpi-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.i586", "product": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.i586", "product_id": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.i586", "product": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.i586", "product_id": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.i586", "product": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.i586", "product_id": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.i586", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.i586", "product_id": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.i586", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.i586", "product_id": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf-4.6.1-5.7.1.i586", "product": { "name": "netcdf-4.6.1-5.7.1.i586", "product_id": "netcdf-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf-devel-4.6.1-5.7.1.i586", "product": { "name": "netcdf-devel-4.6.1-5.7.1.i586", "product_id": "netcdf-devel-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf-devel-data-4.6.1-5.7.1.i586", "product": { "name": "netcdf-devel-data-4.6.1-5.7.1.i586", "product_id": "netcdf-devel-data-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf-devel-static-4.6.1-5.7.1.i586", "product": { "name": "netcdf-devel-static-4.6.1-5.7.1.i586", "product_id": "netcdf-devel-static-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf-openmpi-4.6.1-5.7.1.i586", "product": { "name": "netcdf-openmpi-4.6.1-5.7.1.i586", "product_id": "netcdf-openmpi-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-4.6.1-5.7.1.i586", "product": { "name": "netcdf-openmpi-devel-4.6.1-5.7.1.i586", "product_id": "netcdf-openmpi-devel-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.i586", "product": { "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.i586", "product_id": "netcdf-openmpi-devel-data-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.i586", "product": { "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.i586", "product_id": "netcdf-openmpi-devel-static-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.i586", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.i586", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "product": { "name": "netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "product_id": "netcdf-gnu-hpc-4.6.1-5.7.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "product": { "name": "netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "product_id": "netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "product": { "name": "netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "product_id": "netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "product": { "name": "netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "product_id": "netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "product": { "name": "netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "product_id": "netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "product": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "product_id": "netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.noarch", "product": { "name": "netcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.noarch", "product_id": "netcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.noarch", "product": { "name": "netcdf-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.noarch", "product_id": "netcdf-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "product": { "name": "netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "product_id": "netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "product": { "name": "netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "product_id": "netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "libnetcdf-gnu-hpc-4.6.1-5.7.1.ppc64le", "product_id": "libnetcdf-gnu-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.ppc64le", "product_id": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.ppc64le", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.ppc64le", "product_id": "libnetcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.ppc64le", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "libnetcdf13-4.6.1-5.7.1.ppc64le", "product": { "name": "libnetcdf13-4.6.1-5.7.1.ppc64le", "product_id": "libnetcdf13-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "product": { "name": "libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le", "product_id": "libnetcdf13-openmpi-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf-4.6.1-5.7.1.ppc64le", "product_id": "netcdf-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf-devel-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf-devel-4.6.1-5.7.1.ppc64le", "product_id": "netcdf-devel-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf-devel-data-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf-devel-data-4.6.1-5.7.1.ppc64le", "product_id": "netcdf-devel-data-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf-devel-static-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf-devel-static-4.6.1-5.7.1.ppc64le", "product_id": "netcdf-devel-static-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf-openmpi-4.6.1-5.7.1.ppc64le", "product_id": "netcdf-openmpi-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le", "product_id": "netcdf-openmpi-devel-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le", "product_id": "netcdf-openmpi-devel-data-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le", "product_id": "netcdf-openmpi-devel-static-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf-gnu-openmpi1-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf13-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf13-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf13-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf13-32bit-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf13-32bit-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf13-openmpi-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf13-openmpi-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf13-openmpi-32bit-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "product_id": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf-4.6.1-5.7.1.x86_64", "product_id": "netcdf-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf-devel-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf-devel-4.6.1-5.7.1.x86_64", "product_id": "netcdf-devel-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf-devel-data-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf-devel-data-4.6.1-5.7.1.x86_64", "product_id": "netcdf-devel-data-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf-devel-static-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf-devel-static-4.6.1-5.7.1.x86_64", "product_id": "netcdf-devel-static-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf-openmpi-4.6.1-5.7.1.x86_64", "product_id": "netcdf-openmpi-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf-openmpi-devel-4.6.1-5.7.1.x86_64", "product_id": "netcdf-openmpi-devel-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64", "product_id": "netcdf-openmpi-devel-data-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64", "product_id": "netcdf-openmpi-devel-static-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch" }, "product_reference": "netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20005", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20005" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to a heap-based buffer over-read while running strchr() starting with a pointer after a \u0027\\0\u0027 character (where the processing of a string was finished).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20005", "url": "https://www.suse.com/security/cve/CVE-2019-20005" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20005", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2019-20005" }, { "cve": "CVE-2019-20006", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20006" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content puts a pointer to the internal address of a larger block as xml-\u003etxt. This is later deallocated (using free), leading to a segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20006", "url": "https://www.suse.com/security/cve/CVE-2019-20006" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20006", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2019-20006" }, { "cve": "CVE-2019-20007", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20007" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.2 through 0.8.6. The function ezxml_str2utf8, while parsing a crafted XML file, performs zero-length reallocation in ezxml.c, leading to returning a NULL pointer (in some compilers). After this, the function ezxml_parse_str does not check whether the s variable is not NULL in ezxml.c, leading to a NULL pointer dereference and crash (segmentation fault).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20007", "url": "https://www.suse.com/security/cve/CVE-2019-20007" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20007", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2019-20007" }, { "cve": "CVE-2019-20198", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20198" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20198", "url": "https://www.suse.com/security/cve/CVE-2019-20198" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20198", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2019-20198" }, { "cve": "CVE-2019-20199", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20199" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to NULL pointer dereference while running strlen() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20199", "url": "https://www.suse.com/security/cve/CVE-2019-20199" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20199", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2019-20199" }, { "cve": "CVE-2019-20200", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20200" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing crafted a XML file, performs incorrect memory handling, leading to a heap-based buffer over-read in the \"normalize line endings\" feature.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20200", "url": "https://www.suse.com/security/cve/CVE-2019-20200" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20200", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2019-20200" }, { "cve": "CVE-2019-20201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20201" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The ezxml_parse_* functions mishandle XML entities, leading to an infinite loop in which memory allocations occur.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20201", "url": "https://www.suse.com/security/cve/CVE-2019-20201" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20201", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2019-20201" }, { "cve": "CVE-2019-20202", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20202" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content() tries to use realloc on a block that was not allocated, leading to an invalid free and segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20202", "url": "https://www.suse.com/security/cve/CVE-2019-20202" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20202", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2019-20202" }, { "cve": "CVE-2021-26220", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26220" } ], "notes": [ { "category": "general", "text": "The ezxml_toxml function in ezxml 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26220", "url": "https://www.suse.com/security/cve/CVE-2021-26220" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26220", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2021-26220" }, { "cve": "CVE-2021-26221", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26221" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26221", "url": "https://www.suse.com/security/cve/CVE-2021-26221" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26221", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2021-26221" }, { "cve": "CVE-2021-26222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26222" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26222", "url": "https://www.suse.com/security/cve/CVE-2021-26222" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26222", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2021-26222" }, { "cve": "CVE-2021-30485", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30485" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd(), while parsing a crafted XML file, performs incorrect memory handling, leading to a NULL pointer dereference while running strcmp() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30485", "url": "https://www.suse.com/security/cve/CVE-2021-30485" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-30485", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2021-30485" }, { "cve": "CVE-2021-31229", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31229" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd() performs incorrect memory handling while parsing crafted XML files, which leads to an out-of-bounds write of a one byte constant.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31229", "url": "https://www.suse.com/security/cve/CVE-2021-31229" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31229", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2021-31229" }, { "cve": "CVE-2021-31347", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31347" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (writing outside a memory region created by mmap).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31347", "url": "https://www.suse.com/security/cve/CVE-2021-31347" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31347", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2021-31347" }, { "cve": "CVE-2021-31348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31348" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (out-of-bounds read after a certain strcspn failure).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31348", "url": "https://www.suse.com/security/cve/CVE-2021-31348" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31348", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2021-31348" }, { "cve": "CVE-2021-31598", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31598" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_decode() performs incorrect memory handling while parsing crafted XML files, leading to a heap-based buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31598", "url": "https://www.suse.com/security/cve/CVE-2021-31598" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31598", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.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 High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-5.7.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-5.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-25T12:47:47Z", "details": "moderate" } ], "title": "CVE-2021-31598" } ] }
suse-su-2021:3873-1
Vulnerability from csaf_suse
Published
2021-12-02 07:18
Modified
2021-12-02 07:18
Summary
Security update for netcdf
Notes
Title of the patch
Security update for netcdf
Description of the patch
This update for netcdf fixes the following issues:
- Fixed multiple vulnerabilities in ezXML:
CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,
CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,
CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,
CVE-2021-31348, CVE-2021-31598 (bsc#1191856)
Note:
* CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23
not relevant for netcdf: code isn't used.
* CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14
Issue cannot be reproduced and no patch is available upstream.
Patchnames
SUSE-2021-3873,SUSE-SLE-Module-HPC-15-SP3-2021-3873,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2021-3873
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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 netcdf", "title": "Title of the patch" }, { "category": "description", "text": "This update for netcdf fixes the following issues:\n\n- Fixed multiple vulnerabilities in ezXML:\n CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,\n CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,\n CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,\n CVE-2021-31348, CVE-2021-31598 (bsc#1191856)\n Note:\n * CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23\n not relevant for netcdf: code isn\u0027t used.\n * CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14\n Issue cannot be reproduced and no patch is available upstream.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3873,SUSE-SLE-Module-HPC-15-SP3-2021-3873,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2021-3873", "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-2021_3873-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3873-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213873-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3873-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-December/009811.html" }, { "category": "self", "summary": "SUSE Bug 1191856", "url": "https://bugzilla.suse.com/1191856" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20005 page", "url": "https://www.suse.com/security/cve/CVE-2019-20005/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20006 page", "url": "https://www.suse.com/security/cve/CVE-2019-20006/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20007 page", "url": "https://www.suse.com/security/cve/CVE-2019-20007/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20198 page", "url": "https://www.suse.com/security/cve/CVE-2019-20198/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20199 page", "url": "https://www.suse.com/security/cve/CVE-2019-20199/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20200 page", "url": "https://www.suse.com/security/cve/CVE-2019-20200/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20201 page", "url": "https://www.suse.com/security/cve/CVE-2019-20201/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20202 page", "url": "https://www.suse.com/security/cve/CVE-2019-20202/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26220 page", "url": "https://www.suse.com/security/cve/CVE-2021-26220/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26221 page", "url": "https://www.suse.com/security/cve/CVE-2021-26221/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26222 page", "url": "https://www.suse.com/security/cve/CVE-2021-26222/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30485 page", "url": "https://www.suse.com/security/cve/CVE-2021-30485/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31229 page", "url": "https://www.suse.com/security/cve/CVE-2021-31229/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31347 page", "url": "https://www.suse.com/security/cve/CVE-2021-31347/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31348 page", "url": "https://www.suse.com/security/cve/CVE-2021-31348/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31598 page", "url": "https://www.suse.com/security/cve/CVE-2021-31598/" } ], "title": "Security update for netcdf", "tracking": { "current_release_date": "2021-12-02T07:18:13Z", "generator": { "date": "2021-12-02T07:18:13Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3873-1", "initial_release_date": "2021-12-02T07:18:13Z", "revision_history": [ { "date": "2021-12-02T07:18:13Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf18-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf18-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf18-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf18-openmpi2-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf18-openmpi3-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf18-openmpi4-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "product_id": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-4.7.4-4.3.2.aarch64", "product_id": "netcdf-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-devel-data-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-devel-data-4.7.4-4.3.2.aarch64", "product_id": "netcdf-devel-data-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi2-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi2-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi2-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi2-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi3-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi3-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi3-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi3-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi4-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi4-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi4-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi4-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libnetcdf18-64bit-4.7.4-4.3.2.aarch64_ilp32", "product": { "name": "libnetcdf18-64bit-4.7.4-4.3.2.aarch64_ilp32", "product_id": "libnetcdf18-64bit-4.7.4-4.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libnetcdf18-openmpi2-64bit-4.7.4-4.3.2.aarch64_ilp32", "product": { "name": "libnetcdf18-openmpi2-64bit-4.7.4-4.3.2.aarch64_ilp32", "product_id": "libnetcdf18-openmpi2-64bit-4.7.4-4.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libnetcdf18-openmpi3-64bit-4.7.4-4.3.2.aarch64_ilp32", "product": { "name": "libnetcdf18-openmpi3-64bit-4.7.4-4.3.2.aarch64_ilp32", "product_id": "libnetcdf18-openmpi3-64bit-4.7.4-4.3.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libnetcdf18-openmpi4-64bit-4.7.4-4.3.2.aarch64_ilp32", "product": { "name": "libnetcdf18-openmpi4-64bit-4.7.4-4.3.2.aarch64_ilp32", "product_id": "libnetcdf18-openmpi4-64bit-4.7.4-4.3.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.i586", "product_id": "libnetcdf-gnu-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.i586", "product_id": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.i586", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.i586", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.i586", "product_id": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.i586", "product_id": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf18-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf18-4.7.4-4.3.2.i586", "product_id": "libnetcdf18-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.i586", "product_id": "libnetcdf18-openmpi2-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.i586", "product_id": "libnetcdf18-openmpi3-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.i586", "product_id": "libnetcdf18-openmpi4-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.i586", "product_id": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.i586", "product_id": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.i586", "product_id": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.i586", "product_id": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.i586", "product_id": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.i586", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.i586", "product_id": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf-4.7.4-4.3.2.i586", "product": { "name": "netcdf-4.7.4-4.3.2.i586", "product_id": "netcdf-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf-devel-4.7.4-4.3.2.i586", "product": { "name": "netcdf-devel-4.7.4-4.3.2.i586", "product_id": "netcdf-devel-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf-devel-data-4.7.4-4.3.2.i586", "product": { "name": "netcdf-devel-data-4.7.4-4.3.2.i586", "product_id": "netcdf-devel-data-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf-devel-static-4.7.4-4.3.2.i586", "product": { "name": "netcdf-devel-static-4.7.4-4.3.2.i586", "product_id": "netcdf-devel-static-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf-openmpi2-4.7.4-4.3.2.i586", "product": { "name": "netcdf-openmpi2-4.7.4-4.3.2.i586", "product_id": "netcdf-openmpi2-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.i586", "product": { "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.i586", "product_id": "netcdf-openmpi2-devel-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.i586", "product": { "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.i586", "product_id": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf-openmpi3-4.7.4-4.3.2.i586", "product": { "name": "netcdf-openmpi3-4.7.4-4.3.2.i586", "product_id": "netcdf-openmpi3-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.i586", "product": { "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.i586", "product_id": "netcdf-openmpi3-devel-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.i586", "product": { "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.i586", "product_id": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf-openmpi4-4.7.4-4.3.2.i586", "product": { "name": "netcdf-openmpi4-4.7.4-4.3.2.i586", "product_id": "netcdf-openmpi4-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.i586", "product": { "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.i586", "product_id": "netcdf-openmpi4-devel-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.i586", "product": { "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.i586", "product_id": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.i586" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.i586", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.i586", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-hpc-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "product": { "name": "netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "product_id": "netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf18-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf18-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf18-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf18-openmpi2-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf18-openmpi3-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf18-openmpi4-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "product_id": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-devel-data-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-devel-data-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-devel-data-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi2-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi2-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi2-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi3-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi3-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi3-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi4-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi4-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi4-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf18-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf18-4.7.4-4.3.2.s390x", "product_id": "libnetcdf18-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.s390x", "product_id": "libnetcdf18-openmpi2-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.s390x", "product_id": "libnetcdf18-openmpi3-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.s390x", "product_id": "libnetcdf18-openmpi4-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "product_id": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-4.7.4-4.3.2.s390x", "product_id": "netcdf-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-devel-data-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-devel-data-4.7.4-4.3.2.s390x", "product_id": "netcdf-devel-data-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi2-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi2-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi2-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi2-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi3-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi3-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi3-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi3-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi4-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi4-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi4-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi4-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-32bit-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-32bit-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-openmpi2-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-openmpi2-32bit-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-openmpi3-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-openmpi3-32bit-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-openmpi4-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf18-openmpi4-32bit-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "product_id": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-4.7.4-4.3.2.x86_64", "product_id": "netcdf-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-devel-data-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-devel-data-4.7.4-4.3.2.x86_64", "product_id": "netcdf-devel-data-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi2-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi2-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi2-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi2-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi2-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi3-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi3-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi3-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi3-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi3-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi4-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi4-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi4-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi4-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf-openmpi4-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "product": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "product_id": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.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 Package Hub 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP3", "product_id": "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch" }, "product_reference": "netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" }, "product_reference": "netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20005", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20005" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to a heap-based buffer over-read while running strchr() starting with a pointer after a \u0027\\0\u0027 character (where the processing of a string was finished).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20005", "url": "https://www.suse.com/security/cve/CVE-2019-20005" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20005", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2019-20005" }, { "cve": "CVE-2019-20006", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20006" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content puts a pointer to the internal address of a larger block as xml-\u003etxt. This is later deallocated (using free), leading to a segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20006", "url": "https://www.suse.com/security/cve/CVE-2019-20006" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20006", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2019-20006" }, { "cve": "CVE-2019-20007", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20007" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.2 through 0.8.6. The function ezxml_str2utf8, while parsing a crafted XML file, performs zero-length reallocation in ezxml.c, leading to returning a NULL pointer (in some compilers). After this, the function ezxml_parse_str does not check whether the s variable is not NULL in ezxml.c, leading to a NULL pointer dereference and crash (segmentation fault).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20007", "url": "https://www.suse.com/security/cve/CVE-2019-20007" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20007", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2019-20007" }, { "cve": "CVE-2019-20198", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20198" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20198", "url": "https://www.suse.com/security/cve/CVE-2019-20198" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20198", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2019-20198" }, { "cve": "CVE-2019-20199", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20199" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to NULL pointer dereference while running strlen() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20199", "url": "https://www.suse.com/security/cve/CVE-2019-20199" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20199", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2019-20199" }, { "cve": "CVE-2019-20200", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20200" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing crafted a XML file, performs incorrect memory handling, leading to a heap-based buffer over-read in the \"normalize line endings\" feature.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20200", "url": "https://www.suse.com/security/cve/CVE-2019-20200" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20200", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2019-20200" }, { "cve": "CVE-2019-20201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20201" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The ezxml_parse_* functions mishandle XML entities, leading to an infinite loop in which memory allocations occur.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20201", "url": "https://www.suse.com/security/cve/CVE-2019-20201" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20201", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2019-20201" }, { "cve": "CVE-2019-20202", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20202" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content() tries to use realloc on a block that was not allocated, leading to an invalid free and segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20202", "url": "https://www.suse.com/security/cve/CVE-2019-20202" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20202", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2019-20202" }, { "cve": "CVE-2021-26220", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26220" } ], "notes": [ { "category": "general", "text": "The ezxml_toxml function in ezxml 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26220", "url": "https://www.suse.com/security/cve/CVE-2021-26220" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26220", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2021-26220" }, { "cve": "CVE-2021-26221", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26221" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26221", "url": "https://www.suse.com/security/cve/CVE-2021-26221" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26221", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2021-26221" }, { "cve": "CVE-2021-26222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26222" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26222", "url": "https://www.suse.com/security/cve/CVE-2021-26222" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26222", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2021-26222" }, { "cve": "CVE-2021-30485", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30485" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd(), while parsing a crafted XML file, performs incorrect memory handling, leading to a NULL pointer dereference while running strcmp() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30485", "url": "https://www.suse.com/security/cve/CVE-2021-30485" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-30485", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2021-30485" }, { "cve": "CVE-2021-31229", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31229" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd() performs incorrect memory handling while parsing crafted XML files, which leads to an out-of-bounds write of a one byte constant.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31229", "url": "https://www.suse.com/security/cve/CVE-2021-31229" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31229", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2021-31229" }, { "cve": "CVE-2021-31347", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31347" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (writing outside a memory region created by mmap).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31347", "url": "https://www.suse.com/security/cve/CVE-2021-31347" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31347", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2021-31347" }, { "cve": "CVE-2021-31348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31348" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (out-of-bounds read after a certain strcspn failure).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31348", "url": "https://www.suse.com/security/cve/CVE-2021-31348" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31348", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2021-31348" }, { "cve": "CVE-2021-31598", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31598" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_decode() performs incorrect memory handling while parsing crafted XML files, leading to a heap-based buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31598", "url": "https://www.suse.com/security/cve/CVE-2021-31598" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31598", "url": "https://bugzilla.suse.com/1191856" } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "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:libnetcdf-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.aarch64", "SUSE Linux Enterprise Module for HPC 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mpich-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-4.3.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP3:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-4.3.2.s390x" ] } ], "threats": [ { "category": "impact", "date": "2021-12-02T07:18:13Z", "details": "moderate" } ], "title": "CVE-2021-31598" } ] }
suse-su-2021:3815-1
Vulnerability from csaf_suse
Published
2021-11-30 10:47
Modified
2021-11-30 10:47
Summary
Security update for netcdf
Notes
Title of the patch
Security update for netcdf
Description of the patch
This update for netcdf fixes the following issues:
- Fixed multiple vulnerabilities in ezXML:
CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,
CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,
CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,
CVE-2021-31348, CVE-2021-31598 (bsc#1191856)
Note:
* CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23
not relevant for netcdf: code isn't used.
* CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14
Issue cannot be reproduced and no patch is available upstream.
Patchnames
SUSE-2021-3815,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-3815,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-3815
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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 netcdf", "title": "Title of the patch" }, { "category": "description", "text": "This update for netcdf fixes the following issues:\n\n- Fixed multiple vulnerabilities in ezXML:\n CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202,\n CVE-2019-20199, CVE-2019-20200, CVE-2019-20198, CVE-2021-26221,\n CVE-2021-26222, CVE-2021-30485, CVE-2021-31229, CVE-2021-31347,\n CVE-2021-31348, CVE-2021-31598 (bsc#1191856)\n Note:\n * CVE-2021-26220 https://sourceforge.net/p/ezxml/bugs/23\n not relevant for netcdf: code isn\u0027t used.\n * CVE-2019-20005 https://sourceforge.net/p/ezxml/bugs/14\n Issue cannot be reproduced and no patch is available upstream.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3815,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-3815,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-3815", "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-2021_3815-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3815-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213815-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3815-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-November/009780.html" }, { "category": "self", "summary": "SUSE Bug 1191856", "url": "https://bugzilla.suse.com/1191856" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20005 page", "url": "https://www.suse.com/security/cve/CVE-2019-20005/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20006 page", "url": "https://www.suse.com/security/cve/CVE-2019-20006/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20007 page", "url": "https://www.suse.com/security/cve/CVE-2019-20007/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20198 page", "url": "https://www.suse.com/security/cve/CVE-2019-20198/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20199 page", "url": "https://www.suse.com/security/cve/CVE-2019-20199/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20200 page", "url": "https://www.suse.com/security/cve/CVE-2019-20200/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20201 page", "url": "https://www.suse.com/security/cve/CVE-2019-20201/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20202 page", "url": "https://www.suse.com/security/cve/CVE-2019-20202/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26220 page", "url": "https://www.suse.com/security/cve/CVE-2021-26220/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26221 page", "url": "https://www.suse.com/security/cve/CVE-2021-26221/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-26222 page", "url": "https://www.suse.com/security/cve/CVE-2021-26222/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30485 page", "url": "https://www.suse.com/security/cve/CVE-2021-30485/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31229 page", "url": "https://www.suse.com/security/cve/CVE-2021-31229/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31347 page", "url": "https://www.suse.com/security/cve/CVE-2021-31347/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31348 page", "url": "https://www.suse.com/security/cve/CVE-2021-31348/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31598 page", "url": "https://www.suse.com/security/cve/CVE-2021-31598/" } ], "title": "Security update for netcdf", "tracking": { "current_release_date": "2021-11-30T10:47:44Z", "generator": { "date": "2021-11-30T10:47:44Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3815-1", "initial_release_date": "2021-11-30T10:47:44Z", "revision_history": [ { "date": "2021-11-30T10:47:44Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "product_id": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.6.1-10.7.2.i586", "product": { "name": "libnetcdf-gnu-hpc-4.6.1-10.7.2.i586", "product_id": "libnetcdf-gnu-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.i586", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.i586", "product_id": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.i586", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.i586", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.i586", "product": { "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.i586", "product_id": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.i586", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.i586", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.i586", "product": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.i586", "product_id": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.i586", "product": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.i586", "product_id": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.i586", "product": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.i586", "product_id": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.i586", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.i586", "product_id": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.i586", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.i586", "product_id": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.i586" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.i586", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.i586", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "product": { "name": "netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "product_id": "netcdf-gnu-hpc-4.6.1-10.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "product": { "name": "netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "product_id": "netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "product": { "name": "netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "product_id": "netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "product": { "name": "netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "product_id": "netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "product": { "name": "netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "product_id": "netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "product": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "product_id": "netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "product": { "name": "netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch", "product_id": "netcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "product": { "name": "netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch", "product_id": "netcdf-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "product": { "name": "netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "product_id": "netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch" } }, { "category": "product_version", "name": "netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "product": { "name": "netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "product_id": "netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf-gnu-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf-gnu-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "product_id": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.ppc64le" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "product_id": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-data-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi1-hpc-devel-static-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64" } }, { "category": "product_version", "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "product": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "product_id": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.6.1-10.7.2.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:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.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:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.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:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.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:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.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:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.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:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.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:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.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:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-hpc-4.6.1-10.7.2.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:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.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:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.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:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.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:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.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:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.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:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.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:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.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:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch" }, "product_reference": "netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" }, "product_reference": "netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20005", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20005" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to a heap-based buffer over-read while running strchr() starting with a pointer after a \u0027\\0\u0027 character (where the processing of a string was finished).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20005", "url": "https://www.suse.com/security/cve/CVE-2019-20005" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20005", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2019-20005" }, { "cve": "CVE-2019-20006", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20006" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content puts a pointer to the internal address of a larger block as xml-\u003etxt. This is later deallocated (using free), leading to a segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20006", "url": "https://www.suse.com/security/cve/CVE-2019-20006" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20006", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2019-20006" }, { "cve": "CVE-2019-20007", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20007" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.2 through 0.8.6. The function ezxml_str2utf8, while parsing a crafted XML file, performs zero-length reallocation in ezxml.c, leading to returning a NULL pointer (in some compilers). After this, the function ezxml_parse_str does not check whether the s variable is not NULL in ezxml.c, leading to a NULL pointer dereference and crash (segmentation fault).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20007", "url": "https://www.suse.com/security/cve/CVE-2019-20007" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20007", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2019-20007" }, { "cve": "CVE-2019-20198", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20198" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20198", "url": "https://www.suse.com/security/cve/CVE-2019-20198" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20198", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2019-20198" }, { "cve": "CVE-2019-20199", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20199" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to NULL pointer dereference while running strlen() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20199", "url": "https://www.suse.com/security/cve/CVE-2019-20199" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20199", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2019-20199" }, { "cve": "CVE-2019-20200", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20200" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing crafted a XML file, performs incorrect memory handling, leading to a heap-based buffer over-read in the \"normalize line endings\" feature.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20200", "url": "https://www.suse.com/security/cve/CVE-2019-20200" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20200", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2019-20200" }, { "cve": "CVE-2019-20201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20201" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The ezxml_parse_* functions mishandle XML entities, leading to an infinite loop in which memory allocations occur.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20201", "url": "https://www.suse.com/security/cve/CVE-2019-20201" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20201", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2019-20201" }, { "cve": "CVE-2019-20202", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20202" } ], "notes": [ { "category": "general", "text": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content() tries to use realloc on a block that was not allocated, leading to an invalid free and segmentation fault.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20202", "url": "https://www.suse.com/security/cve/CVE-2019-20202" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2019-20202", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2019-20202" }, { "cve": "CVE-2021-26220", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26220" } ], "notes": [ { "category": "general", "text": "The ezxml_toxml function in ezxml 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26220", "url": "https://www.suse.com/security/cve/CVE-2021-26220" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26220", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2021-26220" }, { "cve": "CVE-2021-26221", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26221" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26221", "url": "https://www.suse.com/security/cve/CVE-2021-26221" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26221", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2021-26221" }, { "cve": "CVE-2021-26222", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-26222" } ], "notes": [ { "category": "general", "text": "The ezxml_new function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-26222", "url": "https://www.suse.com/security/cve/CVE-2021-26222" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-26222", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2021-26222" }, { "cve": "CVE-2021-30485", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30485" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd(), while parsing a crafted XML file, performs incorrect memory handling, leading to a NULL pointer dereference while running strcmp() on a NULL pointer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30485", "url": "https://www.suse.com/security/cve/CVE-2021-30485" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-30485", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2021-30485" }, { "cve": "CVE-2021-31229", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31229" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_internal_dtd() performs incorrect memory handling while parsing crafted XML files, which leads to an out-of-bounds write of a one byte constant.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31229", "url": "https://www.suse.com/security/cve/CVE-2021-31229" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31229", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2021-31229" }, { "cve": "CVE-2021-31347", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31347" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (writing outside a memory region created by mmap).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31347", "url": "https://www.suse.com/security/cve/CVE-2021-31347" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31347", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2021-31347" }, { "cve": "CVE-2021-31348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31348" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_parse_str() performs incorrect memory handling while parsing crafted XML files (out-of-bounds read after a certain strcspn failure).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31348", "url": "https://www.suse.com/security/cve/CVE-2021-31348" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31348", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2021-31348" }, { "cve": "CVE-2021-31598", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31598" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libezxml.a in ezXML 0.8.6. The function ezxml_decode() performs incorrect memory handling while parsing crafted XML files, leading to a heap-based buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31598", "url": "https://www.suse.com/security/cve/CVE-2021-31598" }, { "category": "external", "summary": "SUSE Bug 1191856 for CVE-2021-31598", "url": "https://bugzilla.suse.com/1191856" } ], "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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.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 High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnetcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mpich-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mpich-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-mvapich2-hpc-devel-static-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-4.6.1-10.7.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:netcdf_4_6_1-gnu-openmpi2-hpc-devel-static-4.6.1-10.7.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-11-30T10:47:44Z", "details": "moderate" } ], "title": "CVE-2021-31598" } ] }
CERTFR-2025-AVI-0524
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Impacted products
Vendor | Product | Description | ||
---|---|---|---|---|
VMware | Tanzu Greenplum | Tanzu Greenplum Data Copy Utility versions antérieures à 2.8.0 | ||
VMware | Tanzu | Tanzu Data Lake versions antérieures à 1.1.0 | ||
VMware | Tanzu | Tanzu pour Postgres sur Kubernetes versions antérieures à 4.1.0 et 4.2.0 | ||
VMware | Tanzu Greenplum | Tanzu Greenplum Command Center versions antérieures à 6.14.0 et 7.4.0 | ||
VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à 1.31.1 | ||
VMware | Tanzu Greenplum | Tanzu Greenplum Streaming Server versions antérieures à 2.1.0 | ||
VMware | Tanzu Greenplum | Tanzu Greenplum versions 6.x antérieures à 6.29.1 | ||
VMware | Tanzu Greenplum | Tanzu Greenplum versions 7.x antérieures à 7.5.0 | ||
VMware | Tanzu | VMware Tanzu pour Valkey sur Kubernetes versions antérieures à 1.1.0 et 2.0.0 |
References
Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Tanzu Greenplum Data Copy Utility versions ant\u00e9rieures \u00e0 2.8.0", "product": { "name": "Tanzu Greenplum", "vendor": { "name": "VMware", "scada": false } } }, { "description": "Tanzu Data Lake versions ant\u00e9rieures \u00e0 1.1.0", "product": { "name": "Tanzu", "vendor": { "name": "VMware", "scada": false } } }, { "description": "Tanzu pour Postgres sur Kubernetes versions ant\u00e9rieures \u00e0 4.1.0 et 4.2.0", "product": { "name": "Tanzu", "vendor": { "name": "VMware", "scada": false } } }, { "description": "Tanzu Greenplum Command Center versions ant\u00e9rieures \u00e0 6.14.0 et 7.4.0", "product": { "name": "Tanzu Greenplum", "vendor": { "name": "VMware", "scada": false } } }, { "description": "Tanzu Greenplum Backup and Restore versions ant\u00e9rieures \u00e0 1.31.1", "product": { "name": "Tanzu Greenplum", "vendor": { "name": "VMware", "scada": false } } }, { "description": "Tanzu Greenplum Streaming Server versions ant\u00e9rieures \u00e0 2.1.0", "product": { "name": "Tanzu Greenplum", "vendor": { "name": "VMware", "scada": false } } }, { "description": "Tanzu Greenplum versions 6.x ant\u00e9rieures \u00e0 6.29.1", "product": { "name": "Tanzu Greenplum", "vendor": { "name": "VMware", "scada": false } } }, { "description": "Tanzu Greenplum versions 7.x ant\u00e9rieures \u00e0 7.5.0", "product": { "name": "Tanzu Greenplum", "vendor": { "name": "VMware", "scada": false } } }, { "description": "VMware Tanzu pour Valkey sur Kubernetes versions ant\u00e9rieures \u00e0 1.1.0 et 2.0.0", "product": { "name": "Tanzu", "vendor": { "name": "VMware", "scada": false } } } ], "affected_systems_content": "", "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).", "cves": [ { "name": "CVE-2019-2126", "url": "https://www.cve.org/CVERecord?id=CVE-2019-2126" }, { "name": "CVE-2020-11023", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11023" }, { "name": "CVE-2019-12900", "url": "https://www.cve.org/CVERecord?id=CVE-2019-12900" }, { "name": "CVE-2022-30633", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30633" }, { "name": "CVE-2022-1705", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1705" }, { "name": "CVE-2022-27664", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27664" }, { "name": "CVE-2022-28131", "url": "https://www.cve.org/CVERecord?id=CVE-2022-28131" }, { "name": "CVE-2022-32148", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32148" }, { "name": "CVE-2022-32189", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32189" }, { "name": "CVE-2022-1962", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1962" }, { "name": "CVE-2022-30635", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30635" }, { "name": "CVE-2022-30631", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30631" }, { "name": "CVE-2022-30632", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30632" }, { "name": "CVE-2022-30630", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30630" }, { "name": "CVE-2022-29526", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29526" }, { "name": "CVE-2021-45943", "url": "https://www.cve.org/CVERecord?id=CVE-2021-45943" }, { "name": "CVE-2021-34141", "url": "https://www.cve.org/CVERecord?id=CVE-2021-34141" }, { "name": "CVE-2022-1941", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1941" }, { "name": "CVE-2022-1271", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1271" }, { "name": "CVE-2022-41862", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41862" }, { "name": "CVE-2022-41717", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41717" }, { "name": "CVE-2023-0464", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0464" }, { "name": "CVE-2022-2879", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2879" }, { "name": "CVE-2022-41715", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41715" }, { "name": "CVE-2022-2880", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2880" }, { "name": "CVE-2023-0466", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0466" }, { "name": "CVE-2023-0465", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0465" }, { "name": "CVE-2022-30629", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30629" }, { "name": "CVE-2022-41723", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41723" }, { "name": "CVE-2022-30580", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30580" }, { "name": "CVE-2022-40898", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40898" }, { "name": "CVE-2022-41725", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41725" }, { "name": "CVE-2022-41724", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41724" }, { "name": "CVE-2023-24532", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24532" }, { "name": "CVE-2023-24537", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24537" }, { "name": "CVE-2023-2455", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2455" }, { "name": "CVE-2023-2650", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2650" }, { "name": "CVE-2023-24536", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24536" }, { "name": "CVE-2023-24538", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24538" }, { "name": "CVE-2023-1255", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1255" }, { "name": "CVE-2023-24540", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24540" }, { "name": "CVE-2023-29400", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29400" }, { "name": "CVE-2023-24539", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24539" }, { "name": "CVE-2023-2975", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2975" }, { "name": "CVE-2023-3446", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3446" }, { "name": "CVE-2023-3817", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3817" }, { "name": "CVE-2023-29404", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404" }, { "name": "CVE-2023-29402", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402" }, { "name": "CVE-2023-29403", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403" }, { "name": "CVE-2023-29405", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405" }, { "name": "CVE-2023-37920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-37920" }, { "name": "CVE-2023-29409", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29409" }, { "name": "CVE-2023-29406", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29406" }, { "name": "CVE-2023-32681", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32681" }, { "name": "CVE-2023-44487", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44487" }, { "name": "CVE-2023-5363", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5363" }, { "name": "CVE-2023-4807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4807" }, { "name": "CVE-2023-4752", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4752" }, { "name": "CVE-2023-45853", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45853" }, { "name": "CVE-2023-5678", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5678" }, { "name": "CVE-2023-5870", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5870" }, { "name": "CVE-2022-0543", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0543" }, { "name": "CVE-2023-4039", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4039" }, { "name": "CVE-2021-46848", "url": "https://www.cve.org/CVERecord?id=CVE-2021-46848" }, { "name": "CVE-2023-4016", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4016" }, { "name": "CVE-2023-29383", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29383" }, { "name": "CVE-2023-6237", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6237" }, { "name": "CVE-2023-39323", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39323" }, { "name": "CVE-2023-31484", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31484" }, { "name": "CVE-2023-24534", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24534" }, { "name": "CVE-2023-6129", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6129" }, { "name": "CVE-2023-39318", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39318" }, { "name": "CVE-2023-39319", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39319" }, { "name": "CVE-2024-0727", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0727" }, { "name": "CVE-2024-1580", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1580" }, { "name": "CVE-2016-2781", "url": "https://www.cve.org/CVERecord?id=CVE-2016-2781" }, { "name": "CVE-2023-39326", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39326" }, { "name": "CVE-2023-45285", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45285" }, { "name": "CVE-2023-45288", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45288" }, { "name": "CVE-2024-4603", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4603" }, { "name": "CVE-2023-45289", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45289" }, { "name": "CVE-2023-45290", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45290" }, { "name": "CVE-2024-24783", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24783" }, { "name": "CVE-2024-24784", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24784" }, { "name": "CVE-2024-24785", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24785" }, { "name": "CVE-2024-4741", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4741" }, { "name": "CVE-2024-23807", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23807" }, { "name": "CVE-2024-5535", "url": "https://www.cve.org/CVERecord?id=CVE-2024-5535" }, { "name": "CVE-2023-5752", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5752" }, { "name": "CVE-2024-3651", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651" }, { "name": "CVE-2024-3596", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3596" }, { "name": "CVE-2024-26458", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26458" }, { "name": "CVE-2024-26461", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26461" }, { "name": "CVE-2024-35195", "url": "https://www.cve.org/CVERecord?id=CVE-2024-35195" }, { "name": "CVE-2023-4641", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4641" }, { "name": "CVE-2024-22365", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22365" }, { "name": "CVE-2024-22667", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22667" }, { "name": "CVE-2023-6228", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6228" }, { "name": "CVE-2023-45287", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45287" }, { "name": "CVE-2024-24787", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24787" }, { "name": "CVE-2024-24788", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24788" }, { "name": "CVE-2024-7348", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7348" }, { "name": "CVE-2023-7008", "url": "https://www.cve.org/CVERecord?id=CVE-2023-7008" }, { "name": "CVE-2024-6119", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6119" }, { "name": "CVE-2024-24789", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24789" }, { "name": "CVE-2024-34155", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34155" }, { "name": "CVE-2024-34156", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34156" }, { "name": "CVE-2024-34158", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34158" }, { "name": "CVE-2024-24790", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24790" }, { "name": "CVE-2024-9143", "url": "https://www.cve.org/CVERecord?id=CVE-2024-9143" }, { "name": "CVE-2022-48468", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48468" }, { "name": "CVE-2023-48161", "url": "https://www.cve.org/CVERecord?id=CVE-2023-48161" }, { "name": "CVE-2024-11168", "url": "https://www.cve.org/CVERecord?id=CVE-2024-11168" }, { "name": "CVE-2024-10976", "url": "https://www.cve.org/CVERecord?id=CVE-2024-10976" }, { "name": "CVE-2024-10977", "url": "https://www.cve.org/CVERecord?id=CVE-2024-10977" }, { "name": "CVE-2024-10978", "url": "https://www.cve.org/CVERecord?id=CVE-2024-10978" }, { "name": "CVE-2024-10979", "url": "https://www.cve.org/CVERecord?id=CVE-2024-10979" }, { "name": "CVE-2024-10041", "url": "https://www.cve.org/CVERecord?id=CVE-2024-10041" }, { "name": "CVE-2024-10963", "url": "https://www.cve.org/CVERecord?id=CVE-2024-10963" }, { "name": "CVE-2025-21490", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21490" }, { "name": "CVE-2025-21491", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21491" }, { "name": "CVE-2025-21497", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21497" }, { "name": "CVE-2025-21500", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21500" }, { "name": "CVE-2025-21501", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21501" }, { "name": "CVE-2025-21503", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21503" }, { "name": "CVE-2025-21505", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21505" }, { "name": "CVE-2025-21519", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21519" }, { "name": "CVE-2025-21522", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21522" }, { "name": "CVE-2025-21523", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21523" }, { "name": "CVE-2025-21529", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21529" }, { "name": "CVE-2025-21540", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21540" }, { "name": "CVE-2025-21546", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21546" }, { "name": "CVE-2025-21555", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21555" }, { "name": "CVE-2025-21559", "url": "https://www.cve.org/CVERecord?id=CVE-2025-21559" }, { "name": "CVE-2025-0938", "url": "https://www.cve.org/CVERecord?id=CVE-2025-0938" }, { "name": "CVE-2025-0167", "url": "https://www.cve.org/CVERecord?id=CVE-2025-0167" }, { "name": "CVE-2024-12797", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12797" }, { "name": "CVE-2024-13176", "url": "https://www.cve.org/CVERecord?id=CVE-2024-13176" }, { "name": "CVE-2025-1094", "url": "https://www.cve.org/CVERecord?id=CVE-2025-1094" }, { "name": "CVE-2022-49043", "url": "https://www.cve.org/CVERecord?id=CVE-2022-49043" }, { "name": "CVE-2024-51744", "url": "https://www.cve.org/CVERecord?id=CVE-2024-51744" }, { "name": "CVE-2024-24791", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24791" }, { "name": "CVE-2023-24531", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24531" }, { "name": "CVE-2024-45336", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45336" }, { "name": "CVE-2024-45341", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45341" }, { "name": "CVE-2025-22866", "url": "https://www.cve.org/CVERecord?id=CVE-2025-22866" }, { "name": "CVE-2025-22870", "url": "https://www.cve.org/CVERecord?id=CVE-2025-22870" }, { "name": "CVE-2024-56171", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56171" }, { "name": "CVE-2022-42967", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42967" }, { "name": "CVE-2024-8176", "url": "https://www.cve.org/CVERecord?id=CVE-2024-8176" }, { "name": "CVE-2025-24928", "url": "https://www.cve.org/CVERecord?id=CVE-2025-24928" }, { "name": "CVE-2025-22871", "url": "https://www.cve.org/CVERecord?id=CVE-2025-22871" }, { "name": "CVE-2025-22235", "url": "https://www.cve.org/CVERecord?id=CVE-2025-22235" }, { "name": "CVE-2025-31650", "url": "https://www.cve.org/CVERecord?id=CVE-2025-31650" }, { "name": "CVE-2025-31651", "url": "https://www.cve.org/CVERecord?id=CVE-2025-31651" }, { "name": "CVE-2025-30204", "url": "https://www.cve.org/CVERecord?id=CVE-2025-30204" }, { "name": "CVE-2025-27363", "url": "https://www.cve.org/CVERecord?id=CVE-2025-27363" }, { "name": "CVE-2025-22233", "url": "https://www.cve.org/CVERecord?id=CVE-2025-22233" }, { "name": "CVE-2024-55549", "url": "https://www.cve.org/CVERecord?id=CVE-2024-55549" }, { "name": "CVE-2024-9287", "url": "https://www.cve.org/CVERecord?id=CVE-2024-9287" }, { "name": "CVE-2025-22869", "url": "https://www.cve.org/CVERecord?id=CVE-2025-22869" }, { "name": "CVE-2025-46701", "url": "https://www.cve.org/CVERecord?id=CVE-2025-46701" }, { "name": "CVE-2024-12133", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12133" }, { "name": "CVE-2024-12243", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12243" }, { "name": "CVE-2024-2236", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2236" }, { "name": "CVE-2025-0395", "url": "https://www.cve.org/CVERecord?id=CVE-2025-0395" }, { "name": "CVE-2025-1390", "url": "https://www.cve.org/CVERecord?id=CVE-2025-1390" }, { "name": "CVE-2025-31115", "url": "https://www.cve.org/CVERecord?id=CVE-2025-31115" }, { "name": "CVE-2012-0880", "url": "https://www.cve.org/CVERecord?id=CVE-2012-0880" }, { "name": "CVE-2017-17507", "url": "https://www.cve.org/CVERecord?id=CVE-2017-17507" }, { "name": "CVE-2017-8806", "url": "https://www.cve.org/CVERecord?id=CVE-2017-8806" }, { "name": "CVE-2018-10126", "url": "https://www.cve.org/CVERecord?id=CVE-2018-10126" }, { "name": "CVE-2018-11205", "url": "https://www.cve.org/CVERecord?id=CVE-2018-11205" }, { "name": "CVE-2018-13866", "url": "https://www.cve.org/CVERecord?id=CVE-2018-13866" }, { "name": "CVE-2018-13867", "url": "https://www.cve.org/CVERecord?id=CVE-2018-13867" }, { "name": "CVE-2018-13868", "url": "https://www.cve.org/CVERecord?id=CVE-2018-13868" }, { "name": "CVE-2018-13869", "url": "https://www.cve.org/CVERecord?id=CVE-2018-13869" }, { "name": "CVE-2018-13870", "url": "https://www.cve.org/CVERecord?id=CVE-2018-13870" }, { "name": "CVE-2018-13871", "url": "https://www.cve.org/CVERecord?id=CVE-2018-13871" }, { "name": "CVE-2018-13872", "url": "https://www.cve.org/CVERecord?id=CVE-2018-13872" }, { "name": "CVE-2018-13874", "url": "https://www.cve.org/CVERecord?id=CVE-2018-13874" }, { "name": "CVE-2018-13875", "url": "https://www.cve.org/CVERecord?id=CVE-2018-13875" }, { "name": "CVE-2018-13876", "url": "https://www.cve.org/CVERecord?id=CVE-2018-13876" }, { "name": "CVE-2018-14031", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14031" }, { "name": "CVE-2018-14033", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14033" }, { "name": "CVE-2018-14034", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14034" }, { "name": "CVE-2018-14035", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14035" }, { "name": "CVE-2018-14460", "url": "https://www.cve.org/CVERecord?id=CVE-2018-14460" }, { "name": "CVE-2018-15671", "url": "https://www.cve.org/CVERecord?id=CVE-2018-15671" }, { "name": "CVE-2018-16438", "url": "https://www.cve.org/CVERecord?id=CVE-2018-16438" }, { "name": "CVE-2018-17432", "url": "https://www.cve.org/CVERecord?id=CVE-2018-17432" }, { "name": "CVE-2018-17433", "url": "https://www.cve.org/CVERecord?id=CVE-2018-17433" }, { "name": "CVE-2018-17434", "url": "https://www.cve.org/CVERecord?id=CVE-2018-17434" }, { "name": "CVE-2018-17435", "url": "https://www.cve.org/CVERecord?id=CVE-2018-17435" }, { "name": "CVE-2018-17436", "url": "https://www.cve.org/CVERecord?id=CVE-2018-17436" }, { "name": "CVE-2018-17437", "url": "https://www.cve.org/CVERecord?id=CVE-2018-17437" }, { "name": "CVE-2018-17438", "url": "https://www.cve.org/CVERecord?id=CVE-2018-17438" }, { "name": "CVE-2018-17439", "url": "https://www.cve.org/CVERecord?id=CVE-2018-17439" }, { "name": "CVE-2019-20005", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20005" }, { "name": "CVE-2019-20006", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20006" }, { "name": "CVE-2019-20007", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20007" }, { "name": "CVE-2019-20198", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20198" }, { "name": "CVE-2019-20199", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20199" }, { "name": "CVE-2019-20200", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20200" }, { "name": "CVE-2019-20201", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20201" }, { "name": "CVE-2019-20202", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20202" }, { "name": "CVE-2019-6988", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6988" }, { "name": "CVE-2019-8396", "url": "https://www.cve.org/CVERecord?id=CVE-2019-8396" }, { "name": "CVE-2019-8397", "url": "https://www.cve.org/CVERecord?id=CVE-2019-8397" }, { "name": "CVE-2019-8398", "url": "https://www.cve.org/CVERecord?id=CVE-2019-8398" }, { "name": "CVE-2019-9151", "url": "https://www.cve.org/CVERecord?id=CVE-2019-9151" }, { "name": "CVE-2019-9152", "url": "https://www.cve.org/CVERecord?id=CVE-2019-9152" }, { "name": "CVE-2020-10809", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10809" }, { "name": "CVE-2020-10810", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10810" }, { "name": "CVE-2020-10811", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10811" }, { "name": "CVE-2020-10812", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10812" }, { "name": "CVE-2020-18232", "url": "https://www.cve.org/CVERecord?id=CVE-2020-18232" }, { "name": "CVE-2020-18494", "url": "https://www.cve.org/CVERecord?id=CVE-2020-18494" }, { "name": "CVE-2021-26220", "url": "https://www.cve.org/CVERecord?id=CVE-2021-26220" }, { "name": "CVE-2021-26221", "url": "https://www.cve.org/CVERecord?id=CVE-2021-26221" }, { "name": "CVE-2021-26222", "url": "https://www.cve.org/CVERecord?id=CVE-2021-26222" }, { "name": "CVE-2021-30485", "url": "https://www.cve.org/CVERecord?id=CVE-2021-30485" }, { "name": "CVE-2021-31229", "url": "https://www.cve.org/CVERecord?id=CVE-2021-31229" }, { "name": "CVE-2021-31347", "url": "https://www.cve.org/CVERecord?id=CVE-2021-31347" }, { "name": "CVE-2021-31348", "url": "https://www.cve.org/CVERecord?id=CVE-2021-31348" }, { "name": "CVE-2021-31598", "url": "https://www.cve.org/CVERecord?id=CVE-2021-31598" }, { "name": "CVE-2021-33430", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33430" }, { "name": "CVE-2021-37501", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37501" }, { "name": "CVE-2021-45829", "url": "https://www.cve.org/CVERecord?id=CVE-2021-45829" }, { "name": "CVE-2021-45830", "url": "https://www.cve.org/CVERecord?id=CVE-2021-45830" }, { "name": "CVE-2021-45832", "url": "https://www.cve.org/CVERecord?id=CVE-2021-45832" }, { "name": "CVE-2021-45833", "url": "https://www.cve.org/CVERecord?id=CVE-2021-45833" }, { "name": "CVE-2021-46242", "url": "https://www.cve.org/CVERecord?id=CVE-2021-46242" }, { "name": "CVE-2021-46243", "url": "https://www.cve.org/CVERecord?id=CVE-2021-46243" }, { "name": "CVE-2021-46244", "url": "https://www.cve.org/CVERecord?id=CVE-2021-46244" }, { "name": "CVE-2022-25942", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25942" }, { "name": "CVE-2022-25972", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25972" }, { "name": "CVE-2022-26061", "url": "https://www.cve.org/CVERecord?id=CVE-2022-26061" }, { "name": "CVE-2022-30045", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30045" }, { "name": "CVE-2022-4055", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4055" }, { "name": "CVE-2022-47655", "url": "https://www.cve.org/CVERecord?id=CVE-2022-47655" }, { "name": "CVE-2023-0996", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0996" }, { "name": "CVE-2023-29659", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29659" }, { "name": "CVE-2023-32570", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32570" }, { "name": "CVE-2023-39328", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39328" }, { "name": "CVE-2023-39329", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39329" }, { "name": "CVE-2023-51792", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51792" }, { "name": "CVE-2023-6879", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6879" }, { "name": "CVE-2024-27304", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27304" }, { "name": "CVE-2024-29157", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29157" }, { "name": "CVE-2024-29158", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29158" }, { "name": "CVE-2024-29159", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29159" }, { "name": "CVE-2024-29160", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29160" }, { "name": "CVE-2024-29161", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29161" }, { "name": "CVE-2024-29162", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29162" }, { "name": "CVE-2024-29163", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29163" }, { "name": "CVE-2024-29164", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29164" }, { "name": "CVE-2024-29165", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29165" }, { "name": "CVE-2024-29166", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29166" }, { "name": "CVE-2024-32605", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32605" }, { "name": "CVE-2024-32606", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32606" }, { "name": "CVE-2024-32607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32607" }, { "name": "CVE-2024-32608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32608" }, { "name": "CVE-2024-32609", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32609" }, { "name": "CVE-2024-32610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32610" }, { "name": "CVE-2024-32611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32611" }, { "name": "CVE-2024-32612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32612" }, { "name": "CVE-2024-32613", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32613" }, { "name": "CVE-2024-32614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32614" }, { "name": "CVE-2024-32615", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32615" }, { "name": "CVE-2024-32616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32616" }, { "name": "CVE-2024-32617", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32617" }, { "name": "CVE-2024-32618", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32618" }, { "name": "CVE-2024-32619", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32619" }, { "name": "CVE-2024-32620", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32620" }, { "name": "CVE-2024-32621", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32621" }, { "name": "CVE-2024-32622", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32622" }, { "name": "CVE-2024-32623", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32623" }, { "name": "CVE-2024-32624", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32624" }, { "name": "CVE-2024-33873", "url": "https://www.cve.org/CVERecord?id=CVE-2024-33873" }, { "name": "CVE-2024-33874", "url": "https://www.cve.org/CVERecord?id=CVE-2024-33874" }, { "name": "CVE-2024-33875", "url": "https://www.cve.org/CVERecord?id=CVE-2024-33875" }, { "name": "CVE-2024-33876", "url": "https://www.cve.org/CVERecord?id=CVE-2024-33876" }, { "name": "CVE-2024-33877", "url": "https://www.cve.org/CVERecord?id=CVE-2024-33877" }, { "name": "CVE-2024-34402", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34402" }, { "name": "CVE-2024-34403", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34403" }, { "name": "CVE-2024-38949", "url": "https://www.cve.org/CVERecord?id=CVE-2024-38949" }, { "name": "CVE-2024-38950", "url": "https://www.cve.org/CVERecord?id=CVE-2024-38950" }, { "name": "CVE-2024-41996", "url": "https://www.cve.org/CVERecord?id=CVE-2024-41996" }, { "name": "CVE-2024-45993", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45993" }, { "name": "CVE-2024-46981", "url": "https://www.cve.org/CVERecord?id=CVE-2024-46981" }, { "name": "CVE-2024-49203", "url": "https://www.cve.org/CVERecord?id=CVE-2024-49203" }, { "name": "CVE-2024-5171", "url": "https://www.cve.org/CVERecord?id=CVE-2024-5171" }, { "name": "CVE-2024-51741", "url": "https://www.cve.org/CVERecord?id=CVE-2024-51741" }, { "name": "CVE-2024-52522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52522" }, { "name": "CVE-2024-52616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-52616" }, { "name": "CVE-2024-53427", "url": "https://www.cve.org/CVERecord?id=CVE-2024-53427" }, { "name": "CVE-2024-53920", "url": "https://www.cve.org/CVERecord?id=CVE-2024-53920" }, { "name": "CVE-2024-56378", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56378" }, { "name": "CVE-2024-56406", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56406" }, { "name": "CVE-2024-56826", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56826" }, { "name": "CVE-2024-56827", "url": "https://www.cve.org/CVERecord?id=CVE-2024-56827" }, { "name": "CVE-2024-6716", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6716" }, { "name": "CVE-2025-2153", "url": "https://www.cve.org/CVERecord?id=CVE-2025-2153" }, { "name": "CVE-2025-22872", "url": "https://www.cve.org/CVERecord?id=CVE-2025-22872" }, { "name": "CVE-2025-23022", "url": "https://www.cve.org/CVERecord?id=CVE-2025-23022" }, { "name": "CVE-2025-24528", "url": "https://www.cve.org/CVERecord?id=CVE-2025-24528" }, { "name": "CVE-2025-4802", "url": "https://www.cve.org/CVERecord?id=CVE-2025-4802" } ], "initial_release_date": "2025-06-19T00:00:00", "last_revision_date": "2025-06-19T00:00:00", "links": [], "reference": "CERTFR-2025-AVI-0524", "revisions": [ { "description": "Version initiale", "revision_date": "2025-06-19T00:00:00.000000" } ], "risks": [ { "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.", "title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu", "vendor_advisories": [ { "published_at": "2025-06-18", "title": "Bulletin de s\u00e9curit\u00e9 VMware 35841", "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35841" }, { "published_at": "2025-06-18", "title": "Bulletin de s\u00e9curit\u00e9 VMware 35844", "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35844" }, { "published_at": "2025-06-18", "title": "Bulletin de s\u00e9curit\u00e9 VMware 35843", "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35843" }, { "published_at": "2025-06-18", "title": "Bulletin de s\u00e9curit\u00e9 VMware 35842", "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35842" }, { "published_at": "2025-06-18", "title": "Bulletin de s\u00e9curit\u00e9 VMware 35846", "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35846" }, { "published_at": "2025-06-18", "title": "Bulletin de s\u00e9curit\u00e9 VMware 35849", "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35849" }, { "published_at": "2025-06-18", "title": "Bulletin de s\u00e9curit\u00e9 VMware 35840", "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35840" }, { "published_at": "2025-06-18", "title": "Bulletin de s\u00e9curit\u00e9 VMware 35847", "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35847" }, { "published_at": "2025-06-18", "title": "Bulletin de s\u00e9curit\u00e9 VMware 35839", "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35839" }, { "published_at": "2025-06-18", "title": "Bulletin de s\u00e9curit\u00e9 VMware 35845", "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35845" }, { "published_at": "2025-06-18", "title": "Bulletin de s\u00e9curit\u00e9 VMware 35848", "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35848" } ] }
ghsa-6q64-4699-5v2x
Vulnerability from github
Published
2022-05-24 17:05
Modified
2022-05-24 17:05
VLAI Severity ?
Details
An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.
{ "affected": [], "aliases": [ "CVE-2019-20198" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-12-31T21:15:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.", "id": "GHSA-6q64-4699-5v2x", "modified": "2022-05-24T17:05:26Z", "published": "2022-05-24T17:05:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20198" }, { "type": "WEB", "url": "https://sourceforge.net/p/ezxml/bugs/20" } ], "schema_version": "1.4.0", "severity": [] }
gsd-2019-20198
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-20198", "description": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.", "id": "GSD-2019-20198", "references": [ "https://www.suse.com/security/cve/CVE-2019-20198.html", "https://advisories.mageia.org/CVE-2019-20198.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-20198" ], "details": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.", "id": "GSD-2019-20198", "modified": "2023-12-13T01:23:43.274956Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-20198", "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": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://sourceforge.net/p/ezxml/bugs/20/", "refsource": "MISC", "url": "https://sourceforge.net/p/ezxml/bugs/20/" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:ezxml_project:ezxml:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "0.8.6", "versionStartIncluding": "0.8.3", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-20198" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-674" } ] } ] }, "references": { "reference_data": [ { "name": "https://sourceforge.net/p/ezxml/bugs/20/", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://sourceforge.net/p/ezxml/bugs/20/" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } }, "lastModifiedDate": "2020-08-24T17:37Z", "publishedDate": "2019-12-31T21:15Z" } } }
fkie_cve-2019-20198
Vulnerability from fkie_nvd
Published
2019-12-31 21:15
Modified
2024-11-21 04:38
Severity ?
Summary
An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file.
References
URL | Tags | ||
---|---|---|---|
cve@mitre.org | https://sourceforge.net/p/ezxml/bugs/20/ | Exploit, Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://sourceforge.net/p/ezxml/bugs/20/ | Exploit, Issue Tracking, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
ezxml_project | ezxml | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:ezxml_project:ezxml:*:*:*:*:*:*:*:*", "matchCriteriaId": "082C3DDB-6357-4E00-9E52-DC9EB99781BF", "versionEndIncluding": "0.8.6", "versionStartIncluding": "0.8.3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file." }, { "lang": "es", "value": "Se descubri\u00f3 un problema en ezXML versiones 0.8.3 hasta la veris\u00f3n 0.8.6. La funci\u00f3n ezxml_ent_ok() maneja inapropiadamente la recursi\u00f3n, conllevando al consumo de pila para un archivo XML especialmente dise\u00f1ado." } ], "id": "CVE-2019-20198", "lastModified": "2024-11-21T04:38:11.310", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-12-31T21:15:11.457", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://sourceforge.net/p/ezxml/bugs/20/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://sourceforge.net/p/ezxml/bugs/20/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-674" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
cnvd-2020-04118
Vulnerability from cnvd
Title
ezXML栈溢出漏洞
Description
ezXML是一个用于解析XML文档的C库。
ezXML存在栈溢出漏洞。该漏洞源于ezxml_ent_ok()函数不能正确处理递归。攻击者可通过特制XML文件利用该漏洞导致拒绝服务。
Severity
中
VLAI Severity ?
Formal description
厂商尚未提供漏洞修复方案,请关注厂商主页更新: http://ezxml.sourceforge.net/
Reference
https://nvd.nist.gov/vuln/detail/CVE-2019-20198
Impacted products
Name | ezXML ezXML >=0.8.3,<=0.8.6 |
---|
{ "cves": { "cve": { "cveNumber": "CVE-2019-20198", "cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2019-20198" } }, "description": "ezXML\u662f\u4e00\u4e2a\u7528\u4e8e\u89e3\u6790XML\u6587\u6863\u7684C\u5e93\u3002\n\nezXML\u5b58\u5728\u6808\u6ea2\u51fa\u6f0f\u6d1e\u3002\u8be5\u6f0f\u6d1e\u6e90\u4e8eezxml_ent_ok()\u51fd\u6570\u4e0d\u80fd\u6b63\u786e\u5904\u7406\u9012\u5f52\u3002\u653b\u51fb\u8005\u53ef\u901a\u8fc7\u7279\u5236XML\u6587\u4ef6\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u3002", "formalWay": "\u5382\u5546\u5c1a\u672a\u63d0\u4f9b\u6f0f\u6d1e\u4fee\u590d\u65b9\u6848\uff0c\u8bf7\u5173\u6ce8\u5382\u5546\u4e3b\u9875\u66f4\u65b0\uff1a\r\nhttp://ezxml.sourceforge.net/", "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e", "number": "CNVD-2020-04118", "openTime": "2020-02-07", "products": { "product": "ezXML ezXML \u003e=0.8.3\uff0c\u003c=0.8.6" }, "referenceLink": "https://nvd.nist.gov/vuln/detail/CVE-2019-20198", "serverity": "\u4e2d", "submitTime": "2020-01-02", "title": "ezXML\u6808\u6ea2\u51fa\u6f0f\u6d1e" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…